SOLUTION: what is the length of a line segment connecting (2,-2)and(-3,-1)

Algebra ->  Length-and-distance -> SOLUTION: what is the length of a line segment connecting (2,-2)and(-3,-1)      Log On


   



Question 442380: what is the length of a line segment connecting (2,-2)and(-3,-1)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Distance between two points
x1 y1 x2 y2
d= sqrt%28%28y2-y1%29%5E2%2B%28x2-x1%29%5E2%29
2 -2 -3 -1
d= sqrt%28%28-1-%28-2%29%29%5E2%2B%28-3-2%29%5E2%29
d= sqrt%28%281%29%5E2%2B%28%09-5%29%5E2%29
d= sqrt%28%2826%29%29
d= 5.10