SOLUTION: how do i find the distance beween each pair of points. (2,0) and (5,9) maybe me helping understance the positive numbers will be easier than the negative numbers. thanks.

Algebra ->  Radicals -> SOLUTION: how do i find the distance beween each pair of points. (2,0) and (5,9) maybe me helping understance the positive numbers will be easier than the negative numbers. thanks.      Log On


   



Question 374157: how do i find the distance beween each pair of points. (2,0) and (5,9) maybe me helping understance the positive numbers will be easier than the negative numbers. thanks.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
(2,0) and (5,9)
distance = sqrt%28%28y2-y1%29%5E2%2B%28x2-x1%29%5E2%29
..
=sqrt%28%289-0%29%5E2%2B%285-2%29%5E2%29
...
=sqrt%28%289%29%5E2%2B%283%29%5E2%29
=sqrt%2881%2B9%29
=sqrt+90
=9.48
...
m.ananth@hotmail.ca