Question 437417
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
distance between the points:
(62,13) and
( 2, 2)  
D = {{{sqrt ((x[1]-x[2])^2+(y[1]-y[2])^2))}}}
D =  {{{sqrt(11^2 + 60^2) = sqrt(3600) = 60 }}}