Distance Formula Calculator
Distance between two points, which is Pythagoras in disguise.
Distance between two points, which is Pythagoras in disguise. The distance formula is the Pythagorean theorem wearing different clothes.
Distance between the points
6.708204
√(3² + 6²)
The distance formula is the Pythagorean theorem wearing different clothes. The horizontal gap 3 and the vertical gap 6 are the two legs of a right triangle, and the distance is its hypotenuse: √(9 + 36) = 6.708204.
How the Distance Formula Calculator works
The distance formula is the Pythagorean theorem wearing different clothes. The horizontal and vertical gaps between two points are the legs of a right triangle, and the distance between them is its hypotenuse.
Also known as: distance between two points · euclidean distance calculator · distance formula · coordinate distance calculator
Where to go next
The Distance Formula question rarely arrives on its own. These are the ones that usually come with it:
- Slope Calculator — Slope, intercept and the line's equation from two points.
- Midpoint Calculator — The point exactly halfway between two others.
- Pythagorean Theorem Calculator — The missing side of a right triangle, plus its angles and area.
- Percentage Calculator — Every common percentage question in one place.
Frequently asked questions
What is the distance formula?
√((x₂−x₁)² + (y₂−y₁)²). It is a² + b² = c² applied to the horizontal and vertical gaps.
Does the order of the points matter?
No. The differences get squared, which discards the sign, so measuring from either end gives the same distance.
Put this calculator on your own site
Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.
<iframe src="https://www.thecalclibrary.com/embed/distance-formula-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Distance Formula Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/distance-formula-calculator" style="color:#64748b">Distance Formula Calculator</a> from The Calc Library</p>The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.
Related calculators
Slope Calculator
Slope, intercept and the line's equation from two points.
OpenMidpoint Calculator
The point exactly halfway between two others.
OpenPythagorean Theorem Calculator
The missing side of a right triangle, plus its angles and area.
OpenPercentage Calculator
Every common percentage question in one place.
Open