What is the distance between (2,1,7) and (1,5,3)?

1 Answer
Apr 8, 2017

See the entire 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=(12)2+(51)2+(37)2

d=(12)2+(51)2+(3+7)2

d=(1)2+42+102

d=1+16+100

d=117=10.817 rounded to the nearest thousandth.