Skip to main content
WASpecialist MathematicsSyllabus dot point

How do we build a vector perpendicular to two given vectors, and why does its length measure area?

Compute the vector (cross) product in three dimensions and use it to find perpendicular vectors and areas

WACE Specialist Unit 3 cross product: the determinant definition, the right-hand rule, why the result is perpendicular to both vectors, the magnitude as parallelogram area, and the triangle area, with a worked example.

Generated by Claude Opus 4.76 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The determinant definition
  3. Perpendicularity and direction
  4. Magnitude as area

What this dot point is asking

SCSA wants you to evaluate the cross product, recognise it as perpendicular to both inputs, and use its magnitude to find parallelogram and triangle areas.

The determinant definition

For a=(a1,a2,a3)\mathbf{a} = (a_1, a_2, a_3) and b=(b1,b2,b3)\mathbf{b} = (b_1, b_2, b_3),

Note the middle component carries a minus sign from the determinant expansion. Unlike the dot product, the cross product is anticommutative: b×a=(a×b)\mathbf{b}\times\mathbf{a} = -(\mathbf{a}\times\mathbf{b}).

Perpendicularity and direction

The result is perpendicular to both a\mathbf{a} and b\mathbf{b}, which you can confirm because a(a×b)=0\mathbf{a}\cdot(\mathbf{a}\times\mathbf{b}) = 0. Its direction follows the right-hand rule: point the fingers from a\mathbf{a} toward b\mathbf{b} and the thumb gives a×b\mathbf{a}\times\mathbf{b}. This makes the cross product the natural way to find a normal vector to a plane through two direction vectors.

Magnitude as area

If a\mathbf{a} and b\mathbf{b} are parallel then sinθ=0\sin\theta = 0 and the cross product is the zero vector, so a zero cross product is a test for parallel vectors.