Printable · GCSE Higher · ages 14-16
Translations and reflections of graphs worksheet — GCSE Higher
Fifteen questions on "translations and reflections of graphs" — DfE statement A13. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Higher only
Translations and reflections of graphs worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The graph of y = f(x) has roots at x = −1 and x = 4, and crosses the y-axis at (0, −8). Which statement about the graph of y = f(x − 3) is correct?
- 2.The graph of y = f(x) has a minimum point at (4, −1). Write down the coordinates of the corresponding turning point on the graph of y = −f(x).
- 3.The graph of y = sin x is transformed onto the graph of y = sin x + 1. Which statement correctly describes the transformation and the new range of the graph?y = sin(x)
- 4.Using the table of values of f(x) (x = 0, 1, 2, 3 gives f(x) = 5, 8, 4, 1), work out the value of −f(x) when x = 1.
- 5.The graph of y = f(x) passes through the point (0, 4). Work out the y-coordinate of the point where the graph of y = −f(x) + 5 crosses the y-axis.
- 6.The graph of y = x² − 4x is translated by the vector (3, 0). Work out the equation of the image, giving your answer in the form y = x² + bx + c.y = x² − 4xy = x²
- 7.The graph of y = sin x is reflected in the x-axis to give the graph of y = g(x). Work out the value of g(90), where x is measured in degrees.y = sin(x)
- 8.The graph of y = cos x is transformed onto the graph of y = cos(x − 90°). State the direction of the translation and which standard graph the image is.y = cos(x)
- 9.Which of these equations represents the graph of y = 2ˣ translated by 3 units in the positive y-direction?
- 10.The graph of y = f(x) has a maximum turning point at (5, 8). Which of these correctly gives the corresponding turning point on the graph of y = −f(x + 1), and its type?
- 11.The graph of y = f(x) has a minimum turning point at (3, 2). Write down the coordinates of the minimum turning point of the graph of y = f(x) + 5.
- 12.The graph of y = f(x) has a minimum turning point at (2, −3). The graph of y = −f(x) + a has a maximum turning point at (2, 9). Work out the value of a.
- 13.The graph of y = f(x) has a root (an x-intercept) at x = 5. Work out the x-coordinate of the corresponding root on the graph of y = f(x + 2).
- 14.The graph of y = f(x) passes through the point (2, 7). The graph of y = f(x) + a passes through the point (2, 3). Work out the value of a.
- 15.The graph of y = f(x) has a maximum turning point at (−1, 6). Write down the coordinates of the maximum turning point of the graph of y = f(x − 3).
Answer key
- (a) x = 2, x = 7; y-intercept cannot be found here — Translating y = f(x) to y = f(x − 3) shifts the graph 3 units to the right, so each root increases by 3: x = −1 becomes x = 2, and x = 4 becomes x = 7. The y-intercept is the value at x = 0, which for this new graph is f(0 − 3) = f(−3) — and f(−3) is not one of the values given, so the new y-intercept cannot be worked out from the information given. Writing 'y-intercept stays at (0, −8)' wrongly assumes a horizontal translation leaves the y-intercept unchanged — it generally does not, since it moves the whole graph sideways, including the point that used to sit on the y-axis. Writing roots at x = −4 and x = 1 comes from translating 3 units to the LEFT instead of to the right — f(x − 3) shifts the graph in the positive x-direction, not the negative direction.
- (a) (4, 1) — y = −f(x) reflects the graph of y = f(x) in the x-axis: every point (x, y) maps to (x, −y). Applying this to (4, −1): the x-coordinate stays 4, and the y-coordinate −1 becomes its negative, 1. Leaving the y-coordinate unchanged skips the reflection entirely, giving (4, −1); reflecting the x-coordinate instead, or reflecting both, mixes this up with a reflection in the y-axis or a rotation, giving (−4, −1) or (−4, 1).
- (c) Translate +1 in y; new range 0 ≤ y ≤ 2 — Adding 1 to sin x translates the graph 1 unit in the positive y-direction, and every y-value on the range increases by 1: −1 + 1 = 0 and 1 + 1 = 2, giving a new range of 0 ≤ y ≤ 2. A translation in the x-direction would not add anything to the y-values, so 'Translate +1 in x; range unchanged' correctly leaves the range at −1 ≤ y ≤ 1 for that (wrong) transformation, but the transformation itself is not what y = sin x + 1 shows. 'Translate +1 in y; new range −2 ≤ y ≤ 0' correctly spots the translation but subtracts 1 from each bound instead of adding it. 'Reflect in the x-axis' mistakes the transformation for a reflection rather than a translation; reflecting sin x in the x-axis does leave the range at −1 ≤ y ≤ 1 unchanged in size, but that is not the transformation y = sin x + 1 actually applies.
- (a) −8 — −f(x) means take the output value from the table and change its sign, without changing which x-value is looked up. From the table, f(1) = 8, so −f(1) = −8. Reading f(1) = 8 from the table but forgetting to apply the negative sign gives 8. Misreading the row and using f(0) = 5 instead of f(1) = 8, then negating it, gives −5. Confusing −f(x) with f(x) − 1 — taking f(1) = 8 and subtracting 1 instead of negating — gives 7.
- (c) 1 — At x = 0, f(0) = 4. Applying the transformations in order — reflect in the x-axis first, then translate up by 5 — gives −f(0) + 5 = −4 + 5 = 1. Applying the translation but forgetting the reflection gives f(0) + 5 = 9. Applying the reflection to the whole expression, including the +5, gives −f(0) − 5 = −9. Applying the reflection but forgetting the translation gives −f(0) = −4.
- (d) y = x² − 10x + 21 — A translation by the vector (3, 0) moves the graph 3 units in the positive x-direction, which means replacing every x in the equation with (x − 3). Substitute into x² − 4x: (x − 3)² − 4(x − 3). Expand (x − 3)² to x² − 6x + 9, and expand −4(x − 3) to −4x + 12. Collecting like terms, x² − 6x + 9 − 4x + 12 = x² − 10x + 21, so the image is y = x² − 10x + 21. Substituting (x + 3) instead of (x − 3) — translating in the wrong direction — gives y = x² + 2x − 3. Adding 3 straight onto the original equation, treating the translation as vertical instead of horizontal, gives y = x² − 4x + 3. Expanding (x − 3)² as x² − 3x + 9, using −3x instead of −6x for the middle term, and then combining with −4(x − 3) gives y = x² − 7x + 21.
- (a) −1 — Reflecting y = sin x in the x-axis gives y = −sin x, so g(x) = −sin x. Since sin 90° = 1, g(90) = −1. Reading sin 90° = 1 and forgetting to apply the reflection gives 1. Misreading the angle as 0° instead of 90° gives sin 0° = 0, so 0. Confusing sin 90° with sin 30° = 0.5, then reflecting it, gives −0.5.
- (a) Positive x-direction, 90°; image is y = sin x. — Writing cos(x − 90°) as cos(x − a) with a = 90 shows this is a horizontal translation, y = f(x − a), which moves the graph 90° in the positive x-direction; the identity cos(x − 90°) = sin x confirms the image is y = sin x. Choosing the negative x-direction reverses the sign inside the bracket — subtracting inside the bracket always translates in the positive x-direction, not the negative one, so that statement is wrong on direction. Getting the direction right but conflating the subtraction inside the bracket with an extra reflection of the output flips the sign of the resulting graph, wrongly giving y = −sin x. Treating the subtraction as if it changed the output directly, rather than the input, wrongly calls this a vertical translation even while still correctly recalling that the image simplifies to y = sin x.
- (a) y = 2ˣ + 3 — A translation of 3 units in the positive y-direction shifts the whole graph up, which means adding to the output: y = f(x) + k with k = 3, so the image is y = 2ˣ + 3. Adding the 3 inside the power instead of outside it, which translates the graph horizontally instead of vertically, gives y = 2ˣ⁺³. Using a negative 3, which moves the graph down instead of up, gives y = 2ˣ − 3. Mistaking 2ˣ for the linear expression 2x and adding 3 inside brackets gives y = 2(x + 3).
- (a) (4, −8), a minimum point — The transformation x → x + 1 inside f translates the graph 1 unit to the LEFT, so the x-coordinate becomes 5 − 1 = 4. The minus sign in front of f reflects the graph in the x-axis, so the y-coordinate becomes −8, and a reflection in the x-axis turns every maximum into a minimum, so (4, −8) is a minimum point. Writing '(4, −8), a maximum point' gets the coordinates right but forgets that a reflection in the x-axis swaps maximum and minimum points. Writing '(6, −8), a minimum point' comes from translating 1 unit to the RIGHT instead of the left — f(x + 1) always moves the graph in the negative x-direction. Writing '(4, 8), a minimum point' gets the x-coordinate and the type right, but forgets to actually negate the y-coordinate, even though it does correctly reclassify the point as a minimum.
- (a) (3, 7) — y = f(x) + 5 is a vertical translation of y = f(x) by 5 units up — the translation vector is (0, 5) — so only the y-coordinate of any point changes. Turning point (3, 2) → (3, 2 + 5) = (3, 7). Adding the 5 to the x-coordinate, or treating it as a horizontal shift like y = f(x + 5), moves the wrong coordinate — check first whether the number sits inside or outside the brackets.
- (b) 6 — Reflecting y = f(x) in the x-axis turns the minimum point (2, −3) into a maximum point at (2, 3), since −f(x) negates every y-value: −(−3) = 3. Adding a then gives 3 + a = 9, so a = 9 − 3 = 6. Forgetting the reflection and using the original y-value of −3 gives −3 + a = 9, so a = 12 — this ignores that −f(x) changes the sign of the y-coordinate before a is added. Writing a = −12 comes from subtracting in the wrong order, working out 9 − (−3) as −3 − 9 instead. Writing a = −6 comes from taking the negative of the correct answer, as if the final value of a needed to be reflected too, on top of the turning point.
- (a) 3 — y = f(x + 2) is f(x) translated 2 units to the LEFT (inside the bracket, adding moves the graph in the negative x-direction). The root moves with the whole graph: 5 − 2 = 3. Moving right instead of left gives 7; assuming a bracket shift leaves the root unchanged gives 5; writing down the shift amount 2 itself skips the translation altogether.
- (c) −4 — f(2) = 7, and y = f(x) + a passing through (2, 3) means f(2) + a = 3, so 7 + a = 3, giving a = 3 − 7 = −4. Writing a = 4 comes from subtracting the wrong way round, 7 − 3 instead of 3 − 7. Writing a = 10 comes from adding the two y-values instead of subtracting one from the other. Writing a = 3 comes from taking the new y-coordinate as the value of a directly, without accounting for the original y-value of 7 at all.
- (b) (2, 6) — y = f(x − 3) translates y = f(x) horizontally by 3 units to the RIGHT — inside the brackets, subtracting moves the graph in the positive x-direction. Turning point (−1, 6) → (−1 + 3, 6) = (2, 6). The common slip is to move LEFT instead, since the sign inside the bracket is negative — that gives (−4, 6). Changing the y-coordinate instead of the x-coordinate, as in (−1, 3) or (−1, 9), treats this as a vertical shift, which y = f(x − 3) is not.
Build your own mix at the worksheet builder.