Year 11 Maths Advanced Module 1 ⏱ ~45 min Lesson 13 of 15

Sketching & Modelling Transformed Functions

Architects do not draw every brick when they design a bridge. They start with a simple curve — usually a parabola — then stretch it, flip it, and move it until it fits the towers. In this lesson, you will learn to do the same thing: sketch any transformed function by tracking its key features, and use transformations to build mathematical models of real-world situations.

🌉
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 basic parabola $y = x^2$ has its vertex at $(0, 0)$ and passes through $(1, 1)$ and $(-1, 1)$. How would you quickly sketch the graph of $y = -2(x - 3)^2 + 4$ without plotting dozens of points? List the key features you would track.

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

Key features to track when sketching
$x$-intercepts (set $y = 0$) $y$-intercept (set $x = 0$) Turning points / vertices Asymptotes (horizontal, vertical, oblique) Domain and range End behaviour
Key insight: You only need 3–5 precise points and the correct general shape to produce a sketch that earns full marks in an exam.
📖 Know

Key Facts

  • The standard features that define the shape of a function's graph
  • How each transformation affects intercepts, turning points, and asymptotes
  • Common parent functions used in modelling
💡 Understand

Concepts

  • Why tracking key features is more efficient than plotting every point
  • How transformations preserve some properties and change others
  • How to select an appropriate parent function for a real-world model
✅ Can Do

Skills

  • Sketch transformed graphs by tracking key features
  • Find the equation of a transformed graph given its key features
  • Model real-world situations using transformed functions
  • Interpret the meaning of parameters in applied contexts

Misconceptions to Fix

Wrong: f⁻¹(x) means 1/f(x).

Right: f⁻¹(x) denotes the inverse function, not the reciprocal. The reciprocal would be written [f(x)]⁻¹ or 1/f(x).

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.
✏️

The Key-Feature Method

Sketching a transformed graph does not mean calculating 20 points and joining the dots. Examiners reward clear, accurate sketches that show the important structural features of the graph. Here is the method:

  1. Identify the parent function. Is it a parabola? A hyperbola? A cubic? A square root? An exponential?
  2. Read the transformations. Write the equation in the form $y = af(b(x - h)) + k$.
  3. Track the anchor points. Identify 3–5 key points on the parent graph, then transform each one.
  4. Draw asymptotes first. If the parent has asymptotes, transform them and draw them as dashed lines.
  5. Sketch the curve. Draw a smooth curve through the transformed points, approaching asymptotes correctly and respecting the general shape.
Why bridge designers use parabolas. The cables of a suspension bridge naturally form a parabola (or a catenary, which is very similar) under uniform load. Engineers start with $y = x^2$, stretch it horizontally to match the span between towers, stretch it vertically to match the sag, and translate it so the vertex sits at the lowest point of the cable. One parent function + three transformations = the entire bridge design.

Common Parent Functions

Parent functionKey featuresAnchor points
$y = x^2$ Parabola, vertex at $(0, 0)$, opens up $(0, 0), (1, 1), (-1, 1), (2, 4), (-2, 4)$
$y = x^3$ Cubic, point of inflection at $(0, 0)$ $(0, 0), (1, 1), (-1, -1)$
$y = |x|$ V-shape, vertex at $(0, 0)$ $(0, 0), (1, 1), (-1, 1)$
$y = \dfrac{1}{x}$ Hyperbola, asymptotes: $x = 0$ and $y = 0$ $(1, 1), (-1, -1), (2, 0.5), (-2, -0.5)$
$y = \sqrt{x}$ Domain $x \geq 0$, starts at $(0, 0)$ $(0, 0), (1, 1), (4, 2)$
$y = e^x$ Exponential growth, $y$-intercept $(0, 1)$, HA: $y = 0$ $(0, 1), (1, e), (-1, \frac{1}{e})$
$y = \ln x$ Domain $x > 0$, $x$-intercept $(1, 0)$, VA: $x = 0$ $(1, 0), (e, 1), (\frac{1}{e}, -1)$
🔄

How Transformations Affect Features

Intercepts

