SOLUTION: Find the distance between the following pairs of points: A(6, 3) and B(11, 15)

Algebra ->  Graphs -> SOLUTION: Find the distance between the following pairs of points: A(6, 3) and B(11, 15)      Log On


   



Question 999283: Find the distance between the following pairs of points: A(6, 3) and B(11, 15)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Distance between two points
x1 y1 x2 y2

6 3 11 15
d= sqrt%28%28y2-y1%29%5E2%2B%28x2-x1%29%5E2%29
d= sqrt%28%28%09%0915%09-%093%09%29%5E2%09%2B%09%28%0911%09-%096%09%29%5E2%09%29
d= sqrt%28%28%09%0912%09%29%5E2%09%2B%09%28%095%09%29%5E2%09%29
d= sqrt%28%28%09%09169%09%29++%09%29
d= 13.00
m.ananth@hotmail.ca