Vectors have magnitude and direction. This mini-lesson covers i and j components, magnitude and direction, unit vectors, position vectors and displacement, resultants, parallel vectors and collinearity, and how vectors are used in mechanics.
Where this sits:Unit AS 1: Pure Mathematics — vectors in two dimensions. ⚠️ Important CCEA difference: CCEA GCE Mathematics uses 2D vectors only (i and j). Unlike AQA, Edexcel and OCR, 3D vectors (i, j, k) are NOT on the CCEA A-level Mathematics specification — so every vector in this lesson has exactly two components.
Work through each screen, answer the questions as you go (some are reasoning, some are calculations) and collect ⭐ stars. Press Start when you are ready.
2D only
Notation and components
CCEA-specific: vectors at CCEA GCE Mathematics are two-dimensional. You will never be asked for a k-component, a 3D magnitude or a 3D scalar product on this specification. Everything below is in the plane.
A vector can be written in component (i, j) form or as a column vector:
a = 3i + 4j = (3, 4)ᵀi is one unit in the x-direction, j is one unit in the y-direction
Scalar multiple: 3(2i − j) = 6i − 3j. It has the same direction, three times as long (a negative scalar reverses the direction).
A scalar (like speed or mass) has size only; a vector (velocity, force, displacement) has size and direction.
Magnitude
Magnitude and direction
|ai + bj| = √(a² + b²)direction: the angle θ with the positive x-direction satisfies tan θ = b/a
Worked example — a = 3i − 4j
|a| = √(3² + (−4)²) = √(9 + 16) = √25 = 5
For 3i + 4j the direction is θ = arctan(4/3) = 53.1° above the positive x-direction.
Sketch it. arctan only ever gives an angle in (−90°, 90°), so for vectors pointing left or down you must add or subtract 180° after checking the quadrant.