What is the distance between (8,4,6) and (1,3,5)?

1 Answer
Mar 13, 2018

See a solution process below:

Explanation:

The formula for calculating the distance between two points is:

d=(x2x1)2+(y2y1)2+(z2z1)2

Substituting the values from the points in the problem gives:

d=(18)2+(34)2+(56)2

d=(18)2+(3+4)2+(56)2

d=92+12+(1)2

d=81+1+1

d=83

Or

d=9.110 rounded to the nearest thousandth.