If a=2i+3j−k and b=i−2j+3k, find (a) a⋅b, (b) a×b, and (c) the angle between a and b.
Solution — Step by Step
a⋅b=(2)(1)+(3)(−2)+(−1)(3)=2−6−3=−7
a×b=i21j3−2k−13
=i(9−2)−j(6+1)+k(−4−3)=7i−7j−7k
∣a∣=4+9+1=14,∣b∣=1+4+9=14
cosθ=∣a∣∣b∣a⋅b=14−7=−21
θ=120°
Final answers: a⋅b=−7, a×b=7i−7j−7k, θ=120°.
Why This Works
The dot product encodes both magnitudes and the cosine of the angle between vectors: a⋅b=∣a∣∣b∣cosθ. The cross product gives a vector perpendicular to both, with magnitude ∣a∣∣b∣sinθ.
A negative dot product immediately tells us the angle is obtuse (between 90° and 180°). The magnitudes happened to be equal here (14 each), making the cosine value clean.
Alternative Method
For the angle, you can also use the cross product magnitude: ∣a×b∣=∣a∣∣b∣sinθ. Here ∣a×b∣=49+49+49=73. So sinθ=73/14=3/2, giving θ=60° or 120°. Combine with the negative cosine to confirm θ=120°.
Always sanity-check the angle: if a⋅b<0, then θ>90°. If a⋅b=0, vectors are perpendicular. JEE often gives MCQs where this quick sign check eliminates options.
Common Mistake
Students sometimes drop minus signs in cross product cofactor expansion (the middle term has a minus sign by definition). Write the determinant out fully each time — it’s safer than memorising the formula.
Want to master this topic?
Read the complete guide with more examples and exam tips.