asked 87.3k views
2 votes
Find the distance between points A and B.

Find the distance between points A and B.-example-1
Find the distance between points A and B.-example-1
Find the distance between points A and B.-example-2
asked
User KFunk
by
9.0k points

1 Answer

2 votes

Answer: OPTION D

Explanation:

To solve this problem you must apply the formula for calculate the distance between two points, which is shown below:


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

As you can see in the image, the coordinates of the points A and B are:

A(6,0)

B(4-3)

Then, when you substitute them into the formula, you obtain that the distance between points A and B is:


d=√((6-4)^2+(0-(-3))^2)


d=√(13)\ units

answered
User Cheduardo
by
8.1k 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.