Reflection Across the X Axis Formula- Step-by-Step Guide
What Is Reflection Across the X Axis?
When you reflect a point across the x-axis, you flip it vertically. A point above the axis moves to the same distance below it, and vice versa. The x-coordinate stays the same. Only the y-coordinate changes sign.
That's the core idea. Everything else is just applying this rule.
The Formula
For any point (x, y), the reflection across the x-axis gives you:
(x, y) β (x, -y)
Simple. Flip the y-value. Positive becomes negative. Negative becomes positive.
Why This Works
The x-axis is a horizontal line at y = 0. When you reflect across it, you're mirroring the point's position vertically. The x-value doesn't move because the x-axis runs horizontally.
The distance from the axis stays the same. A point 3 units above the x-axis (y = 3) ends up 3 units below it (y = -3).
Examples
Example 1: Single Point
Reflect (4, 7) across the x-axis.
Keep x the same. Change y's sign:
(4, 7) β (4, -7)
Example 2: Negative Y Value
Reflect (-2, -5) across the x-axis.
(-2, -5) β (-2, 5)
The -5 becomes positive 5.
Example 3: On the X-Axis Already
Reflect (3, 0) across the x-axis.
(3, 0) β (3, 0)
Points on the axis don't move. Zero is its own opposite.
Reflecting Equations and Functions
The same rule applies to entire graphs. If you have y = f(x), the reflection across the x-axis is:
y = -f(x)
Take y = 2x + 3. Reflect it:
y = -(2x + 3) = -2x - 3
The graph flips upside down. Every positive y-value becomes negative, and the entire shape mirrors below the axis.
Quick Comparison: X-Axis vs Y-Axis Reflection
| Axis | Original Point | Reflected Point | What Changes |
|---|---|---|---|
| X-axis | (x, y) | (x, -y) | y changes sign |
| Y-axis | (x, y) | (-x, y) | x changes sign |
| Origin | (x, y) | (-x, -y) | both change sign |
Memorize this: x-axis flips y. y-axis flips x.
Step-by-Step: How to Reflect Any Point
- Step 1: Identify your original point as (x, y).
- Step 2: Keep the x-value exactly as it is.
- Step 3: Multiply the y-value by -1 to flip its sign.
- Step 4: Write your new point as (x, -y).
That's it. No tricks.
Common Mistakes
People mess this up in two ways:
- Changing x instead of y. Remember: x-axis reflection only affects the y-coordinate.
- Forgetting to change the sign completely. -y means exactly opposite. If y = 4, then -y = -4. Not zero.
When You'll Use This
Geometry class. Graphing transformations. Computer graphics. Any situation where you need to flip a shape vertically.
The formula (x, y) β (x, -y) applies universally. Points, lines, curvesβall follow the same rule.
Bottom Line
Reflection across the x-axis means flipping vertically. Keep x, negate y. The formula is (x, y) β (x, -y). Memorize it. Apply it. Done.