229k views
1 vote
How do you Finding the distance between two points??

2 Answers

3 votes

Answer:

Use the distance formula: √(x - x)^2 + (y - y)^2

User Bilal Khursheed
by
5.4k points
3 votes
Count the amount of spaces from y and x until they meet at an intersecting point. Then use the formula a^2+b^2=c^2. Plug in the numbers to find distance.
User Peter Wateber
by
5.6k points