Reflection Calculator

Reflect coordinates across the x-axis, y-axis, origin, or custom lines. Free geometry transformation calculator with visual grid output.

Point Reflection Calculator

A reflection flips a figure over a line—the mirror line—producing a congruent image on the opposite side. Enter point coordinates, choose the axis, origin, or a custom line y = mx + b, and this calculator returns the reflected image coordinates with optional grid visualization.

Reflections are core transformations in geometry curricula, computer graphics, and symmetry analysis. Getting sign rules right prevents the mirrored shape from landing on the wrong side of the axis.

How to Use This Calculator

Enter the coordinates of the point to reflect as x and y. For polygons, add each vertex if the tool supports multiple points; otherwise reflect vertices one at a time and plot the image shape manually.

Select the line of reflection: x-axis, y-axis, origin (equivalent to 180° rotation about (0,0)), line y = x, line y = −x, or custom slope-intercept form. Click Reflect to compute image coordinates (x′, y′).

Review results in the numeric panel and on the coordinate grid if displayed. The original point, mirror line, and image appear together so you can confirm equal perpendicular distances to the mirror line. Reset clears inputs for the next transformation problem.

What Is a Geometric Reflection?

Reflection is a rigid transformation (isometry): it preserves distances and angle measures while reversing orientation—labeled vertices that were clockwise become counterclockwise on the image unless reflected twice. The mirror line acts as the perpendicular bisector of every segment joining a point to its image.

On the coordinate plane, reflections across the x-axis, y-axis, and origin follow simple sign-change rules learned in algebra. Reflection across y = x swaps coordinates; across y = −x negates both then swaps. Arbitrary lines y = mx + b require formula involving perpendicular slope and midpoint on the mirror line—work this calculator automates.

Reflections compose with themselves: reflecting twice over the same line returns the original figure. Reflecting over two parallel lines produces a translation. Reflecting over two intersecting lines yields a rotation about their intersection. These composition facts link transformation chapters across geometry courses.

In optics, reflection describes light bouncing off mirrors; the mathematical transformation models idealized flat mirrors where angle of incidence equals angle of reflection. Coordinate reflections abstract that physical intuition into pure plane geometry.

When to Use This Calculator

Use it for homework asking "reflect (3, −4) over the x-axis" or "find the image of triangle ABC after reflection across y = 2." Verify hand-computed coordinates before graphing on paper. Teachers demonstrate sign rules live by projecting calculator output alongside student guesses.

Graphic design and game development occasionally need reflected sprite coordinates relative to a centerline; while professional tools handle this internally, students learning transformation matrices benefit from seeing numeric coordinate results first.

Combine with the ordered pairs calculator to confirm distances from point to image are twice the distance from point to mirror line along the perpendicular—sanity check for custom-line reflections where mental math is harder.

Standardized tests often include one reflection item among transformations; practicing with immediate feedback builds speed recognizing axis rules without deriving them under time pressure each time.

Understanding Your Results

Image coordinates (x′, y′) satisfy: the mirror line is the perpendicular bisector of segment (x, y) to (x′, y′). For x-axis reflection, y′ = −y while x stays fixed—think "flip vertically." For y-axis reflection, x′ = −x. For origin reflection, both coordinates negate: (x, y) → (−x, −y).

Reflecting over y = x swaps x and y: (a, b) → (b, a). Reflecting over y = −x maps (a, b) to (−b, −a). Custom lines use projection formulas; trust the calculator output but verify one coordinate by hand when learning the general case.

Congruence means corresponding side lengths and angles match between preimage and image. Orientation reversal matters when labeling vertices A′, B′, C′—order may appear mirrored in the diagram. Distance from any vertex to the mirror line equals distance from its image to that line.

Multiple vertices produce multiple image points; connect them in the same order as the original polygon to draw the reflected shape. Midpoints of corresponding vertices are not generally the same unless the figure is symmetric about the mirror line.

