Lesson 5 45 min

Graph Transformations

AI Explain — Ask anything
AI Illustrate — Make it visual

Why This Matters

This lesson explores graph transformations, a fundamental concept in A Level Pure Mathematics. We will learn how to manipulate the graphs of functions by applying various operations, such as translations, reflections, and stretches. Understanding these transformations allows us to sketch complex graphs from basic ones and analyze their properties.

Key Words to Know

01
Translation — Shifting a graph horizontally or vertically without changing its shape or orientation.
02
Reflection — Flipping a graph across an axis, creating a mirror image.
03
Stretch — Altering the scale of a graph, making it wider/narrower or taller/shorter.
04
Invariant Point — A point on a graph that remains in the same position after a transformation.
05
Composite Transformation — Applying multiple transformations sequentially to a single graph.

1. Introduction to Graph Transformations

Graph transformations involve altering the position, size, or orientation of a graph based on changes to its equation. These changes are systematic and predictable, allowing us to sketch new graphs from known parent functions.

Understanding transformations is crucial for sketching functions quickly and for solving problems involving complex functions. We will focus on four main types: translations, reflections, and stretches. It's important to remember that the order of transformations can sometimes matter, especially when combining stretches and translations. Always consider the effect on the coordinates (x, y) of points on the original graph.

2. Translations

A translation shifts the entire graph without changing its shape or orientation.

  • Vertical Translation: If we have a function y = f(x), then y = f(x) + a translates the graph upwards by 'a' units. If 'a' is negative, it translates downwards. The x-coordinates remain unchanged, while the y-coordinates are increased by 'a'.

    • Example: y = x^2 becomes y = x^2 + 3 (shifts up by 3).
  • Horizontal Translation: If we have a function y = f(x), then y = f(x - a) translates the graph to the right by 'a' units. If 'a' is negative (e.g., f(x + 2) = f(x - (-2))), it translates to the left. This is often counter-intuitive: a 'minus a' inside the function shifts right. The y-coordinates remain unchanged, while the x-coordinates are increased by 'a'.

    • Example: y = x^2 becomes y = (x - 2)^2 (shifts right by 2).

Key Point: For vertical translations, the change is outside the function; for horizontal, it's inside the function, affecting the 'x' directly.

3. Reflections

Reflections flip the graph across an axis, creating a mirror image.

  • Reflection in the x-axis: If y = f(x), then y = -f(x) reflects the graph across the x-axis. Every positive y-value becomes negative, and every negative y-value becomes positive. The x-coordinates remain unchanged, while the y-coordinates are multiplied by -1.

    • Example: y = x^2 becomes y = -x^2.
  • Reflection in the y-axis: If y = f(x), then y = f(-x) reflects the graph across the y-axis. Every positive x-value becomes negative, and every negative x-value becomes positive. The y-coordinates remain unchanged, while the x-coordinates are multiplied by -1.

    • Example: y = x^2 becomes y = (-x)^2, which is still y = x^2 (parabola is symmetric about y-axis). A better example: y = e^x becomes y = e^(-x).

Key Point: Reflection in the x-axis affects the entire function output (y-value), while reflection in the y-axis affects only the input (x-value).

4. Stretches (Scaling)

Stretches alter the scale of the graph, making it wider/narrower or taller/shorter.

  • Vertical Stretch: If y = f...
This section is locked

5. Combining Transformations

When multiple transformations are applied, their order can be crucial.

Consider the transformation from y = f(x) to y ...

This section is locked

2 more sections locked

Upgrade to Starter to unlock all study notes, audio listening, and more.

Exam Tips

  • 1.Always clearly label axes and any asymptotes or intercepts on your transformed graphs.
  • 2.When combining transformations, be careful with the order, especially for horizontal stretches and translations. Rewrite f(ax+b) as f(a(x+b/a)) to avoid common errors.
  • 3.Identify key points (e.g., vertices, intercepts, maximum/minimum points) on the original graph and track their coordinates through each transformation step.
  • 4.Remember the 'inside affects x, outside affects y' rule. For horizontal transformations (inside the function), the effect is often counter-intuitive (e.g., x-a shifts right).
  • 5.Practice sketching common parent functions (e.g., y=x^2, y=x^3, y=1/x, y=|x|, y=e^x, y=ln(x), y=sin(x), y=cos(x)) as a starting point for transformations.
👋 Ask Aria anything!