asked 58.9k views
2 votes
Find the distance d(A,B) between points A and B.A(2,- 7); B(2,1)

1 Answer

4 votes

To determine the distance between two points you can use the following formula:


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

Substituting the given values in the above formula, you get:


d=√((2-2)^2+(-7-1)^2).

Simplifying you get:


d=√(0+64)=8.

Answer:


8.

answered
User Tanmay Nehete
by
8.0k 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.