Real-World Applications

Architecture exploits reflection symmetry in facades, floor tiles, and landscaping—knowing reflected coordinates ensures paired elements align across a center axis. CNC machining mirrors tool paths across a part centerline; coordinates exported from CAD undergo reflection transformations identical to classroom math.

Robotics uses reflection matrices in calibration when a sensor mount faces a mirror surface. Crystallography describes symmetry operations including mirror planes through unit cells—advanced chemistry connects to the same transformation vocabulary.

Art and typography create mirror writing and ambigrams by reflecting letter shapes across vertical or horizontal axes. Kaleidoscope patterns repeat reflection and rotation compositions—beautiful demonstrations of transformation group ideas.

Even everyday mirror selfies implicitly teach reflection: your raised right hand appears as the image's left hand because orientation reverses. The coordinate calculator formalizes that intuition into equations students can test numerically.

Reflections Across the Coordinate Plane

Reflection calculator searches spike during transformations units when students must mirror points and shapes across the x-axis, y-axis, origin, or arbitrary lines y = x and beyond. A point (a, b) reflected over the x-axis becomes (a, −b); over the y-axis becomes (−a, b); through the origin becomes (−a, −b). Composing two reflections can equal a translation or rotation—understanding composition prevents errors on standardized tests emphasizing transformation properties.

Architects and graphic designers use reflections conceptually when mirroring floor plans or UI layouts; numeric exercises build spatial intuition. Physics optics connects mirror reflections with angle of incidence equal to angle of reflection—coordinate reflections are mathematical idealizations learners later map to ray diagrams.

Verify reflections by checking distances from the mirror line remain equal before and after. Graph preimage and image in contrasting colors for presentation slides. When reflecting polygons, apply rules to every vertex then reconnect edges in order to preserve shape congruence.

Formula

Over x-axis: (x, y) → (x, −y). Over y-axis: (x, y) → (−x, y). Over origin: (x, y) → (−x, −y). Over y = x: (x, y) → (y, x).

Variables Explained

  • (x, y): Original coordinates of the point (pre-image).
  • Line of reflection: The mirror line—axis, origin point, or y = mx + b.
  • (x′, y′): Image coordinates after reflection.

Worked Example

Point: (3, −4).

Reflect over x-axis: (3, 4) — y changes sign.

Reflect over y-axis: (−3, −4) — x changes sign.

Reflect over origin: (−3, 4) — both signs change.

Reflect over y = x: (−4, 3) — coordinates swap.

Common Mistakes

  • Swapping x-axis and y-axis rules—only y negates over the x-axis, only x negates over the y-axis.
  • Assuming reflection over origin is the same as over x-axis—origin negates both coordinates.
  • Confusing y = x with y = −x reflection formulas.
  • Forgetting orientation reversal when labeling polygon images.
  • Using translation formulas instead of reflection for mirror problems.

Helpful Tips

  • Sketch the point and mirror line first; predict which quadrant the image occupies.
  • Reflecting twice over the same line returns the original point—use as self-check.
  • For y = x reflection, think "swap coordinates."
  • Combine reflections with translations in homework order specified by the problem.
  • Verify distance to mirror line equals distance from image to mirror line.

Frequently Asked Questions

What happens when you reflect over the origin?+

Both coordinates change sign: (x, y) → (−x, −y). This equals a 180° rotation about the origin.

Can I reflect a polygon with multiple vertices?+

Yes. Reflect each vertex and connect the image points in corresponding order.

How do I reflect over a diagonal line?+

Select y = x or enter custom slope and intercept; the calculator applies the perpendicular distance formula.

Is the reflected shape congruent to the original?+

Yes. Reflections preserve distance and angle measure; the image is congruent to the pre-image.

Does reflection preserve slope of a line?+

The image of a line is a line with the same slope unless the line is parallel to the mirror—in special symmetric cases slopes may appear negated depending on axis.