Turning Points

If $(x_0, y_0)$ is a turning point on $y = f(x)$, then on $y = af(b(x - h)) + k$:

$$\text{Turning point} \rightarrow \left(\frac{x_0}{b} + h, ay_0 + k\right)$$

This is the single most useful formula for sketching transformed graphs quickly.

Asymptotes

Parent asymptoteAfter $y = af(b(x - h)) + k$
Vertical: $x = c$ $x = \dfrac{c}{b} + h$
Horizontal: $y = d$ $y = ad + k$

Domain and Range

🧮 Worked Examples

Worked Example 1 — Sketching a Transformed Parabola

Stepwise
Sketch the graph of $y = -2(x - 3)^2 + 4$, showing the vertex and $x$-intercepts.
  1. 1
    Parent function
    $y = x^2$ — parabola opening upward with vertex at $(0, 0)$.
  2. 2
    Transformations
    Reflection in $x$-axis, vertical dilation by 2, translation 3 right and 4 up.
  3. 3
    Vertex
    (0, 0) \rightarrow (3, 4)
  4. 4
    $x$-intercepts
    -2(x - 3)^2 + 4 = 0 \Rightarrow (x - 3)^2 = 2 \Rightarrow x = 3 \pm \sqrt{2}
  5. 5
    Sketch
    Draw a downward parabola with vertex $(3, 4)$, passing through $(3 - \sqrt{2}, 0)$ and $(3 + \sqrt{2}, 0)$, and $y$-intercept at $(0, -14)$.

Worked Example 2 — Sketching a Transformed Hyperbola

Stepwise
Sketch the graph of $y = \dfrac{3}{x - 2} + 1$, showing asymptotes and key points.
  1. 1
    Parent function
    $y = \frac{1}{x}$ — hyperbola with asymptotes $x = 0$ and $y = 0$, passing through $(1, 1)$ and $(-1, -1)$.
  2. 2
    Transformations
    Write as $y = 3f(x - 2) + 1$ where $f(x) = \frac{1}{x}$. Vertical dilation by 3, right 2, up 1.
  3. 3
    Asymptotes
    VA: x = 0 \rightarrow x = 2 \quad HA: y = 0 \rightarrow y = 1
  4. 4
    Key points
    (1, 1) \rightarrow (3, 4); \quad (-1, -1) \rightarrow (1, -2)

Worked Example 3 — Modelling with Transformations

Stepwise
The profit $P$ (in thousands of dollars) from selling $x$ hundred items is modelled by a parabola with a maximum profit of \$50,000 when 300 items are sold, and breaking even ($P = 0$) at 100 and 500 items. Find the equation of the model.
  1. 1
    Choose parent function
    Profit has a maximum, so we use a downward parabola: $y = -x^2$.
  2. 2
    Vertex form
    Vertex at $(3, 50)$ since $x$ is in hundreds and $P$ is in thousands.
    P = -a(x - 3)^2 + 50
  3. 3
    Find $a$ using an $x$-intercept
    0 = -a(1 - 3)^2 + 50 \Rightarrow 4a = 50 \Rightarrow a = 12.5
✓ Answer $P = -12.5(x - 3)^2 + 50$ or $P = -12.5x^2 + 75x - 62.5$
⚠️

Common Mistakes — Don't Lose Easy Marks

Forgetting to transform asymptotes
Students often draw the transformed graph with the original asymptotes. For $y = \frac{3}{x - 2} + 1$, the vertical asymptote moves to $x = 2$ and the horizontal asymptote moves to $y = 1$.
✓ Fix: Always write down the transformed asymptotes before sketching the curve.
Not labelling key points on the sketch
A sketch without labelled intercepts or turning points will lose marks in exams, even if the shape is correct. Examiners cannot read your mind.
✓ Fix: Label at least the vertex/turning point and all intercepts. Asymptotes should be drawn as dashed lines with their equations noted.
Using the wrong parent function for a model
If a quantity has a maximum or minimum, a parabola is usually appropriate. If it approaches a limit over time, an exponential or hyperbola is better. Choosing the wrong parent function means the model will never fit the data.
✓ Fix: Ask: does it have a max/min? (Parabola) Does it approach a limit? (Exponential/hyperbola) Does it start at zero and grow with decreasing rate? (Square root/logarithm)
Confusing the units in applied questions
In modelling questions, $x$ might represent "thousands of items" or "hours after 9am". If you treat $x = 3$ as "3 items" when it really means "3000 items", your intercepts and vertex will be completely wrong.
✓ Fix: Read the question carefully and write a note defining your variables with units before you start calculating.

