Distance between (8,6,0) and (-1,4,-2)?

Ayanna Jarvis

Ayanna Jarvis

Answered question

2022-10-19

Distance between (8,6,0) and (-1,4,-2)?

Answer & Explanation

occuffick24

occuffick24

Beginner2022-10-20Added 13 answers

To calculate the distance between these 2 points use the 3-dimensional version of the distance formula
d = ( x 2 - x 1 ) 2 + ( y 2 - y 1 ) 2 + ( z 2 - z 1 ) 2
where ( x 1 , y 1 , z 1 ) and ( x 2 , y 2 , z 2 ) are the coords of the 2 points
( x 1 , y 1 , z 1 ) = ( 8 , 6 , 0 ) and ( x 2 , y 2 , z 2 ) = ( - 1 , 4 , - 2 )
d = ( - 1 - 8 ) 2 + ( 4 - 6 ) 2 + ( - 2 - 0 ) 2 = 81 + 4 + 4 = 89

Do you have a similar question?

Recalculate according to your conditions!

New Questions in High school geometry

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?