Question 1076000
Find the distance between (1,2,-5) and (-1,-1,4).
-------
{{{d = sqrt(diffx^2 + diffy^2 + diffz^2) = sqrt(2^2 + 3^2 + 9^2)}}}