SOLUTION: I need help finding the distance of these points useing pythagorean Theorem *(0,0)(6,8) *(-2,3)(3,15) *(1,-2)(9,13) *(-12,2)(-9,6)

Algebra ->  Pythagorean-theorem -> SOLUTION: I need help finding the distance of these points useing pythagorean Theorem *(0,0)(6,8) *(-2,3)(3,15) *(1,-2)(9,13) *(-12,2)(-9,6)      Log On


   



Question 392936: I need help finding the distance of these points useing pythagorean Theorem
*(0,0)(6,8)
*(-2,3)(3,15)
*(1,-2)(9,13)
*(-12,2)(-9,6)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I need help finding the distance of these points useing pythagorean Theorem
*(0,0)(6,8)
*(-2,3)(3,15)
*(1,-2)(9,13)
-------------
*(-12,2)(-9,6)
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29+=+sqrt%284%5E2+%2B+3%5E2%29
d = 5
Do the others the same way.