asked 55.3k views
1 vote
Find the distance between (5,-6) and (5,-2).

asked
User Szemian
by
7.6k points

1 Answer

6 votes

The distance between two points in
\mathbb{R}^2:
A(x_1,y_1) and
B(x_1,y_1) is defined as,


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

In this case we have
A(5,6) and
B(5,-2) this yields


AB=√((5-5)^2+(-2-6)^2)=√(8^2)=\boxed{8}.

The distance points is 8 units.

Hope this helps.

answered
User Mehdi Bouzidi
by
8.4k 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.