Question

Find the angle between two vectors when k = -9

Original question: (b) the angle in degrees between the directions of aa and bb when k=9k=-9. (1 mark)

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: When two vectors are given by components, the cleanest route is usually the dot product. It lets you connect the algebra to the geometric angle without guessing.

Use the dot product formula

ab=abcosθa\cdot b = |a||b|\cos\theta

When k=9k=-9, substitute the value into the vector expressions for aa and bb from the earlier parts of the question. Then:

  1. Find aba\cdot b.
  2. Find the magnitudes a|a| and b|b|.
  3. Rearrange to get cosθ=abab\cos\theta = \frac{a\cdot b}{|a||b|}
  4. Calculate θ=cos1()\theta = \cos^{-1}(\dots)

For a 1-mark part, the expected answer is usually the angle in degrees rounded appropriately.

If your earlier expressions give a negative dot product, the angle will be obtuse; if the dot product is positive, the angle will be acute.


Pitfalls the pros know 👇 A common mistake is using the raw components without first substituting k=9k=-9 everywhere. Another easy slip is forgetting that the angle must come from the inverse cosine, not from the dot product alone.

What if the problem changes? If the value of kk changes, the same method still works: substitute the new kk, compute the dot product and both magnitudes, then evaluate cos1 ⁣(abab)\cos^{-1}\!\left(\frac{a\cdot b}{|a||b|}\right). A different kk may change the angle from acute to right or obtuse.

Tags: dot product, angle between vectors, vector magnitude

FAQ

How do you find the angle between two vectors?

Use a·b = |a||b|cosθ, then solve for θ with arccos after substituting the vector values.

What does a negative dot product mean?

A negative dot product means the angle between the vectors is obtuse, so it is greater than 90°.

chat