Reflection Graph- Transformation Rules and Examples
What Is a Reflection in Graph Transformations?
When you flip a graph over a line, that's a reflection. The shape stays the same, but its position changes. The line you flip over is called the axis of reflection.
Reflections are one of the four basic transformations. They matter because they show up constantly in algebra, calculus, and standardized tests. If you can't spot one on a graph, you're going to struggle.
Here's what you'll learn in this guide:
- The rules for reflecting across the x-axis, y-axis, and y = x line
- How to write transformed equations from scratch
- Real examples with actual functions
- Common mistakes that will tank your answers
The Core Reflection Rules
Every reflection follows the same logic: take each point on the graph and move it to the mirror position on the other side of the axis. The math makes this predictable and repeatable.
Reflecting Across the X-Axis
Flip the graph vertically. Every (x, y) point becomes (x, -y).
Rule: Multiply the entire function by -1.
For y = f(x), the reflected function is y = -f(x).
Reflecting Across the Y-Axis
Flip the graph horizontally. Every (x, y) point becomes (-x, y).
Rule: Replace x with -x in the equation.
For y = f(x), the reflected function is y = f(-x).
Reflecting Across the Line y = x
Swap x and y. Every (x, y) point becomes (y, x).
Rule: Swap the variables in the equation, then solve for y.
For y = f(x), the reflected function is x = f(y), or rewritten as y = f⁻¹(x) if the function is invertible.
Quick Reference Table
| Axis of Reflection | Point Transformation | Equation Change |
|---|---|---|
| X-axis | (x, y) → (x, -y) | Multiply f(x) by -1: y = -f(x) |
| Y-axis | (x, y) → (-x, y) | Replace x with -x: y = f(-x) |
| y = x | (x, y) → (y, x) | Swap variables: x = f(y) |
| y = -x | (x, y) → (-y, -x) | Swap and negate both: -x = f(-y) |
Examples That Actually Show the Work
Example 1: Reflect y = x² Across the X-Axis
Start with f(x) = x².
Apply the rule: y = -f(x) = -x².
That's it. The parabola that opened upward now opens downward. The vertex stays at (0, 0). The shape is identical, just flipped.
Example 2: Reflect y = √x Across the Y-Axis
Start with f(x) = √x. Domain is x ≥ 0.
Apply the rule: y = f(-x) = √(-x).
The graph now exists for x ≤ 0. The curve that started in the first quadrant moves to the second quadrant, mirrored across the y-axis.
Example 3: Reflect y = 2x + 3 Across y = x
Start with y = 2x + 3.
Swap x and y: x = 2y + 3.
Solve for y: y = (x - 3)/2.
The line with slope 2 and y-intercept 3 becomes a line with slope 1/2 and y-intercept -3/2. The original line and its reflection are perpendicular.
Getting Started: How to Reflect Any Graph
Follow these steps in order:
- Identify the axis of reflection. Is it the x-axis, y-axis, or another line?
- Find the transformation rule. Use the table above to determine what to change in the equation.
- Apply the change. Multiply the function by -1, replace x with -x, or swap variables.
- Simplify. Write the new equation in simplest form.
- Verify with a test point. Pick a point on the original graph, apply the reflection transformation, and confirm it lies on your new equation.
Mistakes That Will Mess You Up
- Confusing x-axis and y-axis reflections. Remember: x-axis flips vertical position (y becomes -y). Y-axis flips horizontal position (x becomes -x).
- Forgetting to simplify. f(-x) = -x + 2 is not the same as f(x) = x + 2. Always simplify your reflected equation.
- Ignoring domain changes. After reflecting across the y-axis, a function originally defined for x ≥ 0 is now defined for x ≤ 0. That matters.
- Reflecting only part of the graph. A reflection applies to the entire function, not just the piece you like.
Combining Reflections With Other Transformations
Reflections rarely come alone. You'll often see them combined with translations and stretches.
For example, the function y = -f(x - 2) + 3 means:
- Shift right by 2
- Reflect across the x-axis
- Shift up by 3
Order matters. Work from inside the function outward: horizontal shifts, then reflections, then vertical shifts.
When You'll Actually Use This
Reflections show up in:
- Graph sketching on tests
- Understanding parent functions and their transformations
- Inverse functions (which are always reflections across y = x)
- Physics and engineering symmetry problems
If you're preparing for the SAT, ACT, or any algebra course final, you need to be fast and accurate with these. The concepts are simple. The practice is what separates the students who get it from the ones who guess.