Vectors a=3k−2 and b=2−14, where k is a constant.
(a) Given that a and b are perpendicular, find the value of k. [3]
(b) Using this value of k, find ∣a∣, giving your answer in the form n for an integer n. [2]
(c) Find the unit vector in the direction of a. [2]
Show worked solutionHide worked solution
Worked solution
Part (a): Finding k
Two vectors are perpendicular exactly when their scalar product is zero:
a⋅b=(3)(2)+(k)(−1)+(−2)(4)=6−k−8=−k−2
Setting this equal to zero:
−k−2=0⟹k=−2
Check by recomputing independently: substituting k=−2 back into a⋅b: (3)(2)+(−2)(−1)+(−2)(4)=6+2−8=0 ✓. The scalar product is indeed zero, confirming k=−2.
Part (b): Finding ∣a∣
With k=−2, a=3−2−2, so:
∣a∣=32+(−2)2+(−2)2=9+4+4=17
Check by recomputing in a different order:(−2)2+(−2)2+32=4+4+9=17, so ∣a∣=17 again, the same result.