The distance between two points (x₁, y₁) and (x₂, y₂) is just Pythagoras applied to coordinates.
Drag the two points
distance = √(6² + 4²) = 7.21
Distance
Try it
Distance between (1, 2) and (4, 6)
√(9 + 16) = √25 = 5.
The distance between two points (x₁, y₁) and (x₂, y₂) is just Pythagoras applied to coordinates.
Distance between (1, 2) and (4, 6)
√(9 + 16) = √25 = 5.