Final answer: n^=31(i^−j^−k^) (and its negative is also valid).
Why This Works
The cross product is engineered to produce a vector perpendicular to both inputs. Its magnitude equals the area of the parallelogram spanned by a and b, which is why we divide by it to get a unit vector.
For CBSE Class 12 boards, this exact pattern appears almost every year in the 4-mark or 5-mark vector questions.
Alternative Method
Solve n⋅a=0 and n⋅b=0 as two equations in three unknowns, then normalise. Slower but useful if the cross product determinant looks ugly.
Watch for sign errors in the j^ component — the alternating sign (+,−,+) in determinant expansion catches half the class.
Common Mistake
Forgetting to normalise. The question asks for a “unit vector”, not just any perpendicular. Marks are deducted if the magnitude is not exactly 1.
Want to master this topic?
Read the complete guide with more examples and exam tips.