228k views
1 vote
I forgot how to solve for length between two points. The problem is: Let A=(-2,5) and B=(5,-2) then solve for the distance between the points.

User Blackcoat
by
8.3k points

1 Answer

3 votes
The formula for distance between two points-
√(x1- x2)^2 + (y1 -y2)^2

Solve-
√(-2 -5)^2 + (5-(-2)^2
√(-7)^2 + (7)^2
√49 + 49
√98
9.89949... (the answer will be in decimal number)
User Vergel
by
8.9k points

No related questions found

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

9.4m questions

12.2m answers

Categories