3D Vector Geometry (Lines and Planes)
CIE A-Level MathematicsΒ· 7 min read
1. Vector equations of lines in 3Dβ β ββββ± 15 min
Vector equation of a 3D line
Where is the position vector of any general point on the line, is the position vector of a known point on the line, is a scalar parameter, and is the direction vector of the line.
A direction vector for a line through two points and is given by . The line can also be rewritten in Cartesian form by rearranging to solve for from the , , components.
Find the vector equation of the straight line passing through points and .
- 1
First, calculate the direction vector of the line:
- 2
- 3
Use the position vector of point as the known point . Substitute into the general line equation:
- 4
2. Vector equations of planesβ β β βββ± 20 min
Scalar product form of a plane equation
Where is a vector normal (perpendicular) to the plane, is a constant, and is the position vector of any general point on the plane. This converts to Cartesian form where .
To find the normal vector for a plane passing through three points, you calculate two vectors lying on the plane, then take their cross product to get a vector perpendicular to both, which is your normal.
Find the Cartesian equation of the plane passing through points , and .
- 1
Find two vectors lying on the plane:
- 2
- 3
Calculate the normal vector as the cross product :
- 4
- 5
Find by substituting the position vector of into :
- 6
- 7
Convert to Cartesian form to get the final answer:
- 8
3. Angles and distancesβ β β β ββ± 25 min
β Calculator OK
All angle calculations use the scalar product formula. For any two vectors, the cosine of the angle between them is . We always take the absolute value of the dot product to get the acute angle, which is what exam questions always require.
Angle between two lines: use direction vectors for and
Angle between two planes: use normal vectors for and
Distance from a point to plane :
Find the acute angle between the planes and . Give your answer to 1 decimal place.
- 1
Extract the normal vectors from the Cartesian plane equations:
- 2
- 3
Calculate the scalar product and the magnitudes of the normals:
- 4
- 5
Use the angle formula, taking absolute value for the acute angle:
- 6
- 7
Calculate the angle:
- 8
4. Intersections of lines and planesβ β β βββ± 20 min
To find the intersection of a line and a plane, start with the parametric coordinates of the line, substitute them into the plane equation, and solve for the scalar parameter. There are three possible outcomes:
One unique solution for : the line crosses the plane at one point
No solution: the line is parallel to the plane and does not intersect
The equation is true for all : the entire line lies on the plane
Determine if the line intersects the plane . If it does, find the intersection point.
- 1
Write the parametric coordinates of points on the line:
- 2
- 3
Substitute into the plane equation:
- 4
- 5
This equation has no solution for , so:
- 6
The line is parallel to the plane and does not intersect it.
5. Common Pitfalls
Wrong move:
Forgetting to take the absolute value of the dot product when calculating angles
Why:
The dot product can be negative, which gives the obtuse angle instead of the required acute angle
Correct move:
Always take in the numerator when calculating angles for exam questions
Wrong move:
Mixing up direction vectors and normal vectors when calculating angles
Why:
Using direction vectors for planes or normal vectors for lines gives the complement of the correct angle
Correct move:
Always label your vectors: angles between lines use directions, angles between planes use normals
Wrong move:
Omitting the denominator when calculating distance from a point to a plane
Why:
The formula requires dividing by the magnitude of the normal vector when using the general plane equation
Correct move:
Always divide by for distance to plane
Wrong move:
Assuming no solution means the line is parallel when it actually lies on the plane
Why:
If all terms cancel to give 0 = 0, every point on the line is on the plane, not just no intersection
Correct move:
If you get 0t = 0, the line lies entirely on the plane; 0t = non-zero means no intersection
6. Quick Reference Cheatsheet
Concept | Formula/Rule | Note |
|---|---|---|
Vector line equation | = known point, = direction | |
Plane equation | / | = normal vector |
Distance point β plane | Point = | |
Acute angle 2 planes | Uses normal vectors | |
Acute angle 2 lines | Uses direction vectors | |
Find intersection | Substitute line parametric into plane | Solve for parameter to get point |
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.
- 2022 Β· 3
Intersection of line and plane
- 2023 Β· 3
Distance from point to plane
- 2024 Β· 3
Angle between two planes
Going deeper
What's Next
Mastery of 3D vector geometry is a critical foundation for many other topics in A-Level Mathematics. In pure mathematics, you will extend these concepts to differentiating vectors for kinematics and motion, and solve further 3D geometry problems involving intersections of multiple planes. In mechanics, vectors are used extensively to model projectile motion, forces, and momentum in 2D and 3D. Problems combining vector geometry with calculus or mechanics are common in higher-mark exam questions, so building fluency in this topic will help you access those marks easily.
