Question
Given and , find .
Solution — Step by Step
Write the cross product as a determinant with , , in the first row, components of in the second, and components of in the third:
This is the standard setup — memorise the row order: unit vectors, first vector, second vector.
We expand using cofactors. Each unit vector multiplies the 2×2 minor formed by deleting its row and column:
Notice the alternating signs: , , . This sign pattern trips up many students.
For each minor, use :
- minor:
- minor:
- minor:
Take your time with the negatives here — this is where arithmetic errors creep in.
Substitute back:
The cross product must be perpendicular to both and . Verify: . ✓
This 10-second check costs nothing and catches errors before they cost marks.
Why This Works
The determinant method is not a trick — it’s a compact encoding of the cross product definition. When we expand the determinant, we’re computing for the component, for , and for . The determinant just gives us a systematic way to remember all six terms without cramming a formula.
Geometrically, gives a vector perpendicular to the plane containing and . Its magnitude equals the area of the parallelogram formed by the two vectors. This is why cross products appear in torque, angular momentum, and area calculations — all topics with direct weightage in JEE Main.
The right-hand rule tells us the direction: curl fingers from toward , and the thumb points in the direction of . For numerical problems, the determinant handles direction automatically through the sign.
Alternative Method — Component Formula
If you prefer direct formulas over determinants, use the cyclic component expansion:
Plugging in and :
- :
- :
- :
Same answer: .
For JEE, the determinant method is faster under time pressure — one setup, systematic expansion. The component formula works too, but it’s easier to lose the negative sign on the term. Pick one method and drill it so it’s automatic.
Common Mistake
The most common error: forgetting the negative sign on the term during expansion.
Students write instead of when expanding the first row, getting wrong as . This appeared in JEE Main 2024 and cost full marks for students who set up the determinant correctly but expanded it wrong.
The sign pattern for cofactor expansion along the first row is always , , . Write these signs down explicitly before you expand — don’t rely on memory mid-calculation.