Vectors
CIE A-Level Further MathematicsΒ· 6 min read
1. Lines in 3D Spaceβ β ββββ± 15 min
Vector Equation of a Line
A line through a fixed point with position vector , parallel to direction vector , where is a scalar parameter.
Example:
Line through parallel to is
Find the vector equation of the line passing through points and .
- 1
Take the position vector of point as the fixed point :
- 2
- 3
Calculate the direction vector :
- 4
- 5
Substitute into the general line equation:
- 6
2. Vector Forms of Planesβ β β βββ± 20 min
Scalar Product Form of a Plane
A plane with normal vector , where is a constant equal to for any fixed point on the plane.
Example:
Plane with normal through gives , so
To find the scalar product form for a plane through three points, first calculate two vectors lying on the plane, then take their vector product to get the normal vector.
Find the scalar product form of the plane through , and .
- 1
Find two vectors on the plane:
- 2
- 3
Calculate the normal vector as the vector product:
- 4
- 5
Calculate by substituting point :
- 6
- 7
Final equation (simplified to Cartesian form):
- 8
3. Shortest Distancesβ β β β ββ± 20 min
All distance formulae are derived from projecting a vector onto a direction or normal vector. Standard formulae exist for all common pairs of objects:
Distance from a point to a line
Distance from a point to a plane
Distance between two skew lines
Distance between two parallel planes
Find the shortest distance from the point to the plane .
- 1
Use the standard formula for distance from to plane :
- 2
- 3
Substitute the values :
- 4
- 5
The shortest distance is 1 unit.
4. Intersections and Anglesβ β β βββ± 15 min
To find intersections, substitute the parametric form of a line into the plane equation, solve for the parameter, then find the intersection point coordinates. For angles, we use the scalar product to find the acute angle between direction or normal vectors.
Find the acute angle between the planes and .
- 1
The angle between two planes equals the acute angle between their normal vectors:
- 2
- 3
Use the scalar product formula for acute angle :
- 4
- 5
Calculate each term:
- 6
- 7
Solve for :
- 8
5. Common Pitfalls
Wrong move:
Forgetting to take the absolute value for distance or angles
Why:
Distance is always non-negative, and exams require the acute angle unless stated otherwise
Correct move:
Always add absolute value to the numerator of distance and angle formulae
Wrong move:
Using for the angle between a line and a plane
Why:
The angle between a line and plane is complementary to the angle between the line direction and plane normal
Correct move:
Use for line-plane angles
Wrong move:
Assuming all non-parallel 3D lines intersect
Why:
Skew lines are non-parallel and never intersect, a common exam question setup
Correct move:
Always check for intersection, calculate the shortest distance if lines are skew
Wrong move:
Not checking plane equation calculations after derivation
Why:
Small arithmetic errors when calculating or rearranging lead to wrong answers
Correct move:
Substitute all three original points back into the final plane equation to verify
6. Quick Reference Cheatsheet
Object Type | Vector Form | Key Formula |
|---|---|---|
Line through parallel to | ||
Plane through with normal | ||
Distance from to plane | ||
Distance from to line | ||
Angle between two lines | ||
Angle between two planes | ||
Angle between line and 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.
- 2022 Β· 1
Distance from point to plane
- 2023 Β· 1
Intersection of line and plane
- 2021 Β· 1
Angle between two planes
Going deeper
What's Next
Vectors in 3D is a foundational topic for many areas of CIE A-Level Further Mathematics, including 3D kinematics in mechanics, linear algebra, and further vector geometry in Further Pure 2. Mastery of the formulae and methods here is critical for solving larger geometric problems that appear frequently in Paper 1, and accounts for around 10-15% of the FP1 paper marks. The vector techniques you learned in this sub-topic will be extended when you study matrices, linear transformations and more advanced vector problems in later units.
