Cross product of vectors (HL only)
IB Mathematics: Analysis and Approaches HLΒ· 3.15 Cross product of vectorsΒ· 15 min read
1. Definition and Geometric Interpretationβ β βββHL onlyβ± 5 min
Unlike the dot product (which returns a scalar), the cross product of two 3D vectors returns another 3D vector. This vector has a specific magnitude and direction defined relative to the two input vectors.
Cross Product
A vector perpendicular to both and with magnitude , where (for ) is the angle between and . Direction is given by the right-hand rule.
Example:
The cross product of any two parallel vectors is the zero vector, since .
Find the magnitude of the cross product of and , and state its direction.
- 1
First find the angle between (x-axis) and (y-axis): , so .
- 2
- 3
Apply the right-hand rule: index along x, middle along y, thumb points along the positive z-axis. Direction = positive z-axis.
2. Calculating Cross Product in Component Formβ β β ββHL onlyβ± 6 min
For vectors given in component form and , we use a 3x3 determinant to calculate the cross product:
Calculate where and .
- 1
Substitute the components into the determinant formula:
- 2
- 3
Expand the determinant along the first row:
- 4
- 5
- 6
Check your result: the cross product must be perpendicular to both inputs. The dot product with is , which confirms correctness.
3. Key Algebraic Propertiesβ β β ββHL onlyβ± 4 min
Cross product follows these core properties that you will use to simplify expressions and solve problems:
Anti-commutativity:
Distributive over addition:
Scalar associativity:
Self cross product:
Unit vector products:
Test your understanding of cross product properties:
What is the value of ?
Reveal answer
$-\vec{k}$ βCorrect: cross product is anti-commutative, so .
If , what does this tell us about and ?
They are perpendicular
They are parallel
They are unit vectors
They have equal magnitude
Reveal answer
They are parallel βRight! implies , so or , meaning vectors are parallel.
4. Geometric Applicationsβ β β β βHL onlyβ± 5 min
The magnitude of the cross product has a direct geometric meaning: it equals the area of the parallelogram spanned by the two input vectors. This leads to a range of practical applications in 3D geometry.
Area Formulas
Area of parallelogram with adjacent sides = . Area of triangle with adjacent sides = . Cross product also gives a normal vector perpendicular to a plane containing the two vectors.
Find the area of triangle ABC with vertices at A(1, 0, 0), B(0, 2, 0), C(0, 0, 3).
- 1
Find two sides of the triangle starting from the same vertex A:
- 2
- 3
Calculate the cross product:
- 4
- 5
Find the magnitude of the cross product:
- 6
- 7
Area of the triangle is half the magnitude:
- 8
5. Common Pitfalls
Wrong move:
Forgetting the negative sign on the term when expanding the cross product determinant
Why:
The cofactor of the middle element in the first row of a determinant has a negative sign, which is often missed
Correct move:
Always use the pattern: when expanding the cross product determinant
Wrong move:
Confusing cross product with dot product, giving a scalar result instead of a vector
Why:
Cross product produces a vector, while dot product produces a scalar, mixing them leads to lost marks
Correct move:
Always check the question: questions asking for perpendicular vectors or area use cross product, questions asking for angles use dot product
Wrong move:
Forgetting to halve the cross product magnitude when calculating triangle area
Why:
Cross product magnitude gives the area of the full parallelogram, not half for the triangle
Correct move:
Always confirm the shape you are calculating area for, remember
Wrong move:
Claiming means one vector is the zero vector
Why:
Cross product is zero for any two parallel vectors, not just when one is zero
Correct move:
If , conclude that and are parallel (collinear if they share a common point)
Wrong move:
Using cross product to find a perpendicular vector for two 2D vectors
Why:
Cross product is only defined for two 3D vectors
Correct move:
For a 2D vector , a perpendicular vector is simply , no cross product needed
6. Quick Reference Cheatsheet
Concept | Formula |
|---|---|
Magnitude of cross product | |
Component form calculation | |
Anti-commutativity | |
Parallel vectors condition | |
Area of parallelogram | |
Area of triangle | |
Normal vector to a plane | for two vectors in the plane |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2021 Β· 1
Find area of a triangle
- 2022 Β· 1
Check collinearity of points
- 2023 Β· 2
Find normal to a plane
Going deeper
What's Next
Now that you have mastered the cross product of vectors, you can apply this core HL tool to more advanced 3D geometry problems involving lines and planes. Cross product is the foundation for finding equations of planes, calculating the angle between two planes, finding distances from points to planes, and calculating volumes of parallelepipeds using the scalar triple product, which combines dot product and cross product. Mastery of cross product calculations is essential for almost all 3D geometry questions that appear in Paper 1 and Paper 2 of IB AA HL, so it is important to practice expanding determinants and checking your results for perpendicularity.
