SOLUTION: Find the distance between (5,-3) and (2,1)

Algebra.Com
Question 615462: Find the distance between (5,-3) and (2,1)

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
d = sqrt((x2-x1)^2+(y2-y1)^2)


d = sqrt((2-5)^2+(1-(-3))^2)


d = sqrt((2-5)^2+(1+3)^2)


d = sqrt((-3)^2+(4)^2)


d = sqrt(9+16)


d = sqrt(25)


d = 5


So exact distance between the two points is 5 units.

RELATED QUESTIONS

Find the distance between two points. (-2,-1)... (answered by Alan3354,josgarithmetic)
Find the distance between (3, -2) and (-5,... (answered by Alan3354)
Find the distance between points (-3, 8) and (-5,... (answered by jim_thompson5910)
Find the distance between (-5, -2) and (4,... (answered by checkley71)
Find the distance between (7, – 2) and (– 5,... (answered by checkley75)
find the distance between (4, -3) and (2,... (answered by nerdybill)
find the distance between the point (-1,5) and... (answered by Boreal)
Find the distance between (–3, –2) and (1,... (answered by checkley75)
Find the distance between (1,-2) and (-4, 3) (answered by jim_thompson5910)
Find the distance between (1, -2) and (-4, 3). (answered by Boreal)