13.0k views
5 votes
The distance between two points A (x1,y2) and B(x2,y2) is d=

User GLHF
by
8.1k points

2 Answers

3 votes

Answer

Explanation:

User Morotspaj
by
8.4k points
4 votes


d = \sqrt{{(x2 - x1)}^(2) + {(y2 - y1)}^(2) }
this is the distance formula. It's like the Pythagorean theorem. is useful if you're looking for the distanceof two points
User Techmad
by
7.6k points

No related questions found

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