Skip to content
Calixo

Distance Between Two Points Calculator

Find the straight-line distance between two points on a plane.

Inputs

Saved Scenarios

— select 2+ to compare

Distance

5.0000

Spark says

How it's calculated

Formula

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}
(x_1,y_1), (x_2,y_2)
— The two points

What is the Distance Between Two Points Calculator?

This calculator applies the distance formula — derived from the Pythagorean theorem — to find the straight-line distance between two points on a coordinate plane.

How to use it

  1. 1 Enter the coordinates of the first point.
  2. 2 Enter the coordinates of the second point.

Worked examples

Frequently asked questions

Is this the same as the Pythagorean theorem?

Yes — the distance formula is the Pythagorean theorem applied to the horizontal and vertical differences between two points.