Year 11 Maths Advanced Module 1 ⏱ ~35 min Lesson 9 of 15

Translations of Functions

When you drag an app icon across your phone screen, nothing about the icon itself changes — it simply moves. The same thing happens with functions. A translation slides the entire graph up, down, left, or right without stretching or flipping it.

📱
Printable worksheet

Download this lesson's worksheet

Use the PDF for classwork, homework or revision. It includes key ideas, activities, questions, an extend task and success-criteria proof.

Think First

The graph of $y = x^2$ has its vertex at $(0, 0)$. Imagine you wanted to move this parabola so its vertex is at $(2, 3)$. What changes would you need to make to the equation? Would you add or subtract numbers, and where would they go — inside or outside the squared term?

Type your initial response below — you will revisit this at the end of the lesson.

Write your initial response in your book. You will revisit it at the end of the lesson.

Write your initial thinking in your book
Saved
📐

Formula Reference — This Lesson

$y = f(x) + k$
Vertical translation $k > 0$: up, $k < 0$: down
$y = f(x - h)$
Horizontal translation $h > 0$: right, $h < 0$: left
$y = f(x - h) + k$
Combined translation $h$ units horizontally, $k$ units vertically
Key insight: Horizontal shifts are counter-intuitive: $f(x - h)$ moves right by $h$, while $f(x + h)$ moves left by $h$.
📖 Know

Key Facts

  • $f(x) + k$ shifts the graph vertically
  • $f(x - h)$ shifts the graph horizontally
  • Translations do not change the shape of the graph
💡 Understand

Concepts

  • Why horizontal shifts behave "backwards" from intuition
  • How translations affect key features (vertex, intercepts, asymptotes)
  • How to read the translation from an equation in vertex form
✅ Can Do

Skills

  • Sketch translated graphs from their equations
  • Write the equation of a translated graph
  • Determine the new coordinates of key points after translation
  • Find the range and domain of translated functions

Misconceptions to Fix

Wrong: (a + b)² = a² + b².

Right: (a + b)² = a² + 2ab + b²; the middle term 2ab is essential and commonly forgotten.

Key Terms
FunctionA relation where each input has exactly one output.
DomainThe set of all possible input values for a function.
RangeThe set of all possible output values for a function.
Inverse FunctionA function that reverses the effect of the original function.
QuadraticA polynomial of degree 2, in the form ax² + bx + c.
DiscriminantThe expression b² - 4ac that determines the nature of quadratic roots.
🔢

Vertical and Horizontal Translations

A translation slides every point on a graph by the same distance in the same direction. The shape, size, and orientation of the graph do not change — only its position.

Vertical Translations: $y = f(x) + k$

When you add or subtract a constant outside the function, the entire graph moves up or down:

Every point $(x, y)$ on the original graph moves to $(x, y + k)$. The $x$-coordinates stay the same; only the $y$-coordinates change.

Horizontal Translations: $y = f(x - h)$

When you add or subtract a constant inside the function, the graph moves left or right. This is where students often make mistakes, because the direction is opposite to what the sign suggests:

Think of it this way: if you want $f(x - 3)$ to produce the same output as $f(0)$, you need $x = 3$. So the feature that was at $x = 0$ has now moved to $x = 3$ — to the right.

The "opposite direction" trap. Many students see $f(x + 2)$ and assume it shifts right by 2. It does not. The $+2$ is inside the brackets with $x$, and it shifts left by 2. A simple memory trick: set the inside equal to zero — $x + 2 = 0$ gives $x = -2$, so the reference point moves to $-2$, which is on the left side.

Combined Translations

When both transformations appear together, handle them one at a time:

$$y = f(x - h) + k$$

The order of these two shifts does not matter — horizontal and vertical translations commute with each other.

⚖️

Effect on Key Features

Translations affect different features in predictable ways:

Vertex form reveals the translation instantly. For a parabola $y = a(x - h)^2 + k$, the vertex is at $(h, k)$. This tells you exactly how far and in what direction the basic parabola $y = ax^2$ has been translated.
TRANSLATION EXAMPLE y = x² y = (x − 3)² + 2 3 right, 2 up (0, 0) (3, 2)

