Linear Algebra

How to solve

cos θ shares its sign with u · v: positive means acute, zero means right, negative means obtuse.

Steps

  1. Compute the dot product.
  2. Positive → acute; zero → right; negative → obtuse.
  3. No magnitudes needed for the classification.

Example

u = (2, 1), v = (−1, 3). Angle type?

  1. u · v = −2 + 3 = 1 > 0.
  2. So the angle is acute.

Answer: acute

How to type answers

  • Answer: acute, right, or obtuse
Loading drills…