Question 664611
Find the distance between the following pairs of points
A = ( 0,1) and B = (6, 9) 
-------------------
d = sqrt[(0-6)^2 + (1-9)^2] = sqrt[36 + 64] = 10
---------------------
Cheers,
Stan H.
=================