🧮 Worked Examples

Worked Example 1 — Describing a Translation

Stepwise
Describe the transformation that maps $y = f(x)$ to $y = f(x + 4) - 1$.
  1. 1
    Identify the horizontal shift
    x + 4 = x - (-4) \Rightarrow h = -4
    Since $h = -4$, the shift is 4 units to the left.
  2. 2
    Identify the vertical shift
    k = -1
    Since $k = -1$, the shift is 1 unit down.
✓ Answer Translation 4 units left and 1 unit down.

Worked Example 2 — Finding the New Vertex

Stepwise
The vertex of $y = f(x)$ is at $(2, -3)$. Find the vertex of $y = f(x - 5) + 2$.
  1. 1
    Identify the translation vector
    Horizontal shift: $h = 5$ (5 units right)
    Vertical shift: $k = 2$ (2 units up)
  2. 2
    Apply the shift to the vertex
    x\text{-coordinate: } 2 + 5 = 7
    y\text{-coordinate: } -3 + 2 = -1
✓ Answer New vertex: $(7, -1)$

Worked Example 3 — Writing the Equation

Stepwise
The graph of $y = x^2$ is translated 2 units to the right and 4 units down. Write the equation of the transformed graph.
  1. 1
    Apply the horizontal shift
    2 units right means replace $x$ with $x - 2$.
    y = (x - 2)^2
  2. 2
    Apply the vertical shift
    4 units down means subtract 4 from the entire function.
    y = (x - 2)^2 - 4
✓ Answer $y = (x - 2)^2 - 4$
⚠️

Common Mistakes — Don't Lose Easy Marks

Thinking $f(x + h)$ shifts right
This is the most common transformation error in all of Year 11. Students see $f(x + 3)$ and instinctively think "plus 3 means shift right 3." It does not. It shifts left 3.
✓ Fix: Always set the inside equal to zero. $x + 3 = 0$ gives $x = -3$, so the reference point moves to $-3$ — on the left.
Confusing which constant does which shift
Students sometimes think $f(x - 2) + 3$ shifts left 2 and down 3, or right 2 and down 3, or any other incorrect combination.
✓ Fix: Remember: inside = horizontal, outside = vertical. Minus inside = right, plus outside = up.
Forgetting that horizontal shifts do not change the range
A common error is to adjust the range when a graph is shifted horizontally. Sliding left or right does not raise or lower the graph, so the $y$-values do not change.
✓ Fix: Only vertical shifts affect the range. Only horizontal shifts affect the domain.
Writing the transformed equation in the wrong form
When asked for the equation after translation, some students expand the brackets unnecessarily. While expanded form is correct, factorised/vertex form is usually more useful for transformations.
✓ Fix: Leave your answer in the form $y = f(x - h) + k$ or $y = a(x - h)^2 + k$ unless the question asks for expansion.

📓 Copy Into Your Books

📖 Vertical Translation

  • $y = f(x) + k$
  • $k > 0$: up by $k$
  • $k < 0$: down by $|k|$
  • Affects range, not domain

🔢 Horizontal Translation

  • $y = f(x - h)$
  • $h > 0$: right by $h$
  • $h < 0$: left by $|h|$
  • Affects domain, not range

⚠️ Direction Trap

  • $f(x + 3)$ shifts LEFT 3
  • $f(x - 3)$ shifts RIGHT 3
  • Set the bracket equal to 0 to find the new reference point

💡 Vertex Form

  • $y = a(x - h)^2 + k$ has vertex $(h, k)$
  • $h$ = horizontal shift
  • $k$ = vertical shift

📝 How are you completing this lesson?

🧪 Activities

🔍 Activity 1 — Calculate + Interpret

Describe the Translation

For each equation, describe how the graph of $y = f(x)$ has been translated. State the direction and number of units.

  1. 1 $y = f(x) + 5$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $y = f(x - 4)$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $y = f(x + 2) - 3$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  4. 4 $y = f(x - 1) + 6$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
