Distance Formula Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Find the distance between (โˆ’3,5)(-3, 5) and (2,โˆ’7)(2, -7).

Solution

  1. 1
    Apply d=(x2โˆ’x1)2+(y2โˆ’y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} with (x1,y1)=(โˆ’3,5)(x_1, y_1) = (-3, 5) and (x2,y2)=(2,โˆ’7)(x_2, y_2) = (2, -7).
  2. 2
    Compute the differences carefully, watching the signs: x2โˆ’x1=2โˆ’(โˆ’3)=5x_2 - x_1 = 2 - (-3) = 5 and y2โˆ’y1=โˆ’7โˆ’5=โˆ’12y_2 - y_1 = -7 - 5 = -12. Square each: 52=255^2 = 25, (โˆ’12)2=144(-12)^2 = 144.
  3. 3
    Substitute: d=25+144=169=13d = \sqrt{25 + 144} = \sqrt{169} = 13. Recognise the 5-12-13 Pythagorean triple.

Answer

d=13d = 13
When coordinates include negatives, be careful with signs. Subtracting a negative is addition: 2โˆ’(โˆ’3)=52 - (-3) = 5. The squaring ensures the distance is always positive regardless of direction.

About Distance Formula

A formula for finding the distance between two points in the coordinate plane, derived directly from the Pythagorean theorem.

Learn more about Distance Formula โ†’

More Distance Formula Examples