Final answers: (a) cos−1(−1/6), (b) −1/6, (c) (i^−5j^−3k^)/35.
Why This Works
The dot product extracts how much one vector “points along” another, scaled by magnitudes. Negative dot product means obtuse angle. The projection is the component of a along the direction of b — a scalar that can be negative.
The cross product gives a vector perpendicular to both, with magnitude equal to the area of the parallelogram spanned by them. Dividing by its magnitude gives the unit perpendicular.
Alternative Method
For the angle, you can use sinθ=∣a×b∣/(∣a∣∣b∣)=35/6. Combined with the negative cosine, this places θ in the second quadrant. Same answer, useful as a cross-check.
The “projection” in CBSE means the scalar a⋅b^, not the vector (a⋅b^)b^. Read the question carefully — JEE sometimes wants the vector projection.
Common Mistake
Mixing up the projection of a on b versus b on a. They are different in general:
projba=a⋅b/∣b∣, projab=a⋅b/∣a∣.
Same dot product, different denominators.
Want to master this topic?
Read the complete guide with more examples and exam tips.