Graph Transformations0%
Functions & Graphs · Topic 5 of 9
Graph Transformations
Video lesson · from 1:20:132 worked examples
One lesson video covers all of Functions & Graphs, so it opens at 1:20:13 for this topic — not from the beginning.
Theory
Given any graph , we can reflect, move, or scale it. Each transformation influences the points on the graph.
| Notation | Description | Change to Points |
|---|---|---|
| Graph moves up by units | ||
| Graph moves down by units | ||
| Vertical stretch by | ||
| Reflect over x-axis | ||
| Graph moves left by units | ||
| Graph moves right by units | ||
| Reflect over y-axis |
Remember:
Changes inside the bracket affect the x-coordinates (horizontally) and do the opposite of what you might expect.
Changes outside the bracket affect the y-coordinates (vertically) and do exactly what they say.
⚠️ Common Examiner Traps
- Label the point you were asked for: a very common loss is failing to identify clearly which coordinates are the maximum of the transformed graph, or naming the wrong ones. Mark and name it explicitly.
- Inside the bracket does the opposite: moves the graph left 3, not right. This is the most common transformation error there is.
- Apply transformations in order: for something like , deal with each change separately and track what happens to a known point at each stage.
- Transform the key points, not the whole curve: take the turning points and intercepts, move each one, then draw a curve of the same shape through them.
- Practise on the axes given: both reports ask for practice at sketching on provided axes — use the scale printed on them.
Worked examples
Example 1
Example 1
Sketch the graph of .
The transformation involves two steps:
- inside the bracket: Move right 2 units. ().
- Negative sign outside: Reflect over the x-axis. ().
| Original Point | Move right 2 | Reflect x-axis |
|---|---|---|
| (-3, 0) | (-1, 0) | (-1, 0) |
| (-2, 10) | (0, 10) | (0, -10) |
| (1, -17) | (3, -17) | (3, 17) |
Plot the final points and connect them with a curve similar to the original shape.
Example 2
Example 2
Sketch the graph of .
The transformation involves three operations:
- inside: Compress horizontally by a factor of 2. ().
- outside: Vertical stretch by 3. ().
- outside: Move up 1 unit. ().
| Original | Horiz compress | Vertical stretch | Move up 1 |
|---|---|---|---|
| (-1, 0) | (-0.5, 0) | (-0.5, 0) | (-0.5, 1) |
| (0, 2) | (0, 2) | (0, 6) | (0, 7) |
| (1, 0) | (0.5, 0) | (0.5, 0) | (0.5, 1) |
| (3, 0) | (1.5, 0) | (1.5, 0) | (1.5, 1) |