Question 552493
distance between A(-1, 2, 3) and B(4, -5, 6) to the nearest tenth.
----
{{{d = sqrt(diffz^2 + diffy^2 + diffx^2) = sqrt(9 + 49 + 25) = sqrt(83)}}}
d =~ 9.1