Coordinate Distance & Midpoint

Find the distance and midpoint between two points on a coordinate grid

Distance
5
Slope
1.3333
Midpoint x
2.5
Midpoint y
4
Formula: d = √((x₂-x₁)² + (y₂-y₁)²) = 5
-112345612345678Δx=3Δy=4(1, 2)(4, 6)M

About this calculator

The Coordinate Distance & Midpoint Calculator finds the distance, midpoint, and slope between any two points on a coordinate plane. Enter the coordinates for both points and instantly see all three results with the distance formula. Useful for geometry, analytic geometry, and mapping problems.

Common examples

  • (0, 0) to (3, 4) → Distance = 5, Midpoint = (1.5, 2), Slope = 4/3
  • (1, 2) to (4, 6) → Distance = 5, Midpoint = (2.5, 4), Slope = 4/3
  • (-3, -2) to (3, 2) → Distance ≈ 7.21, Midpoint = (0, 0), Slope = 2/3
  • (0, 5) to (0, -5) → Distance = 10, Midpoint = (0, 0), Vertical line
  • (-1, 1) to (5, 4) → Distance ≈ 6.71, Midpoint = (2, 2.5), Slope = 0.5