Part of the Maths & Statistics suite · 235 calculators

Midpoint Calculator

The point exactly halfway between two points, and the perpendicular bisector through it.

The midpoint is the average of the coordinates: average the x values, average the y values.

Results update as you type
Results
Midpoint
(5, 9)
Distance between the points
Distance from each point to the midpoint
Perpendicular bisector
Quarter points
Vector from the first point to the second
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows the national curriculum (maths, brackets, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About midpoint

How the midpoint calculator works

The midpoint is the average of the coordinates: average the x values, average the y values. That is all it is, and it generalises to any number of dimensions.

The perpendicular bisector is the line through the midpoint at right angles to the segment. Every point on it is equidistant from the two original points, which is why it is the construction behind circumcentres, Voronoi diagrams and locating something equally far from two places.

Formula: M = ((x₁+x₂)/2, (y₁+y₂)/2)

Worked examples

InputsMidpointNote
Between (2, 3) and (8, 15)(5, 9)(5, 9)
Across the origin(0, 0)(0, 0)
A horizontal segment(5, 5)(5, 5)

Frequently asked questions

How do I find the midpoint?

Average the x coordinates and average the y coordinates.

What is a perpendicular bisector?

The line through the midpoint at right angles to the segment. Every point on it is the same distance from both ends.

Does the order of the points matter?

No. Averaging is symmetric, so either order gives the same midpoint.

Does this work in three dimensions?

Yes — average each coordinate. This page handles the two-dimensional case.

What are the quarter points?

The points a quarter and three quarters of the way along, which come up when dividing a segment into four.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.