Reflection Math- Geometry Transformations
What is Reflection in Geometry?
Reflection is a transformation that flips a shape over a line called the line of reflection. Every point in the original shape, called the preimage, has a corresponding point in the reflected shape, called the image. The two points are equidistant from the line of reflection. 🪞
Think of it like looking in a mirror. The mirror line is the line of reflection, and your reflection appears the same distance behind the mirror as you are in front of it.
In coordinate geometry, reflections are one of the four rigid motions—the others are translation, rotation, and dilation. Rigid motions preserve shape and size, meaning the reflected image is congruent to the original figure.
The Math Behind Reflections
When you reflect a point (x, y) over a line, you negate one or both coordinates depending on which line serves as the mirror. The distance from the point to the line stays the same on both sides.
The key principle: the line of reflection is the perpendicular bisector of the segment connecting each point to its image.
Distance Formula Connection
To verify a reflection is correct, measure the distance from the original point to the line. Then measure from the line to the reflected point. If those distances match, you've done it right. This is where the distance formula comes in handy when working with non-standard reflection lines.
Types of Reflections in Coordinate Geometry
Reflection Over the X-Axis
When you flip a shape over the horizontal axis (the x-axis), the x-coordinate stays the same and the y-coordinate changes sign.
Rule: (x, y) → (x, -y)
Example: The point (3, 4) reflected over the x-axis becomes (3, -4).
Reflection Over the Y-Axis
When you flip over the vertical axis (the y-axis), the y-coordinate stays the same and the x-coordinate changes sign.
Rule: (x, y) → (-x, y)
Example: The point (3, 4) reflected over the y-axis becomes (-3, 4).
Reflection Over the Line y = x
This diagonal line passes through the origin at a 45-degree angle. When reflecting over this line, you swap the x and y coordinates.
Rule: (x, y) → (y, x)
Example: The point (3, 4) reflected over y = x becomes (4, 3).
Reflection Over the Line y = -x
This line runs diagonally in the opposite direction. Both coordinates swap and change signs.
Rule: (x, y) → (-y, -x)
Example: The point (3, 4) reflected over y = -x becomes (-4, -3).
Reflection Over Horizontal and Vertical Lines
For lines other than the axes, use this approach:
- Over y = b (horizontal line): (x, y) → (x, 2b - y)
- Over x = a (vertical line): (x, y) → (2a - x, y)
Example: Reflect (5, 3) over the line y = 7 → (5, 2(7) - 3) = (5, 11)
How to Perform a Reflection: Step-by-Step
Here's how to actually do this without getting tangled up:
- Identify the line of reflection from the problem. It might be the x-axis, y-axis, y = x, or a custom line like y = 3.
- Pick a point from the original shape.
- Drop a perpendicular from that point to the line of reflection.
- Measure the distance from the point to the line.
- Mark the same distance on the opposite side of the line.
- Plot your new point at that location.
- Repeat for every vertex of the original shape.
- Connect the new points to form the reflected image.
Quick Example
Reflect triangle with vertices A(2, 3), B(5, 6), C(7, 2) over the x-axis.
Apply the rule (x, y) → (x, -y):
- A(2, 3) becomes A'(2, -3)
- B(5, 6) becomes B'(5, -6)
- C(7, 2) becomes C'(7, -2)
Connect A', B', C' to get your reflected triangle.
Reflection Rules at a Glance
| Line of Reflection | Rule | Example: (3, 4) |
|---|---|---|
| X-axis | (x, y) → (x, -y) | (3, -4) |
| Y-axis | (x, y) → (-x, y) | (-3, 4) |
| y = x | (x, y) → (y, x) | (4, 3) |
| y = -x | (x, y) → (-y, -x) | (-4, -3) |
| x = a | (x, y) → (2a - x, y) | If a = 2: (-1, 4) |
| y = b | (x, y) → (x, 2b - y) | If b = 5: (3, 6) |
Reflections vs. Other Transformations
Here's how reflection stacks up against the other rigid motions:
| Transformation | What It Does | Preserves |
|---|---|---|
| Reflection | Flips over a line | Size, shape, orientation (flipped) |
| Translation | Slides without rotating | Size, shape, orientation |
| Rotation | Spins around a point | Size, shape, orientation |
| Dilation | Scales larger or smaller | Shape only |
The key difference: reflection produces a mirror image. If you hold up your left hand, its reflection looks like a right hand. This matters when working with figures that have chirality (handedness).
Common Mistakes to Avoid
- Swapping coordinates when you shouldn't. Only reflect over y = x or y = -x if you swap. For x-axis and y-axis reflections, only one coordinate changes.
- Forgetting to change both signs when reflecting over y = -x. Students often only swap but forget to negate.
- Confusing the line of reflection with the axis. If the problem says y = 3, that's not the x-axis.
- Not verifying distances. Your reflected point should be the same distance from the line as the original. If it isn't, something went wrong.
- Drawing the line of reflection as part of the transformation path. The line stays fixed. Only the points move.
Reflections in the Coordinate Plane: Special Cases
Reflection Over the Origin
This is equivalent to reflecting over both axes simultaneously. The rule is (x, y) → (-x, -y). Every coordinate changes sign.
Example: (2, 5) reflected over the origin becomes (-2, -5).
Reflection Over a Line Through the Origin
For lines like y = mx where m is a simple fraction or integer, you can derive the rule by finding where the perpendicular line intersects and calculating the new coordinates. For y = 2x, the rule becomes (-3x + 4y)/5, (4x + 3y)/5) for the transformation matrix approach.
For most high school geometry, you'll stick to the standard lines listed in the table above.
Composite Reflections
What happens when you reflect a shape twice?
- Reflect over two parallel lines: The result is equivalent to a translation (double the distance between the lines).
- Reflect over two intersecting lines: The result is equivalent to a rotation (twice the angle between the lines, around their intersection point).
This is useful to know. Two reflections can accomplish what a single reflection cannot—namely, rotation or translation.
Quick Practice Problems
Try these to check your understanding:
- Reflect point (6, -2) over the y-axis. Answer: (-6, -2)
- Reflect point (-3, 8) over the line y = x. Answer: (8, -3)
- Reflect point (4, 7) over the line y = 2. Answer: (4, -3)
- Reflect point (1, 5) over both axes (origin). Answer: (-1, -5)
Check your answers by verifying the distances match on both sides of the reflection line.
When You'll Actually Use This
Reflections show up in:
- Computer graphics — rendering mirrors, water reflections, symmetry operations
- Architecture — designing symmetrical buildings and structures
- Physics — light reflecting off surfaces follows geometric reflection laws
- Art and design — creating symmetrical patterns
- Navigation — reading maps with reflected coordinate systems
Beyond the textbook, understanding reflections helps you see symmetry everywhere—from butterfly wings to building facades to the way light bounces off a mirror.