asked 20.2k views
5 votes
Find the distance between the two points rounding to the nearest tenth (if necessary). ( − 5 , 2 ) and ( 1 , − 6 ) (−5,2) and (1,−6)

1 Answer

3 votes

Answer: 10

Work Shown


(x_1,y_1) = (-5,2) \text{ and } (x_2, y_2) = (1,-6)\\\\d = √((x_1 - x_2)^2 + (y_1 - y_2)^2)\\\\d = √((-5-1)^2 + (2-(-6))^2)\\\\d = √((-5-1)^2 + (2+6)^2)\\\\d = √((-6)^2 + (8)^2)\\\\d = √(36 + 64)\\\\d = √(100)\\\\d = 10\\\\

The exact distance between (-5,2) and (1,-6) is 10 units

For more information and examples, search out "distance formula".

answered
User Marc Hughes
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.