Reflect any point with stepwise math and output. Choose axes, origin, lines, or midpoints easily. Download tables, verify examples, and reuse your numbers today.
This tool reflects a point (x, y) using closed-form coordinate rules.
For line ax + by + c = 0:
This works for any non-degenerate line where a and b are not both zero.
| Input (x, y) | Reflection type | Parameters | Reflected (x′, y′) |
|---|---|---|---|
| (3, -2) | Across x-axis | — | (3, 2) |
| (5, 1) | Across point (h, k) | (h, k) = (2, -1) | (-1, -3) |
| (2, 4) | Across line ax + by + c = 0 | a = 1, b = -1, c = 0 | (4, 2) |
Tip: The last example uses the line x − y = 0, which is y = x.
It is the mirror image of your input point across a chosen axis, line, or center point. Distances to the mirror are preserved, but the point’s orientation relative to that mirror flips.
Use it when the reflection line is not a simple axis or diagonal. It supports any straight line, including vertical lines. Just ensure a and b are not both zero.
Reflecting across a point (h, k) is equivalent to a 180° rotation around that point. The formulas x′ = 2h − x and y′ = 2k − y capture that transformation.
They quantify how far the reflected point moved from the original. This is useful for debugging and geometry checks, especially for arbitrary lines where visual intuition can be tricky.
Yes. Inputs accept integers, decimals, and negative values. The calculator formats outputs cleanly while preserving precision suitable for most classroom and engineering-style problems.
That does not define a valid line, so the calculator will show an error. A line needs at least one of a or b to be nonzero for a meaningful reflection.
After you compute a result, the tool stores it as your latest calculation. The export buttons generate a downloadable file containing inputs, outputs, and step lines for recordkeeping.
Made for quick checks, homework, and coordinate geometry workflows.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.