Vectors — A-Level Mathematics Pure 3 Study Guide
For: A-Level Mathematics candidates sitting Paper 3 (Pure Mathematics 3).
Covers: Position vectors, displacement calculations, vector magnitude and unit vectors, dot product and angle between vectors, vector equation of a line, skew/parallel/intersecting line analysis, plane equations, and perpendicular distance from a point to a plane.
You should already know: A-Level Mathematics Pure 1 (functions, calculus, trigonometry, basic 2D vector operations).
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the A-Level Mathematics style for educational use. They are not reproductions of past Cambridge International examination papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official Cambridge mark schemes for grading conventions.
1. What Is Vectors?
Vectors are mathematical quantities that have both magnitude (size) and direction, unlike scalars which only have magnitude. In A-Level Mathematics Pure 3, we work almost exclusively with 3D vectors applied to geometry problems involving lines and planes, with notation using either column vectors or unit base vectors aligned to the x, y, and z axes respectively. This topic accounts for 10-15% of marks on Paper 3, with exam questions almost always combining multiple subtopics in a single multi-part problem.
2. Position vectors and displacement;
A position vector describes the location of a point relative to the fixed origin of the coordinate system. The position vector of point is written as , so if has coordinates , .
A displacement vector describes the movement from one point to another, independent of the origin. The displacement vector from point to point () is calculated as the position vector of the end point minus the position vector of the start point: This comes from the vector addition rule: to get from to , you travel from to () then to ().
Worked Example
Point has coordinates and point has coordinates . Calculate :
- Write position vectors: ,
- Subtract:
Exam tip: Examiners regularly penalize students for reversing the order of this calculation, so always confirm you are using end point minus start point for displacement vectors.
3. Magnitude and unit vectors
The magnitude of a vector is its length, calculated using a 3D extension of Pythagoras' theorem. For a vector :
A unit vector is a vector with magnitude 1 that points in the same direction as the original vector. It is denoted and calculated by dividing the original vector by its magnitude:
Worked Example
Calculate the magnitude of from the previous example, then find the unit vector in the direction of :
- Magnitude calculation:
- Unit vector:
Exam note: You do not need to rationalize the denominator of unit vectors unless explicitly asked to do so, but simplified fractions are always preferred.
4. Dot product and the angle between two vectors
The dot product (or scalar product) is an operation that takes two vectors and returns a scalar value. It has two equivalent definitions, which you will use interchangeably to solve for unknown angles or vector components:
- Component form: For and :
- Geometric form: Where is the angle between the two vectors when placed tail to tail:
To find the angle between two vectors, equate the two definitions:
Key special cases:
- If vectors are perpendicular, (since )
- If vectors are parallel, (since , )
Worked Example
Find the acute angle between and :
- Calculate dot product:
- Calculate magnitudes: ,
- Calculate cosine:
- Obtuse angle from calculation is , so acute angle is
Exam tip: Always check if the question asks for the acute or obtuse angle, as 70% of students forget to adjust for negative cosine values when asked for the acute angle.
5. Equation of a line in vector form
A straight line in 3D space is uniquely defined by two pieces of information: a fixed point that lies on the line, and a direction vector that is parallel to the line. The general vector equation of a line is: Where:
- = position vector of any general point on the line
- = position vector of a known fixed point on the line
- = direction vector parallel to the line
- = scalar parameter that can take any real value to generate all points on the line
You can also rewrite this in two other common forms:
- Parametric form: , ,
- Cartesian form:
Worked Example
Find the vector and Cartesian equations of the line passing through point parallel to :
- Vector equation: ,
- Cartesian form:
Exam note: Direction vectors can be any scalar multiple of the original vector, so using instead of is still correct, but simplified direction vectors make later calculations much easier.
6. Skew, parallel, intersecting lines — and where they meet
Unlike 2D space, two lines in 3D space can have three possible relationships:
- Parallel: The direction vectors of the two lines are scalar multiples of each other, so for some constant . Parallel lines never meet unless they are coincident (identical lines).
- Intersecting: The lines are not parallel, and there exist unique values of the parameters and such that the position vectors of points on the two lines are equal: .
- Skew: The lines are not parallel, and there is no solution for and that makes the position vectors equal, so the lines never meet and are not parallel. Skew lines only exist in 3D space.
Worked Example
Determine if lines and are parallel, intersecting, or skew:
- Check parallel: Direction vectors (1,-1,3) and (2,1,1) are not scalar multiples, so not parallel.
- Set equal to solve for t and s:
- →
- →
- →
- Solve first two equations: Add them to eliminate t: → , then
- Check third equation: Left = . No consistent solution, so lines are skew.
7. Equation of a plane and distance from a point
A plane is a flat 2D surface in 3D space, uniquely defined by a point on the plane and a normal vector that is perpendicular to all lines lying on the plane. The most commonly used forms of the plane equation are:
- Scalar product form: , where is the normal vector to the plane, and for a point on the plane.
- Cartesian form: Expanding the scalar product gives , where .
The perpendicular distance from a point with position vector to the plane is given by: The absolute value ensures the distance is always positive.
Worked Example
A plane has normal vector and passes through point . (a) Find the Cartesian equation of the plane. (b) Calculate the distance from point to the plane.
- Calculate d:
- Cartesian equation:
- Distance calculation:
- Numerator:
- Distance =
8. Common Pitfalls (and how to avoid them)
- Mistake: Calculating as instead of Why it happens: Students associate the first letter with the first vector. Fix: Remember displacement is always end point minus start point, and label vectors on a quick sketch if you get confused.
- Mistake: Assuming lines intersect after solving only the first two simultaneous equations Why it happens: Students carry over 2D line assumptions to 3D, forgetting skew lines exist. Fix: Always substitute your calculated t and s values into the third component equation to confirm consistency before stating an intersection point.
- Mistake: Using a direction vector of a line on the plane as the normal vector for the plane equation Why it happens: Confusion between line and plane requirements. Fix: The normal vector is perpendicular to all lines on the plane, so calculate it via cross product of two non-parallel vectors lying on the plane if it is not given.
- Mistake: Omitting the absolute value sign in the point-to-plane distance formula, leading to negative distance values Why it happens: Students forget distance is a scalar magnitude, not a directed vector. Fix: Always apply the absolute value to the numerator to return a positive distance.
- Mistake: Reporting the obtuse angle between vectors when the question explicitly asks for the acute angle Why it happens: Students use the direct output of arccos without checking the sign of the dot product. Fix: If your calculated is negative, subtract the resulting angle from to get the acute angle.
9. Practice Questions (A-Level Mathematics Paper 3 Style)
Question 1
Points and have coordinates and respectively. (a) Find the displacement vector and its magnitude. [3 marks] (b) Find the unit vector in the direction of . [2 marks]
Solution
(a) Magnitude: (b) , same magnitude as . Unit vector =
Question 2
Two lines are given: , , , where is a constant. (a) Show that and are not parallel. [2 marks] (b) Given that and intersect, find the value of and the coordinates of the intersection point. [5 marks]
Solution
(a) Direction vectors of and are (2,1,-1) and (1,-3,2). For parallel lines, there must exist such that , , . from first equation, but , so no such exists, lines not parallel. (b) Set equal: → → Solve first two equations: Multiply first by 3: , add to second: → , then Substitute into third equation: → → Intersection point: Plug into :
Question 3
A plane passes through points , and . (a) Find the Cartesian equation of the plane. [5 marks] (b) Calculate the perpendicular distance from the origin to the plane. [2 marks]
Solution
(a) Vectors in plane: , Normal vector Simplify normal to . Plane equation: , plug in : Cartesian equation: (b) Distance from origin (0,0,0):
10. Quick Reference Cheatsheet
| Formula/Rule | Expression |
|---|---|
| Displacement vector | |
| Vector magnitude | $ |
| Unit vector | $\hat{a} = \frac{\vec{a}}{ |
| Dot product | $\vec{a}\cdot\vec{b} = a_1b_1 +a_2b_2 +a_3b_3 = |
| Vector equation of line | |
| Parallel lines | for some constant |
| Scalar product plane equation | |
| Cartesian plane equation | |
| Point to plane distance | $\frac{ |
11. What's Next
Mastery of 3D vectors is critical for success in the remaining Pure 3 topics, as you will build on this content to solve line-plane intersection problems, calculate angles between lines and planes, and find angles between two planes in subsequent sections. Vectors also form the backbone of A-Level Mathematics Mechanics units, where you will use displacement, magnitude, and dot product operations to solve kinematics, force, and projectile problems.
If you struggled with any of the worked examples, formula applications, or exam-specific tricks covered in this guide, you can get personalized support from Ollie, our AI tutor, who can walk you through step-by-step explanations, generate additional practice questions, or create custom quizzes targeted to your weak spots. Head to the homepage to get started with your A-Level Mathematics Paper 3 revision today.
Aligned with the Cambridge International AS & A Level Mathematics 9709 syllabus. OwlsAi is not affiliated with Cambridge Assessment International Education.