📓 Copy Into Your Books

📖 Sketching Checklist

  • Parent function identified
  • Transformations read correctly
  • Key points transformed
  • Asymptotes drawn (if any)
  • Curve sketched smoothly

🔢 Turning Point Formula

  • $(x_0, y_0) \rightarrow \left(\frac{x_0}{b} + h, ay_0 + k\right)$

📏 Asymptote Transformations

  • VA $x = c \rightarrow x = \frac{c}{b} + h$
  • HA $y = d \rightarrow y = ad + k$

💡 Parent Function Selector

  • Max/min $\rightarrow$ parabola
  • Approaches a limit $\rightarrow$ exponential/hyperbola
  • Grows with decreasing rate $\rightarrow$ $\sqrt{x}$ / $\ln x$

📝 How are you completing this lesson?

🧪 Activities

🔍 Activity 1 — Calculate + Interpret

Track the Features

For each function, identify the parent function, describe the transformations, and find the coordinates of the transformed vertex (or turning point). Do not sketch yet — just calculate.

  1. 1 $y = 2(x - 1)^2 + 3$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $y = -\dfrac{1}{x + 2} + 3$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $y = 3\sqrt{x - 2} + 1$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  4. 4 $y = -2|x + 1| + 4$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
🎨 Activity 2 — Modelling

Build the Model

For each scenario, choose an appropriate parent function, write the transformed equation, and interpret the meaning of each parameter.

  1. 1 A small business finds that its daily profit $P$ (in dollars) is zero when 0 or 40 items are sold, and reaches a maximum of \$400 when 20 items are sold.

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 The temperature $T$ (in °C) of a cooling cup of coffee approaches room temperature (20°C) over time. Initially the coffee is at 80°C, and after 1 hour it has cooled to 50°C.

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
Revisit Your Thinking

Earlier you were asked: How would you quickly sketch $y = -2(x - 3)^2 + 4$ without plotting dozens of points?

The key is to track the transformed features of the parent parabola $y = x^2$:

With just the vertex, intercepts, and the general shape, you have enough to sketch the graph accurately. No table of values needed.

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

ApplyBand 4

8. The graph of $y = f(x)$ has a turning point at $(2, -3)$ and $x$-intercepts at $x = -1$ and $x = 5$. Find the corresponding turning point and $x$-intercepts of $y = 2f(x - 1) + 4$. Show all working. 3 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook
ApplyBand 4

9. Sketch the graph of $y = \dfrac{2}{x + 1} - 3$, clearly showing the asymptotes, the $x$-intercept, the $y$-intercept, and at least one other point. Label all features with their coordinates or equations. 4 MARKS

Type your answer below (describe the sketch):

Answer in your workbook.

✏️ Answer in your workbook
EvaluateBand 5

10. A student is modelling the height of a ball thrown vertically upward. They propose the model $h = -5(t - 2)^2 + 20$, where $h$ is height in metres and $t$ is time in seconds. Evaluate the suitability of this model by finding the initial height, the maximum height, the time at which the maximum height occurs, and the time when the ball hits the ground. What are the domain and range of this model in the context of the problem? 4 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook

✅ Comprehensive Answers

🔍 Activity 1 — Track the Features Model Answers

1. Parent: $y = x^2$. Transformations: vertical dilation by 2, right 1, up 3. Vertex: $(1, 3)$.

2. Parent: $y = \frac{1}{x}$. Transformations: reflection in $x$-axis, left 2, up 3. Asymptotes: $x = -2$, $y = 3$.

