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

asked
User GLHF
by
8.1k points

2 Answers

3 votes

Answer

Explanation:

answered
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
answered
User Techmad
by
7.6k 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.