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

Algebra.Com
Question 644600: Find the distance between the points (-2,3) and (1,-1).
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Use the distance formula


d = sqrt((x2-x1)^2+(y2-y1)^2)


Remember that the two generic points are (x1, y1) and (x2, y2)

So (x1, y1) = (-2, 3), which means x1=-2 and y1=3

and (x2, y2) = (1, -1), which means x2=1 and y2=-1


So in short, x1=-2, y1=3, x2=1, and y2=-1.

-------------------


d = sqrt((x2-x1)^2+(y2-y1)^2)


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


d = sqrt((1+2)^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.

--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim
--------------------------------------------------------------------------------------------------------------

RELATED QUESTIONS

Find the distance between two points. (-2,-1)... (answered by Alan3354,josgarithmetic)
Find the distance between points (-3, 8) and (-5,... (answered by jim_thompson5910)
Using the distnace formula , Find the distance between the points (1/2,4/3)and (2,-1) (answered by solver91311)
Find and explain the distance between the two points (3, 4) and (-1,... (answered by mananth)
find the distance between the points: (-4,-3) and (-1,-2) thanks for you... (answered by Nate)
Find the distance between the given points (1/5, 2/3) and (-2/3, -1/5) Thank... (answered by stanbon)
Find the distance between the two points (-1/2, radical3) and (-1/2,... (answered by ikleyn)
Find the distance between the points (2,3) and... (answered by Alan3354)
Find the distance between the points with the given coordinates(-4,9) and... (answered by jim_thompson5910)