Printable · GCSE Higher · ages 14-16
Combinations of transformations and invariance worksheet — GCSE Higher
Fifteen questions on "combinations of transformations and invariance" — DfE statement G8. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Higher onlyNon-calculator
Answer key: Combinations of transformations and invariance worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (d) 2 — Method: a point is invariant under a reflection exactly when it lies on the mirror line, so check each vertex's coordinate against the line's equation. Working: the line of reflection is x = 3, so a vertex is invariant only if its x-coordinate equals 3. (3, 1) has x = 3, so it is invariant. (3, 5) has x = 3, so it is also invariant. (6, 1) has x = 6, so it is not invariant, since 6 is not equal to 3. Two of the three vertices are invariant. Answer: 2. Check EVERY vertex against the mirror line's equation rather than assuming a shape either keeps all its vertices fixed or none of them: a vertex is invariant only when it sits exactly on the line, and here two do and one does not.
- (d) (−14, 5) — To undo a composition, reverse the order and invert each transformation: undo the rotation first, then undo the translation. The inverse of 'rotate 90° clockwise about the origin' is 'rotate 90° anticlockwise about the origin', which maps (x, y) to (−y, x); applied to (3, 9) this gives (−9, 3). Then undo the translation by subtracting the vector (5, −2), i.e. adding (−5, 2): (−9 − 5, 3 + 2) = (−14, 5). Undoing the two inverse steps in the same order as the original composition, rather than reversing it, gives (−11, −2). Rotating 90° clockwise again instead of inverting the rotation's direction gives (4, −1). Adding the translation vector again instead of subtracting it, after correctly inverting the rotation, gives (−4, 1).
- (a) Translation by the vector (0, 6) — Method: reflecting twice in two parallel horizontal lines is always equivalent to a single translation, at right angles to the lines, of twice the distance between them. Working: the two lines are 4 − 1 = 3 units apart, so the translation is 2 × 3 = 6 units in the positive y-direction. Answer: translation by the vector (0, 6). Using just the gap itself, without doubling it, gives (0, 3); translating in the negative y-direction, from the second line back towards the first, gives (0, −6); and describing the combination as a single reflection in the line halfway between them, y = 2.5, confuses this combination with the effect of a single reflection — two reflections in parallel lines are always equivalent to a translation, never to another reflection. Always double the gap between the lines, and translate in the direction from the first line towards the second.
- (b) (12, 9) — Apply the transformations in the order given: first translate, then enlarge. Translating (3, 5) by the vector (1, −2) gives (3 + 1, 5 − 2) = (4, 3). Enlarging this by scale factor 3 about the origin multiplies both coordinates by 3: (4 × 3, 3 × 3) = (12, 9). Enlarging first and translating afterwards reverses the order and gives (3 × 3 + 1, 5 × 3 − 2) = (10, 13), a different point because the two transformations do not commute. Enlarging the original point by scale factor 3 while forgetting to translate it at all gives (3 × 3, 5 × 3) = (9, 15). Reversing the signs of the translation vector before applying it gives (3 − 1, 5 + 2) = (2, 7), which then enlarges to (2 × 3, 7 × 3) = (6, 21).
- (b) Rotate 180° about the origin, then translate by (6, 0). — Rotating 180° about the origin sends (x, y) to (−x, −y); applied to T's vertices (1, 1), (3, 1) and (1, 4) this gives (−1, −1), (−3, −1) and (−1, −4). Translating this image by the vector (6, 0) adds 6 to every x-coordinate, giving (5, −1), (3, −1) and (5, −4), which matches T′ exactly. Reflecting in the x-axis first changes the sign of the y-coordinate only, and translating that image by (6, 0) gives (7, −1), (9, −1) and (7, −4) — the wrong triangle. Using the correct rotation but translating by (4, 0) instead of (6, 0) gives (3, −1), (1, −1) and (3, −4), shifted 2 units too far left. Reflecting in the y-axis first changes the sign of the x-coordinate only, so translating that image by (6, 0) leaves every y-coordinate positive, giving (5, 1), (3, 1) and (5, 4) — the correct x-coordinates but the wrong sign throughout on y.
- (d) A translation by the vector (8, 0) — Method: two reflections in PARALLEL lines combine into a single translation, perpendicular to the lines, of size twice the distance between them; two reflections in lines that CROSS combine into a rotation instead, never a translation. Working: the lines x = 2 and x = 6 are parallel, a distance of 6 − 2 = 4 apart. Doubling this distance gives 2 × 4 = 8, and the translation runs in the direction from the first line towards the second, so the vector is (8, 0). Answer: a translation by the vector (8, 0). Double the distance between the lines rather than using it directly, keep the direction running from the FIRST line reflected to the SECOND, and remember that two reflections in lines that never meet can only give a translation, never a rotation.
- (b) (5, −3) — Method: rotate the point about the given centre first, then translate the image, in the stated order. Working: rotating (0, 2) by 180° about (2, 2) uses the rule (x, y) → (4 − x, 4 − y), since the centre doubles in each coordinate. This gives 4 − 0 = 4 and 4 − 2 = 2, so (0, 2) maps to (4, 2). Translating (4, 2) by the vector (1, −5) gives 4 + 1 = 5 and 2 − 5 = −3, so the final image is (5, −3). Answer: (5, −3). Rotate about the centre GIVEN in the question, (2, 2), not about the origin, and translate the rotated image afterwards, in that order: rotating about the wrong centre, swapping the order, or stopping after one step all give a different point.
- (b) (0, 2) — Method: to rotate about a point that is not the origin, first subtract the centre's coordinates, apply the rotation rule to the shifted point, then add the centre's coordinates back on; only after that do you apply the translation, in the order the question states them. Working: shifting P relative to the centre gives (6 − 1, 4 − 2) = (5, 2); rotating 90° clockwise sends (x, y) to (y, −x), giving (2, −5); adding the centre back on gives (2 + 1, −5 + 2) = (3, −3); applying the translation (−3, 5) gives (3 − 3, −3 + 5) = (0, 2). Answer: (0, 2). Applying the translation BEFORE the rotation, reversing the order the question gives them in, gives (8, 0); stopping after the rotation and forgetting the translation altogether gives (3, −3); and rotating anticlockwise instead of clockwise, using (x, y) → (−y, x), gives (−4, 12). Always carry out the two transformations in the order stated — rotate about the given centre first, then translate — and check each step before moving to the next.
- (a) A rotation of 180° about the origin — Method: composing two reflections in lines that cross is always a single rotation about the point where the lines meet, through twice the angle between them. Working: the x-axis and y-axis meet at the origin at an angle of 90°, so the combined transformation is a rotation about the origin through 2 × 90 = 180 degrees. Answer: a rotation of 180° about the origin. The rotation angle is TWICE the angle between the mirror lines, not the angle itself, and the centre is always where the two lines cross, not some other point, and the result of two reflections in intersecting lines is a rotation, never another reflection.
- (c) (2, 1) — A point that lies on both mirror lines is fixed by each reflection individually, and so is fixed by the combination of the two — it is the intersection point of l1 and l2 that is invariant. Substituting x = 2 into y = x − 1 gives y = 2 − 1 = 1, so the intersection point is (2, 1). Forgetting the '− 1' in l2's equation and using y = x instead gives (2, 2). Making a sign error and computing y = x − (−1) = x + 1 instead gives (2, 3). Solving for x from an assumed y = 0 instead of substituting the given x = 2 gives (1, 0). Substitute x = 2 into l2's equation correctly, and the invariant point is (2, 1).
- (b) −2 — The gradient of the original line is (6 − 2) ÷ (3 − 1) = 4 ÷ 2 = 2. Reflecting in the x-axis sends every y-coordinate to its negative, which flips the sign of the gradient: the image line has gradient −2. Translating by (2, 0) is a horizontal shift, which does not change the line's steepness or direction at all, so the gradient stays at −2. Assuming the gradient is unaffected by the reflection gives 2, the original gradient carried straight through. Thinking a reflection in the x-axis turns a gradient into its positive reciprocal gives 1/2. Combining that same wrong idea with the sign flip from the reflection gives −1/2. Only the sign flips, from the reflection, and translating never changes a gradient at all, so the answer is −2.
- (a) (4, −4) — A point is invariant under a reflection only if it lies exactly on the mirror line. The line y = −x consists of every point where the y-coordinate is the negative of the x-coordinate: (4, −4) satisfies this, since −4 = −(4), so it is invariant. (5, 5) lies on the line y = x, a different line altogether, not y = −x. (4, 4) has equal coordinates, but that alone does not put it on y = −x; it would need y = −4, not 4. (−4, −4) also has equal coordinates and lies on y = x, not y = −x — its coordinates would need opposite signs to sit on the given mirror line. Only a point whose coordinates are negatives of each other stays fixed under this reflection.
- (d) No transformation — every point stays exactly where it was — The two vectors (5, −3) and (−5, 3) are opposites, so adding them gives (0, 0): every point ends up exactly where it started, and there is no transformation at all. Misreading the second vector's signs and effectively adding (5, −3) to itself instead of to its opposite gives a translation by the vector (10, −6). Assuming two translations must combine into a reflection gives a reflection in the x-axis — but a reflection reverses orientation, and translations never do. Assuming that two opposite vectors must mean a half turn gives a rotation of 180° about the origin — but a 180° rotation moves every point except its own centre, whereas this pair of translations leaves every single point exactly where it was. Two translations by opposite vectors always cancel exactly, leaving every point unmoved.
- (d) y = 2 — Two reflections in perpendicular lines that cross at a point combine to a 180° rotation about that point. The line x = 3 is vertical, so the second line must be horizontal, and it must pass through the centre of rotation (3, 2) — that line is y = 2. Taking the y-coordinate of the centre but writing it against the wrong letter gives y = 3. Assuming the second line must also be vertical, like the first one, and just swapping in the other coordinate gives x = 2. Reaching for the standard mirror line y = x without checking that it actually passes through (3, 2) gives y = x — it does not pass through that point at all. The line that is both perpendicular to x = 3 and through (3, 2) is y = 2.
- (a) 90° clockwise about (0, 0) — Two reflections in lines through a common point compose to a single rotation about that point, through an angle equal to twice the angle between the two lines, in the direction from the first line to the second. The line y = x makes a 45° angle with the line y = 0, so the resulting rotation turns through 2 × 45° = 90°; testing the point (1, 0) — which reflects to (0, 1) in y = x, then to (0, −1) in y = 0 — shows the turn is clockwise, about the origin where the two lines cross. Taking the rotation anticlockwise instead reverses the direction the two reflections actually compose in. Using 45° directly, without doubling the angle between the lines, gives an angle equal to only half the true rotation. Treating any pair of reflecting lines as perpendicular, and so always giving a 180° rotation, ignores that these two lines actually meet at 45°, not 90°.
Build your own mix at the worksheet builder.