Transformations
Reflection, rotation, translation and enlargement – describing and performing transformations on shapes.
Transformations move or change shapes. You must be able to perform them on a coordinate grid and describe a transformation fully (type, and the required details).
Reflection
Describe fully the single transformation that maps triangle A onto triangle B when B is the mirror image of A in the line x = 2.
Solution
**Reflection in the line x = 2**
Rotation
Rotate the point (3, 1) 90° clockwise about the origin. What are the new coordinates?
Solution
(x, y) → (y, −x) (3, 1) → (1, −3) **New coordinates: (1, −3)**
Translation
Translate the point (2, 5) by the vector [−3 / 4]. New coordinates?
Solution
(2 − 3, 5 + 4) = **(−1, 9)**
Enlargement
Enlarge the point (4, 2) by scale factor 3 from the origin. New coordinates?
Solution
From origin: multiply coordinates by 3 (4 × 3, 2 × 3) = **(12, 6)**
Practice questions
Try these without looking at the answers first.
Q1.Reflect (5, 2) in the y-axis. New coordinates?
Show answer
(−5, 2)
Q2.Rotate (2, 4) 180° about the origin.
Show answer
(−2, −4)
Q3.Translate (1, 3) by [2 / −5].
Show answer
(3, −2)
Q4.Enlarge (3, 1) by scale factor 2 from the origin.
Show answer
(6, 2)