Question 977380
what is the distance between points (-4,6) and (8,-12)
====================
{{{distance = sqrt(diffy^2 + diffx^2)}}}