How do vectors describe lines and planes and the relationships between them?
Write vector and parametric equations of lines and planes and find intersections, distances and angles
WACE Specialist Unit 4 vector geometry: vector and parametric equations of lines and planes, the cartesian and scalar (normal) forms, intersections, the angle between lines and planes, parallel and skew lines, and distance calculations in three dimensions.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
SCSA Unit 4 uses three-dimensional vectors to describe lines and planes. You must write each object in vector, parametric and cartesian form, decide whether lines intersect, are parallel or are skew, find points of intersection, and compute the angles between lines, between planes, and between a line and a plane.
Why a line needs a point and a direction
A line in three dimensions is fixed by two pieces of information: a single point it passes through and the direction it runs in. The point anchors the line in space, and the direction vector says which way it goes; every other point on the line is reached by travelling some multiple of the direction vector from the anchor point. This is the meaning of , where is the signed number of direction-vector steps from . A plane similarly needs a point and a normal direction, the normal pinning down the plane's tilt because every vector lying in the plane must be perpendicular to it. Understanding why each object needs exactly this data makes the equations easy to recall and to build from given information.
Vector and parametric equations of a line
A line through point with position vector and direction vector is
Splitting into components gives the parametric form , , .
Two lines are parallel if their direction vectors are scalar multiples. If they are not parallel, they either intersect (a common point exists) or are skew (no common point and not parallel).
Equations of a plane
A plane with normal vector passing through a point with position vector satisfies
If a plane is given by three points, find two direction vectors in the plane and take their cross product to obtain the normal .
Angles
Use the dot product, , to extract angles. Take the acute angle by using the modulus of the dot product.
- Between two lines: angle between their direction vectors, .
- Between two planes: angle between their normals.
- Between a line and a plane: if is the angle between the direction and the normal , the line-plane angle is , so .
Intersections
To intersect a line with a plane, substitute the parametric coordinates into the plane equation and solve for , then back-substitute. To intersect two lines, equate components and solve; if the resulting equations are inconsistent the lines are skew (assuming they are not parallel).
Distances
The distance from a point with position vector to a plane is . The shortest distance from a point to a line uses the perpendicular component: project the point-to-line vector onto and subtract.
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 20238 marksCalculator-assumed. The plane passes through , and . (a) Find the cartesian equation of . (b) Find the acute angle between and the line .Show worked answer →
Building a plane from points, then a line-plane angle.
(a) Edge vectors and . Normal : component ; component ; component . So . The plane is ; using , . So .
(b) Direction . . , . So , giving .
Markers reward the normal by cross product, the cartesian equation, using (not ) for the line-plane angle, and the acute angle.
WACE 20216 marksCalculator-free. Two lines are and . Determine whether they intersect, and if so find the point.Show worked answer →
An intersection test using two parameters.
Equate components: gives ; gives ; gives , i.e. , which is false.
The three equations are inconsistent, and the direction vectors and are not scalar multiples, so the lines are skew: they do not intersect and are not parallel.
Markers reward using distinct parameters and , solving two components, testing the third for consistency, and the skew conclusion.
