Skip to content
BombersFM

Distance Calculator

Find the distance between two points on a plane using their coordinates.

Distance

5

Breakdown

Δx
3
Δy
4

Last updated:

Was this calculator helpful?
Advertisement

FAQ

What is the distance formula?

d = √((x₂−x₁)² + (y₂−y₁)²) — a direct application of the Pythagorean theorem to the coordinate differences.

Does it work with negative coordinates?

Yes, differences are squared, so signs cancel and any pair of real coordinates works.

Can it do 3D?

This tool covers the 2D plane; for 3D add the squared difference of the z-coordinates under the same root.

Related Calculators