Skip to content

Let's take two points, A(xA,yA) and B(xB,yB) in the plane.

The length of the blue line is given by xBxA, and the length of the red line is given by yByA.

Therefore, the distance between the points can be found using Pythagoras' Theorem:

d=(xBxA)2+(yByA)2

Let's practise using this formula and applying it to some problems.


  1. Use the distance formula to find the exact value of the distance between:

    (1,5)and(8,2)
  2. The distance between the point (k,3) and (2,5) is equal to 7.

    Find the possible values of k.