Find the distance between the following pairs of points: (i) (2,3,5) and (4,3,1) (ii) (-3,7,2) and (2,4,-1) (iii) (-1,3,-4) and (1,-3,4) (iv) (2,-1,3) and (-2,1,3).
Hint. Apply the 3D distance formula to each pair in turn, substituting carefully and simplifying the surd at the end.
(i) d=sqrt[(4-2)^2+(3-3)^2+(1-5)^2]=sqrt[4+0+16]=sqrt(20)=2sqrt(5). (ii) d=sqrt[(2+3)^2+(4-7)^2+(-1-2)^2]=sqrt[25+9+9]=sqrt(43). (iii) d=sqrt[(1+1)^2+(-3-3)^2+(4+4)^2]=sqrt[4+36+64]=sqrt(104)=2sqrt(26). (iv) d=sqrt[(-2-2)^2+(1+1)^2+(3-3)^2]=sqrt[16+4+0]=sqrt(20)=2sqrt(5).
✦ Working through each part gives: (i) 2sqrt(5); (ii) sqrt(43); (iii) 2sqrt(26); (iv) 2sqrt(5).
