Vectors: Question 8

Syllabus 3.7

Multiple choice A2 1 mark

Vectors a=(122)\mathbf{a} = \begin{pmatrix}1\\2\\2\end{pmatrix} and b=(221)\mathbf{b} = \begin{pmatrix}2\\-2\\1\end{pmatrix}.

What is the angle between a\mathbf{a} and b\mathbf{b}?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Find the scalar product

ab=(1)(2)+(2)(2)+(2)(1)=24+2=0\mathbf{a}\cdot\mathbf{b} = (1)(2) + (2)(-2) + (2)(1) = 2 - 4 + 2 = 0

Step 2: Find the magnitudes

a=12+22+22=9=3,b=22+(2)2+12=9=3|\mathbf{a}| = \sqrt{1^2+2^2+2^2} = \sqrt{9} = 3, \qquad |\mathbf{b}| = \sqrt{2^2+(-2)^2+1^2} = \sqrt{9} = 3

Step 3: Solve for the angle

cosθ=abab=03×3=0    θ=cos1(0)=90\cos\theta = \frac{\mathbf{a}\cdot\mathbf{b}}{|\mathbf{a}||\mathbf{b}|} = \frac{0}{3\times3} = 0 \implies \theta = \cos^{-1}(0) = 90^\circ

Step 4: Recompute independently as a check

Re-adding the scalar product term-by-term in reverse order: (2)(1)+(2)(2)+(1)(2)=24+2=0(2)(1) + (-2)(2) + (1)(2) = 2 - 4 + 2 = 0, matches. A scalar product of exactly zero for two nonzero vectors always means the vectors are perpendicular, i.e. θ=90\theta = 90^\circ; it does not mean the angle is undefined.

Why the other options are wrong

  • B: equal magnitudes do not imply the vectors point the same way; the scalar product (not the magnitudes) determines the angle, and here it is 00, not the maximum possible value ab=9|\mathbf{a}||\mathbf{b}|=9 that 00^\circ would require.
  • C: comes from a sign slip in the scalar product (1(2)+2(2)+2(1)=81(2)+2(2)+2(1)=8, using +2+2 instead of 2-2 for the middle term of b\mathbf{b}), giving cosθ=89\cos\theta = \tfrac{8}{9}, i.e. θ27.3\theta \approx 27.3^\circ, not the correct 9090^\circ.
  • D: a zero scalar product is a perfectly meaningful, well-defined result. It is precisely the condition for perpendicularity, so the angle 9090^\circ can and must be stated.

Final answer

θ=90(Option A)\boxed{\theta = 90^\circ} \quad \text{(Option A)}