Question 1174291
.


Use the formula for the distance in  3D  space between points    (a,b,c)   and   (x,y,z)


                    d = {{{sqrt((x-a)^2 + (y-b)^2  + (z-c)^2)}}}.