Function Transformations
Function transformations explain how a graph changes when we modify its equation. Instead of drawing every graph from scratch, we transform a known base graph.
This lesson teaches how graphs shift, stretch, compress, and reflect — a powerful skill used in school math, competitive exams, real-life modeling, and technology.
Why Function Transformations Matter
Most complex graphs are just transformed versions of simple base graphs.
Understanding transformations saves time, builds intuition, and improves graph interpretation.
Base (Parent) Functions
A base or parent function is the simplest form of a function before any transformation.
Common parent functions include:
- f(x) = x (linear)
- f(x) = x² (quadratic)
- f(x) = |x| (absolute value)
- f(x) = √x (square root)
General Transformation Form
Most transformations can be written as:
y = a · f(x − h) + k
Each parameter controls a different change in the graph.
- a → vertical stretch or reflection
- h → horizontal shift
- k → vertical shift
Vertical Shifts
Vertical shifts move the graph up or down without changing its shape.
Adding a constant outside the function causes a vertical movement.
- y = f(x) + k → shift up by k
- y = f(x) − k → shift down by k
Example: y = x² + 3 moves the parabola up by 3 units.
Horizontal Shifts
Horizontal shifts move the graph left or right.
They are applied inside the function, which often confuses students.
- y = f(x − h) → shift right by h
- y = f(x + h) → shift left by h
Example: y = (x − 2)² shifts the parabola right by 2 units.
Why Horizontal Shifts Feel “Opposite”
Horizontal shifts work opposite to intuition because they affect the input.
Always remember: Inside is opposite, outside is same.
Vertical Stretch and Compression
Multiplying the function by a constant changes its vertical size.
- |a| > 1 → vertical stretch
- 0 < |a| < 1 → vertical compression
Example: y = 2x² makes the parabola steeper.
Reflections Across Axes
Graphs can be flipped across the x-axis or y-axis.
- y = −f(x) → reflection over x-axis
- y = f(−x) → reflection over y-axis
Reflections change orientation, not position.
Combined Transformations
Many functions use more than one transformation at the same time.
Example:
y = −2(x − 1)² + 3
- Shift right by 1
- Vertical stretch by 2
- Reflect over x-axis
- Shift up by 3
Order of Transformations
The order of transformations matters when interpreting graphs.
A safe approach:
- Start with parent function
- Apply horizontal shift
- Apply vertical stretch/reflection
- Apply vertical shift
Transformations of Absolute Value Functions
Absolute value transformations change the V-shape.
Example:
y = |x − 2| + 1
- Shift right by 2
- Shift up by 1
The vertex moves to (2, 1).
Transformations in Real Life
Transformations help model real-world changes.
- Adjusting cost models
- Shifting time-based data
- Scaling growth patterns
Transformations in Physics
Physics uses transformations to shift reference points.
- Motion graphs
- Energy curves
- Wave displacement
Transformations in Business & Economics
Businesses adjust graphs to reflect changes.
- Price increases or decreases
- Demand shifts
- Profit scaling
Transformations in Technology & IT
Transformations are fundamental in computing.
- UI animations
- Data normalization
- Graphics rendering
- Machine learning feature scaling
Transformations in Competitive Exams
Exams often test:
- Identifying shifts
- Finding new vertex points
- Understanding reflections
Visualization is faster than calculation.
Common Mistakes to Avoid
Most errors occur due to sign confusion.
- Mixing up left and right shifts
- Ignoring negative signs
- Applying transformations in the wrong order
Practice Questions
Q1. What transformation is y = (x − 4)²?
Q2. What does y = −f(x) do to a graph?
Q3. Find the vertex of y = |x + 3| − 2
Quick Quiz
Q1. Which transformation changes the graph’s shape?
Q2. What does “inside is opposite” mean?
Quick Recap
- Transformations modify graphs systematically
- Shifts move graphs without changing shape
- Stretches and reflections change appearance
- Combined transformations are common
- Essential for exams, real life, and technology