Education & Math Tools
Distance & Midpoint Calculator
Enter two coordinate points to calculate the distance between them and their midpoint.
5
distance
(1.5, 2)
midpoint
How to use this tool
- 1Enter the coordinates of two points.
- 2See the distance and midpoint.
Frequently asked questions
What formula does this use?+
The distance formula (derived from the Pythagorean theorem): √((x₂−x₁)² + (y₂−y₁)²), and the midpoint formula: ((x₁+x₂)/2, (y₁+y₂)/2).