Distance between (5,6) and (8,8)?

solvarmedw

solvarmedw

Answered question

2022-10-07

Distance between (5,6) and (8,8)?

Answer & Explanation

Jase Powell

Jase Powell

Beginner2022-10-08Added 11 answers

To calculate the distance between 2 coordinate points use the distance formula
d = ( x 2 - x 1 ) 2 + ( y 2 - y 1 ) 2
where ( x 1 , y 1 ) and ( x 2 , y 2 ) are the coords of the 2 points
here let ( x 1 , y 1 ) = ( 5 , 6 ) and ( x 2 , y 2 ) = ( 8 , 8 )
d = ( 8 - 5 ) 2 + ( 8 - 6 ) 2 = 9 + 4 = 13

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?