← TOOL INDEX / WT-044
WT-044
CALCULATORS / LOCAL UTILITY

Distance & Midpoint Calculator

Find the distance and midpoint between two coordinate points with formulas, substitution, and worked steps.

COORDINATE GEOMETRY
LOCAL NO DATA SENT
COORDINATE WORKBENCHDISTANCE / MIDPOINT / FORMULAS / SUBSTITUTION
POINTSENTER TWO ORDERED PAIRS
Distance uses the Pythagorean theorem between the points. Midpoint averages the x-coordinates and y-coordinates separately.
DISTANCE
MIDPOINT
DISTANCE FORMULAd = √((x₂ − x₁)² + (y₂ − y₁)²)
MIDPOINT FORMULAM = ((x₁ + x₂)/2, (y₁ + y₂)/2)
REMEMBERKeep x values with x values and y values with y values.
STEPSFORMULA → SUBSTITUTE → SIMPLIFY
READYEnter two coordinate points.

LOCAL TOOL: Coordinates and calculations stay entirely in your browser.

FIELD NOTE / 044

Distance measures how far apart the points are; midpoint finds the exact center.

The distance formula comes from the Pythagorean theorem. The midpoint formula simply averages the two x-values and the two y-values.