SOLUTION: Find the distance between the two points. Round your result to two decimal places. J(1,1),K(-1,11)

Algebra ->  Length-and-distance -> SOLUTION: Find the distance between the two points. Round your result to two decimal places. J(1,1),K(-1,11)      Log On


   



Question 435597: Find the distance between the two points. Round your result to two decimal places.
J(1,1),K(-1,11)

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Distance between two points
x1 y1 x2 y2

1 1 -1 11
d= sqrt%28%28y2-y1%29%5E2%2B%28x2-x1%29%5E2%29
d= sqrt%28%28%09%0911%09-%091%09%29%5E2%09%2B%09%28%09-1%09-%091%09%29%5E2%09%29
d= sqrt%28%28%09%0910%09%29%5E2%09%2B%09%28%09-2%09%29%5E2%09%29
d= sqrt%28%28%09%09104%09%29++%09%29
d= 10.20