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 = 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²
- 2.The graph of y = f(x) has x-intercepts at x = −2 and x = 6 and crosses the y-axis at (0, −12). Work out the x-intercepts and the y-intercept of y = −f(x).
- 3.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).
- 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) has a minimum turning point at (4, −5). The graph of y = f(x) + a has a minimum turning point whose minimum VALUE is 2. Work out the value of a, and state the coordinates of the minimum turning point of y = f(x) + a.
- 6.Describe a sequence of two transformations that maps the graph of y = cos x onto the graph of y = cos(x + 90°) − 2.y = cos(x)
- 7.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)
- 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.Describe the single transformation that maps the graph of y = x² onto the graph of y = x² + 3.y = x²y = x² + 3
- 10.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.
- 11.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).
- 12.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?
- 13.A company's weekly profit, in £, is modelled by y = f(x), where x is the number of weeks since launch. The graph of y = f(x) has a maximum at (10, 45000). A rival company uses the same marketing strategy but starts trading 6 weeks later and has fixed costs £8000 higher every week, so its profit is modelled by y = f(x − 6) − 8000. In which week does the rival's maximum weekly profit occur, and what is it?
- 14.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)
- 15.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) − 6 crosses the y-axis.
Answer key
- (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.
- (d) x = −2, x = 6; y-intercept (0, 12) — Reflecting y = f(x) in the x-axis, to get y = −f(x), negates every y-value but leaves every x-value fixed. The x-intercepts happen where y = 0, and −0 = 0, so they are unaffected: y = −f(x) still crosses the x-axis at x = −2 and x = 6. The y-intercept is the value at x = 0: f(0) = −12, so −f(0) = 12, giving the point (0, 12) — the sign flips because the y-intercept is a nonzero y-value, unlike the roots. Writing 'x = 2, x = −6; y-intercept (0, −12)' comes from confusing −f(x) with f(−x) — reflecting in the y-axis instead of the x-axis, which negates the x-values of the intercepts (turning −2 into 2 and 6 into −6) but leaves f(0) unchanged, since f(−0) = f(0) = −12. Writing 'x = −2, x = 6; y-intercept (0, −12)' comes from forgetting that −f(x) is a reflection at all, and assumes both intercepts stay exactly as they were. Writing 'x = 2, x = −6; y-intercept (0, 12)' correctly negates the y-intercept but wrongly negates the x-intercepts too, as if a reflection in the x-axis also flipped the sign of every x-value.
- (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.
- (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.
- (b) a = 7; turning point (4, 2) — A vertical translation y = f(x) + a moves every point on the graph up or down by a, so the x-coordinate of the turning point stays at 4 and the minimum value becomes −5 + a. Setting −5 + a = 2 and solving gives a = 7, so the new turning point is (4, 2). Rearranging −5 + a = 2 with a sign error, treating it as a = −5 − 2, gives a = −7 while still landing on the correct turning-point coordinates. Correctly finding a = 7 but then writing down the original turning point instead of the shifted one gives (4, −5). Assuming a is simply equal to the new minimum value itself, ignoring the original −5 entirely, gives a = 2.
- (b) Translate −90° in x, then translate −2 in y. — cos(x + 90°) translates the graph 90° in the NEGATIVE x-direction, since a positive shift inside the bracket moves a graph left, not right, and subtracting 2 afterwards translates it 2 units in the negative y-direction (down). So the sequence is: translate −90° in x, then translate −2 in y. Using +90° in x reverses the direction of the horizontal shift — the sign inside the bracket moves the graph the opposite way to what it looks like. Using +2 in y reverses the direction of the vertical shift; subtracting 2 outside the function moves the graph down, not up. Describing the −2 as a reflection in the x-axis is wrong because a reflection turns positive y-values negative and vice versa, whereas here every y-value is simply reduced by the fixed amount 2, which is what a translation does, not a reflection.
- (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) 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) A translation by vector (0, 3) — y = x² + 3 adds a constant outside the squaring, so it is a vertical translation of y = x² — every point moves the same distance parallel to the y-axis, with no change in x. The vector is (0, 3), matching the +3. A vector of (3, 0) confuses this with a horizontal shift; (0, −3) has the right axis but the wrong sign, since the graph moves up, not down; a stretch changes the shape of the curve, which adding a constant term never does.
- (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.
- (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).
- (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.
- (c) Week 16, £37,000 — y = f(x − 6) − 8000 combines a horizontal translation of 6 units RIGHT (subtracting 6 inside the brackets) with a vertical translation of £8000 DOWN (subtracting 8000 outside). Applying both to the maximum (10, 45000): 10 + 6 = 16, so the new maximum is in week 16. And 45000 − 8000 = 37000, so the maximum weekly profit is £37,000.
- (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.
- (d) −2 — y = f(x) − 6 is f(x) shifted down by 6, so every y-value on the graph decreases by 6. At x = 0, f(0) = 4, so the new y-value is 4 − 6 = −2. Adding 6 instead of subtracting gives 10; writing down the shift itself, −6, or leaving the original value 4 unchanged both skip the translation altogether.
Build your own mix at the worksheet builder.