Question 976754
find the length of the segment joining the points with coordinates (-2, 4) and (3, -5)
===========
{{{d = sqrt(diffy^2 + diffx^2)}}}