asked 112k views
0 votes
Q # 25 find the distance between the two points

Q # 25 find the distance between the two points-example-1

1 Answer

6 votes
To find the distance between the points given in the figure of the problem above, you must apply the formula for calculate the distace between two points, which is shown below:
d=√[(x2-x1)^2+(y2-y1)^2]
When you substitute the values, you obtain:
d=√[(x2-x1)^2+(y2-y1)^2]
d=√[(-1-2)^2+(-5-5)^2]
d=10.4
The answer is:10.4
answered
User Kushal Shah
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.