3. Parent: $y = \sqrt{x}$. Transformations: vertical dilation by 3, right 2, up 1. Domain: $x \geq 2$. Starting point: $(2, 1)$.

4. Parent: $y = |x|$. Transformations: vertical dilation by 2, reflection in $x$-axis, left 1, up 4. Vertex: $(-1, 4)$. $x$-intercepts: $-2|x + 1| + 4 = 0 \Rightarrow |x + 1| = 2 \Rightarrow x = 1$ or $x = -3$.

🎨 Activity 2 — Modelling Model Answers

1. Parent: $y = x(x - 40)$ or vertex form $y = -(x - 20)^2 + 400$. Using vertex form: $P = -(x - 20)^2 + 400$. Vertex $(20, 400)$ means max profit \$400 at 20 items. $x$-intercepts at 0 and 40 confirm break-even points.

2. Parent: exponential decay $T = Ae^{-kt} + C$. As $t \to \infty$, $T \to 20$, so $C = 20$. At $t = 0$, $T = 80$, so $A = 60$. At $t = 1$, $50 = 60e^{-k} + 20 \Rightarrow k = \ln 2 \approx 0.693$. Equation: $T = 60e^{-0.693t} + 20$. The 60 is the initial temperature above room temperature, and the horizontal asymptote $T = 20$ is room temperature.

❓ Multiple Choice

1. A — Right 1: $(3, 3)$; $\times 2$: $(3, 6)$; up 4: $(3, 10)$.

2. C — Reflection and vertical translation do not move points horizontally.

3. A — $f(2(x + 2))$: $x$-coordinate $\frac{1}{2} - 2 = -1.5$; $y$ stays $-2$.

4. A — Downward parabola with vertex $(3, 4)$ matches the basketball trajectory.

5. A — Reflection in $y$-axis negates $x$-intercepts.

📝 Short Answer Model Answers

Q8 (3 marks): Turning point: $(3, -2)$ [1]. $x$-intercepts: $2 - 1 = 1$ and $5 - 1 = 4$, but with vertical dilation by 2 and up 4, the $y$-values are no longer zero. Wait — actually, vertical dilation and translation change $y$, so $x$-intercepts need solving. Since we don't know $f(x)$, we can only state the transformed $x$-coordinates under the horizontal translation: $x = 0$ and $x = 4$ [1]. Full marks for correct turning point and stating that vertical transformations preserve $x$-coordinates of zeros if $a \neq 0$, but the $y$-intercept changes. Actually, simpler: horizontal translation shifts intercepts by $+1$, so $-1 \rightarrow 0$ and $5 \rightarrow 6$? No, right 1 means $x - 1$, so $f(x - 1) = 0$ when $x - 1 = -1$ or $5$, giving $x = 0$ and $x = 6$. Award 2 marks for correct turning point and intercepts.

Q9 (4 marks): VA: $x = -1$ [0.5]. HA: $y = -3$ [0.5]. $x$-intercept: $\frac{2}{x + 1} - 3 = 0 \Rightarrow x = -\frac{1}{3}$ [1]. $y$-intercept: $(0, -1)$ [1]. Other point: e.g. $(1, -2)$ [0.5]. Correct hyperbola shape approaching asymptotes [0.5].

Q10 (4 marks): Initial height at $t = 0$: $h = -5(4) + 20 = 0$ m [0.5]. Max height: 20 m at $t = 2$ s [1]. Hits ground when $-5(t - 2)^2 + 20 = 0 \Rightarrow (t - 2)^2 = 4 \Rightarrow t = 0$ or $t = 4$. So hits ground at $t = 4$ s [1]. Domain: $0 \leq t \leq 4$ [0.5]. Range: $0 \leq h \leq 20$ [0.5]. The model is suitable because it has realistic values and a single maximum.

☄️
Asteroid Blaster

Blast the Correct Answer

Defend your ship by blasting the correct answers for Sketching & Modelling Transformed Functions. Scores count toward the Asteroid Blaster leaderboard.

Play Asteroid Blaster →

Consolidation Game

Sketching & Modelling Transformed Functions

Mark lesson as complete

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