SOLUTION: find the distance between p1 and p2 p1=(5,-2) p2=(4,5)

Algebra.Com
Question 770122: find the distance between p1 and p2
p1=(5,-2)
p2=(4,5)

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
find the distance between p1 and p2
p1=(5,-2)
p2=(4,5)
------
d = sqrt[(5--2)^2 + (5-4)^2] = sqrt[49+1] = 5*sqrt(2)
===================
Cheers,
Stan H.
=============

RELATED QUESTIONS

Find distance d (P1,P2) between the points P1 and P2 p1=(5,-1)... (answered by jim_thompson5910)
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 = (0, -4); P2 = (5, -4) (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)... (answered by jim_thompson5910)
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 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)