Skip to main content
ExamExplained
WA Β· Specialist Mathematics
Specialist Mathematics study scene
Β§-Syllabus dot point
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.

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. The scalar triple product and volume
  4. Perpendicularity and direction
  5. Magnitude as area
  6. The cross product as a plane normal
  7. Properties and the geometric definitions

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}).

The scalar triple product and volume

A natural extension of the cross product is the scalar triple product aβ‹…(bΓ—c)\mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}), a single number whose absolute value equals the volume of the parallelepiped with edges a\mathbf{a}, b\mathbf{b} and c\mathbf{c}. It can be computed as the 3Γ—33 \times 3 determinant with the three vectors as rows. When the scalar triple product is zero, the three vectors are coplanar, because the parallelepiped collapses to zero volume; this gives a clean test for whether three vectors (or four points) lie in a common plane. The tetrahedron with those three edges has one sixth of the parallelepiped's volume.

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.

The cross product as a plane normal

The single most common SCSA use of the cross product is to find a vector normal to a plane. A plane is determined by two non-parallel direction vectors lying in it; their cross product is perpendicular to both and therefore normal to the whole plane. Given three points PP, QQ, RR in the plane, form the edge vectors PQ⃗\vec{PQ} and PR⃗\vec{PR} and take PQ⃗×PR⃗\vec{PQ} \times \vec{PR}. This normal is exactly what the cartesian equation of a plane requires, which is why this dot point feeds directly into the vector equations of planes.

Properties and the geometric definitions

The cross product satisfies several rules worth knowing. It is anticommutative, aΓ—b=βˆ’(bΓ—a)\mathbf{a} \times \mathbf{b} = -(\mathbf{b} \times \mathbf{a}), distributes over addition, aΓ—(b+c)=aΓ—b+aΓ—c\mathbf{a} \times (\mathbf{b} + \mathbf{c}) = \mathbf{a} \times \mathbf{b} + \mathbf{a} \times \mathbf{c}, and gives aΓ—a=0\mathbf{a} \times \mathbf{a} = \mathbf{0} for any vector. The standard basis vectors cycle: iΓ—j=k\mathbf{i} \times \mathbf{j} = \mathbf{k}, jΓ—k=i\mathbf{j} \times \mathbf{k} = \mathbf{i} and kΓ—i=j\mathbf{k} \times \mathbf{i} = \mathbf{j}, with a sign change if the order is reversed. These products give a quick mental check on a computed answer and confirm the right-hand orientation of the result.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20237 marksCalculator-assumed. Points are P(1,0,1)P(1, 0, 1), Q(2,2,0)Q(2, 2, 0) and R(0,1,3)R(0, 1, 3). (a) Find a vector normal to the plane through PP, QQ and RR. (b) Find the area of triangle PQRPQR.
Show worked answer β†’

A normal-and-area question.

(a) Form two edge vectors: PQβƒ—=(1,2,βˆ’1)\vec{PQ} = (1, 2, -1) and PRβƒ—=(βˆ’1,1,2)\vec{PR} = (-1, 1, 2). A normal is PQβƒ—Γ—PRβƒ—\vec{PQ} \times \vec{PR}. The i\mathbf{i} component is (2)(2)βˆ’(βˆ’1)(1)=4+1=5(2)(2) - (-1)(1) = 4 + 1 = 5; the j\mathbf{j} component is βˆ’[(1)(2)βˆ’(βˆ’1)(βˆ’1)]=βˆ’(2βˆ’1)=βˆ’1-[(1)(2) - (-1)(-1)] = -(2 - 1) = -1; the k\mathbf{k} component is (1)(1)βˆ’(2)(βˆ’1)=1+2=3(1)(1) - (2)(-1) = 1 + 2 = 3. So a normal is (5,βˆ’1,3)(5, -1, 3).

(b) The parallelogram area is ∣(5,βˆ’1,3)∣=25+1+9=35|(5, -1, 3)| = \sqrt{25 + 1 + 9} = \sqrt{35}, so the triangle area is 352\dfrac{\sqrt{35}}{2}.

Markers reward two edge vectors from a common vertex, the cross product with the correct middle sign, and halving the magnitude for the triangle.

WACE 20214 marksCalculator-free. Show that a=(2,βˆ’4,6)\mathbf{a} = (2, -4, 6) and b=(βˆ’1,2,βˆ’3)\mathbf{b} = (-1, 2, -3) are parallel using the cross product.
Show worked answer β†’

A parallel-test question.

Parallel vectors have zero cross product. Compute aΓ—b\mathbf{a} \times \mathbf{b}: i\mathbf{i} component (βˆ’4)(βˆ’3)βˆ’(6)(2)=12βˆ’12=0(-4)(-3) - (6)(2) = 12 - 12 = 0; j\mathbf{j} component βˆ’[(2)(βˆ’3)βˆ’(6)(βˆ’1)]=βˆ’(βˆ’6+6)=0-[(2)(-3) - (6)(-1)] = -(-6 + 6) = 0; k\mathbf{k} component (2)(2)βˆ’(βˆ’4)(βˆ’1)=4βˆ’4=0(2)(2) - (-4)(-1) = 4 - 4 = 0.

So aΓ—b=0\mathbf{a} \times \mathbf{b} = \mathbf{0}, confirming the vectors are parallel. Indeed a=βˆ’2b\mathbf{a} = -2\mathbf{b}. Markers reward computing all three components as zero and stating the parallel conclusion.

ExamExplained