Vectors and transformations are the two faces of movement in mathematics: one describes it with numbers, the other draws it on a grid. Mastering both earns you dependable marks across the specification.
The Vectors and transformation geometry section of the Pearson Edexcel IGCSE Mathematics Specification A syllabus contains two topics: Vectors (Higher tier only) and Transformation geometry (both tiers). Transformation geometry is tested on nearly every paper at both Foundation and Higher. Vectors, while restricted to Higher tier, carry multi-mark questions that reward fluent understanding of magnitude, direction and algebraic proof.
These edexcel igcse mathematics specification a revision notes cover both topics with the worked examples and exam techniques needed for the 4MA1 qualification. If you are looking for vectors and transformation geometry edexcel igcse concepts explained clearly and concisely, read on.
Transformation geometry
The igcse specification covers four transformations: translation, rotation, reflection and enlargement. You need to perform each transformation on a shape, and you need to describe fully a transformation that has already been applied. "Fully" is the critical word: every transformation has specific pieces of information that must be stated.
Translation
A translation moves every point of a shape by the same distance in the same direction. It is described by a column vector.
Every point moves 3 units right and 2 units down.
If a vertex is at (1, 5), it moves to (1 + 3, 5 + (-2)) = (4, 3).
Repeat for all vertices. The shape, size and orientation stay the same.
To describe a translation: state "translation" and give the column vector. Missing either part loses marks on the edexcel exam.
Rotation
A rotation turns a shape around a fixed point (the centre of rotation) by a given angle. Anti-clockwise is positive; clockwise is negative.
1. "Rotation"
2. The angle (e.g. 90 degrees clockwise, or -90 degrees)
3. The centre of rotation (e.g. the point (0, 0))
Missing any one of these three pieces means the description is incomplete.
To perform a rotation, use tracing paper if allowed, or count squares carefully from the centre of rotation. A 90-degree anti-clockwise rotation maps (x, y) to (-y, x) about the origin. A 180-degree rotation maps (x, y) to (-x, -y) about the origin.
Reflection
A reflection produces a mirror image of a shape across a line (the mirror line or line of reflection).
To describe a reflection, state "reflection" and give the equation of the mirror line (e.g. x = 2, y = -1, y = x, y = -x). Saying "reflected in the y-axis" is acceptable because the y-axis is the line x = 0.
- Reflection in x-axis (y = 0): (x, y) maps to (x, -y)
- Reflection in y-axis (x = 0): (x, y) maps to (-x, y)
- Reflection in y = x: (x, y) maps to (y, x)
- Reflection in y = -x: (x, y) maps to (-y, -x)
Enlargement
An enlargement changes the size of a shape by a scale factor from a centre of enlargement. Scale factor greater than 1 makes the shape larger. Scale factor between 0 and 1 makes it smaller. A negative scale factor produces an enlargement on the opposite side of the centre.
Vector from centre to P: (3 - 1, 2 - 1) = (2, 1)
Multiply by scale factor: 2 x (2, 1) = (4, 2)
New position: (1 + 4, 1 + 2) = (5, 3)
Repeat for Q and R.
To describe an enlargement: state "enlargement," the scale factor, and the centre. Omitting the centre is the most common error.
Translations, rotations and reflections all preserve length and angle: the image is congruent to the original. Enlargements preserve angles but change lengths: the image is similar to the original.
Vectors (Higher tier)
A vector has both magnitude (size) and direction. The edexcel specification uses two notations: bold letters (a, b) and column vectors. In handwriting, vectors are shown with a line or arrow above the letter.
Column vectors
A column vector (x, y) represents a displacement: x units horizontally, y units vertically. Positive x is right, positive y is up.
Vector arithmetic
| Operation | Rule | Example |
|---|---|---|
| Addition | Add corresponding components | (3, 2) + (1, -5) = (4, -3) |
| Subtraction | Subtract corresponding components | (3, 2) - (1, -5) = (2, 7) |
| Scalar multiplication | Multiply each component by the scalar | 3 x (2, -1) = (6, -3) |
Modulus (magnitude)
The modulus of vector (x, y) is sqrt(x2 + y2). This is the length of the vector, found using Pythagoras' theorem.
|v| = sqrt(52 + (-12)2) = sqrt(25 + 144) = sqrt(169) = 13
Vector paths
In geometry problems, vectors are used to describe journeys between points. If you know the vectors OA and OB (position vectors from the origin), then the vector AB = OB - OA. This principle underpins the multi-step vector questions that appear regularly on the edexcel igcse Higher paper.
AB = OB - OA = b - a
AM = 1/2 AB = 1/2(b - a)
OM = OA + AM = a + 1/2(b - a) = a + 1/2 b - 1/2 a = 1/2 a + 1/2 b
Or equivalently: OM = 1/2(a + b)
Vector proofs
To prove that two vectors are parallel, show that one is a scalar multiple of the other. To prove that three points are collinear (lie on the same straight line), show that the vector from the first to the second is a scalar multiple of the vector from the first to the third.
AP = OP - OA = (2a + 4b) - 2a = 4b
AB = OB - OA = 6b - 2a
AP = 4b and AB = 6b - 2a. Since AB cannot be written as k x AP (because AP has no 'a' component but AB does), AP and AB are not parallel. Therefore A, P and B are not collinear.
Common mistakes
- Transformations: incomplete descriptions. Every transformation needs specific details. "It's been reflected" earns zero marks. "Reflection in the line y = x" earns the marks. Always state the type and the defining parameters (vector, centre, angle, line, scale factor).
- Enlargement: forgetting negative scale factors produce inverted images. Scale factor -2 means the image is twice as large AND on the opposite side of the centre.
- Vectors: reversing direction. The vector from A to B is b - a, not a - b. Getting this backwards reverses the direction and can cascade through an entire proof.
- Modulus: forgetting to square root. The modulus of (3, 4) is sqrt(25) = 5, not 25. Students who calculate 9 + 16 = 25 and stop there lose the final mark.
Self-check questions
- Describe fully the single transformation that maps (2, 3) to (-3, 2). (Answer: Rotation, 90 degrees anti-clockwise, centre (0, 0))
- A shape is enlarged by scale factor 3 from centre (0, 0). A vertex is at (2, -1). Where does it move to? (Answer: (6, -3))
- Find the modulus of the vector (-8, 6). (Answer: sqrt(64 + 36) = sqrt(100) = 10)
- If OA = 3a and OB = 3b, and M is the midpoint of AB, find OM. (Answer: OM = 3/2 a + 3/2 b, or 3/2(a + b))
- Describe fully the transformation that maps triangle T at (1, 2), (3, 2), (1, 4) to (1, -2), (3, -2), (1, -4). (Answer: Reflection in the x-axis, or the line y = 0)
- Vectors p = (4, -3) and q = (-8, 6). Show that p and q are parallel. (Answer: q = -2p, so q is a scalar multiple of p. They are parallel.)
Exam strategy for vectors and transformations
Transformation questions on the edexcel exam come in two forms: "perform this transformation" and "describe fully the single transformation." The second type is where marks are lost most often, because students omit one of the required details. Before writing your answer, mentally check: have I stated the type, and have I given every defining parameter? For a rotation, that means three things (type, angle with direction, centre). For an enlargement, three things (type, scale factor, centre). For a reflection, two things (type, mirror line equation). For a translation, two things (type, column vector).
Vector proof questions at Higher tier often carry 4 or 5 marks and follow a predictable structure. You are given position vectors and asked to find a specific vector, then use the result to prove a geometric property (parallelism, collinearity, or a midpoint relationship). Write out every step, even the obvious ones. The mark scheme awards marks for intermediate vector expressions, not just the final conclusion. A student who writes "AP = b - 2a, BC = 2b - 4a = 2(b - 2a), so BC is parallel to AP" will score all the marks. A student who writes "they are parallel" without showing the scalar relationship will not.
The igcse 4ma1 vectors and transformation geometry section connects directly to coordinate geometry and algebraic problem-solving. These edexcel igcse mathematics specification a explained methods, especially full transformation descriptions and vector proofs, are among the most mark-dense question types on the Higher paper. For more edexcel igcse mathematics specification a practice questions and edexcel igcse mathematics specification a notes on vectors and transformations, use the Green Bridge CBT platform to drill each skill until it becomes routine.
Edexcel IGCSE Mathematics Specification A revision notes on vectors, column notation, translations, rotations, reflections and enlargements with worked examples.
Comentario(s)