(JEE Main style.) Let a=2i^+j^−3k^ and b=i^−2j^+k^. Find the projection of a on b, the angle between them, and the area of the parallelogram formed by a and b.
Solution — Step by Step
a⋅b=(2)(1)+(1)(−2)+(−3)(1)=2−2−3=−3
∣a∣=4+1+9=14 and ∣b∣=1+4+1=6.
projba=∣b∣a⋅b=6−3=−26
The negative sign means a has a component opposite to b.
Projection of a on b is a scalar — how much of a “lies along” b. The formula a⋅b/∣b∣ comes from ∣a∣cosθ where θ is the angle between them.
The cross product magnitude gives the area of the parallelogram because ∣a×b∣=∣a∣∣b∣sinθ — exactly the formula for parallelogram area in plane geometry.
When you see “projection,” think dot product divided by magnitude. When you see “area” or “perpendicular,” think cross product. Two reflexes that solve 60% of vector questions instantly.
Alternative Method
For the cross product, you can compute its components first (−5,−5,−5) and then take the magnitude. Or recognize that the cross product is along −i^−j^−k^, so its magnitude is 53. Same answer.
Students confuse “projection of a on b” with “component of a along b.” They are the same scalar quantity but expressed differently. Don’t divide by ∣a∣ — divide by ∣b∣.
Final answer: projection =−6/2, cosθ=−3/(221), area =53.
Want to master this topic?
Read the complete guide with more examples and exam tips.