82.3k views
0 votes
What is the distance between points (-18, -51) and (-23, -63)?

User Noughtmare
by
6.6k points

1 Answer

0 votes
You can find the distance between two ordered pairs with the distance formula.


d = √((x_2 - x_1)^2 + (y_2 - y_1)^2)

Plug in the values.


√((-23 - (-18))^2 + (-63 - (-51))) \\ \\ √(-5^2 + -12^2) \\ \\ √(25 + 144) \\ \\ √(169)

13

So, the distance between the two points is 13 units.
User Rems
by
6.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.