12.8k views
1 vote
Find the distance between points A (5.-3) and B (-4,-3)

User AndrewC
by
8.3k points

1 Answer

1 vote

Using the distance formula, we can find the distance between these two points.


\sqrt{(x.2 - x.1)^(2) + (y.2 - y.1)^(2)}

√(-4 - 5)^2 + (-3 + 3)^2

√(-9)^2 + (0)^2

√81

9

The distance between the two point is 9.

User Daniel Klaus
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.