Midpoint of Two Points (2D)

Find the midpoint of the segment between two 2D points.

How to use

  1. Enter your values in the fields above.
  2. Press Calculate to see your result instantly.
  3. Use the Share button to copy a link to your result.

About this calculator

The midpoint of a line segment is the average of its endpoints' coordinates: M = ((x₁+x₂)/2, (y₁+y₂)/2). The calculator also reports the straight-line distance between the two points using the Pythagorean-derived distance formula, √[(x₂−x₁)² + (y₂−y₁)²].

Geometry students use the midpoint formula to find the center of a segment or bisect it for constructions like perpendicular bisectors, while GIS analysts, game developers, and CAD designers use the exact same math to find the center point between two coordinates on a map, in a 2D game world, or on a drawing.

Was this helpful?

Comments (0)

  • Be the first to comment.

Popular calculators

All Calculators