Vectors · Topic 1 of 4
1. Vector & Scalar Triple Product
Theory
The scalar (dot) product gives the angle between two vectors:
The vector (cross) product is a vector perpendicular to both, computed as a determinant. The scalar triple product gives the volume of the parallelepiped and is zero when the vectors are coplanar.
The Golden Rule: use the scalar product for angles, the vector product when you need a perpendicular direction, and the scalar triple product to test coplanarity — a zero value means coplanar.
⚠️ Common Examiner Traps
- Scalar vs vector: the dot product is a number, the cross product is a vector.
- Order of the cross product: — the order matters.
- Angle formula: the angle between vectors uses the scalar product.
Worked examples
Example 1
Find the angle between and .
Step 1: Compute the scalar product and the two magnitudes:
Step 2: Apply the angle formula:
Example 2
Find for and .
Step 1: Write the cross product as a determinant:
Step 2: Expand along the top row:
Step 3: Simplify:
Example 3
Determine whether , and are coplanar.
Step 1: First find :
Step 2: Compute the scalar triple product :
Step 3: The scalar triple product is , so the three vectors are coplanar.