17.2k views
16 votes
Describe two ways to find the distance between two points in a
coordinate plane.

1 Answer

4 votes
If the two points shared an x or y coordinate (ex. (2,3) and (-4,3) or (-1,4) and (-1,2)) you can count the units between them.

If the two points do not share an x or y coordinate, then you could use the distance formula, which is this: √(x2-x1)^2 + (y2-y1)^2
If my two points were (0,3) and (1,4) using the distance formula the points are approximately 1.414 units apart:

√(1-0)^2+(4-3)^2 = √1+1 = √2 = 1.414

I hope this helps!
User CJLam
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