Question 671168
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
find the distance between the two points: D = {{{sqrt ((x[1]-x[2])^2+(y[1]-y[2])^2))}}}
(5,1)and 
(8,5)    D = {{{sqrt((-3)^2 + (-4)^3) = sqrt(25) = 5}}}