SOLUTION: Find the distance between points (-3, 8) and (-5, 1).

Algebra.Com
Question 650886: Find the distance between points (-3, 8) and (-5, 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((-5-(-3))^2+( 1- 8)^2)


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


d = sqrt((-2)^2+(-7)^2)


d = sqrt(4+49)


d = sqrt(53)


So exact distance between the two points is sqrt(53) units.

RELATED QUESTIONS

Find the distance between the points. (-2,7) and (3,... (answered by jim_thompson5910,rfer)
Find the distance between two points. (-2,-1)... (answered by Alan3354,josgarithmetic)
Find the distance between the following points using the Pythagorean theorem: (-5, 4) and (answered by Boreal)
Find the distance between the points (-2, -5, 8) and (4, 0,... (answered by Alan3354)
find the distance between the points (-5,-3) and (7,6) (answered by MathLover1)
Find the distance between points (-4,0) and (-5,-3)... (answered by rapaljer)
Find the distance between the points (-1, 3) and (5, 0). (answered by Fombitz)
Find the distance between the points (-4, -5) and (3,... (answered by jim_thompson5910)
Find the distance between the given points (1/5, 2/3) and (-2/3, -1/5) Thank... (answered by stanbon)