Question 283870
determine the distance between the points (3,5) and (6,9)
--------------
{{{s = sqrt(siffy^2 + diffx^2)}}}
{{{s = sqrt(3^2 + 4^2) = sqrt(25)}}}
s = 5