🎨 Activity 2 — Predict Coordinates

Find the New Coordinates

The point $(2, 5)$ lies on the graph of $y = f(x)$. Find the corresponding point on the graph of each transformed function.

  1. 1 $y = f(x) + 2$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $y = f(x - 3)$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $y = f(x + 1) - 4$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  4. 4 $y = f(x - 2) + 7$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
Revisit Your Thinking

Earlier you were asked: How would you move $y = x^2$ so its vertex is at $(2, 3)$? What changes would you make to the equation?

To move the vertex from $(0, 0)$ to $(2, 3)$, you need to shift the graph 2 units to the right and 3 units up. The new equation is $y = (x - 2)^2 + 3$. The $-2$ inside the brackets causes the horizontal shift to the right, and the $+3$ outside causes the vertical shift up. This is the vertex form of a parabola, and it is one of the most useful equations in all of Year 11 mathematics because it lets you read the vertex directly from the equation.

Now revisit your initial response. What did you get right? What has changed in your thinking?

Look back at your initial response in your book. Annotate it with what you now understand differently.

Annotate your initial response in your book
Saved
Revisit Your Initial Thinking

Look back at what you wrote in the Think First section. What has changed? What did you get right? What surprised you?

MC

Multiple Choice

5 random questions from a replayable lesson bank — feedback shown immediately

✍️ Short Answer

📝

Extended Questions

UnderstandBand 3

8. Explain in words why $y = f(x - 3)$ represents a shift 3 units to the right, even though the number $-3$ appears inside the function. Use the idea of inputs and outputs in your explanation. 2 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook
ApplyBand 3

9. The vertex of $y = f(x)$ is at $(-1, 2)$. Write the coordinates of the vertex after each transformation: (a) $y = f(x) + 4$ (b) $y = f(x - 3)$ (c) $y = f(x + 2) - 5$ 3 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook
AnalyseBand 5

10. A parabola with equation $y = x^2$ is translated so that its vertex moves to $(4, -2)$. (a) Write the equation of the translated parabola. (b) State the domain and range of the translated parabola. (c) Explain why the domain changed or did not change, and why the range changed or did not change. 4 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook

✅ Comprehensive Answers

🔍 Activity 1 — Describe the Translation Model Answers

1. 5 units up

2. 4 units right

3. 2 units left and 3 units down

4. 1 unit right and 6 units up

🎨 Activity 2 — Predict Coordinates Model Answers

1. $(2, 7)$ — $y$-coordinate increases by 2

2. $(5, 5)$ — $x$-coordinate increases by 3

3. $(1, 1)$ — $x$-coordinate decreases by 1, $y$-coordinate decreases by 4

4. $(4, 12)$ — $x$-coordinate increases by 2, $y$-coordinate increases by 7

❓ Multiple Choice

1. A — $f(x) + 3$ shifts 3 units up.

2. D — $f(x - 2)$ shifts 2 units right.

3. B — Vertical shift up: $(1, 4) \to (1, 6)$.

4. B — Horizontal shift left: $(3, 5) \to (2, 5)$.

5. A — 3 right, 4 up gives vertex $(3, 4)$.

📝 Short Answer Model Answers

Q8 (2 marks): To get the same output from $f(x - 3)$ as you would from $f(0)$, you need $x - 3 = 0$, which means $x = 3$ [1]. So the point that was at $x = 0$ has moved to $x = 3$, which is 3 units to the right [1].

Q9 (3 marks): (a) $(-1, 6)$ [1] (b) $(2, 2)$ [1] (c) $(-3, -3)$ [1]

Q10 (4 marks): (a) $y = (x - 4)^2 - 2$ [1]. (b) Domain: $(-\infty, \infty)$; Range: $[-2, \infty)$ [1]. (c) The domain did not change because there was no horizontal restriction on the original parabola, and horizontal translations do not introduce restrictions [1]. The range changed because the vertical translation of 2 units down shifted the minimum $y$-value from $0$ to $-2$ [1].

Consolidation Game

Translations of Functions

Mark lesson as complete

Tick when you've finished all activities and checked your answers.