Geometry Basic

Midpoint Formula Calculator

Find the exact midpoint M between two points (x₁, y₁) and (x₂, y₂). Also computes the distance between the points.

Midpoint coordinates
Distance formula
Live graph
Input — Two Points
Point A (x₁, y₁)
Point B (x₂, y₂)
Try:
Result
Enter two points to see the midpoint.
Step-by-Step Solution
Coordinate Graph
Midpoint Formula
M = ((x₁+x₂)/2, (y₁+y₂)/2)

The midpoint is the average of the x-coordinates and the average of the y-coordinates. It lies exactly halfway along the segment.

Think of it as splitting each coordinate in half: halfway between x₁ and x₂, and halfway between y₁ and y₂.

Distance Formula
d = √((x₂−x₁)² + (y₂−y₁)²)

This is the Pythagorean theorem applied to the coordinate plane. The horizontal and vertical separations form the legs of a right triangle, and the distance is the hypotenuse.

Need help with coordinate geometry?

A tutor can walk you through the midpoint, distance, and slope formulas step by step.

Book a Free Consultation →