SOLUTION: Find distance d (P1,P2) between the points P1 and P2 p1=(5,-1) p2=(3,5)
Algebra.Com
Question 626699: Find distance d (P1,P2) between the points P1 and P2 p1=(5,-1) p2=(3,5)
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((3-5)^2+(5-(-1))^2)
d = sqrt((3-5)^2+(5+1)^2)
d = sqrt((-2)^2+(6)^2)
d = sqrt(4+36)
d = sqrt(40)
d = 2*sqrt(10)
So exact distance between the two points is 2*sqrt(10) 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 d(P1, P2) between the points P1 and P2.
P1 = (3, -4); P2 =... (answered by Alan3354)
find the distance d(p1,p2)between the points P1 and P2
P1=(5,-5)... (answered by jim_thompson5910)
Find the distance d(P1, P2) between the points P1 and P2.
P1 = (0, -4); P2 = (5, -4)
(answered by Alan3354)
Find the distance d(P1, P2) between the points P1 and P2. P1=(0,6);... (answered by jim_thompson5910)
Find the distance d(P1, P2) between the points P1 and P2.
P1 = (1, 7); P2 = (-7,... (answered by Alan3354)
find the distance of (P1,P2) between the point P1 and P2
P1(5,-5)... (answered by mananth)
Find the distance d(P1,P2)between the points P1 and P2.
P1=(5,-5); P2=(4,4)
Please... (answered by amarjeeth123)
Find the distance d (p1,p2) between the points p1and P2
P1=(-3,2) p2=(5,5) (answered by stanbon)
find the distance between p1 and p2
p1=(5,-2)... (answered by stanbon)