asked 88.2k views
4 votes
Find the distance between the points given (2, 5) and (6,8)

asked
User Nasr
by
8.5k points

2 Answers

4 votes

Answer:

The distance between the two points is 5

Explanation:

answered
User Rinat Diushenov
by
8.0k points
1 vote

We have a formula to it, given the points (x, y) and (xo, yo)


dist = √((x-xo)^2+(y-yo)^2)

So,


dist = √((6-2)^2+(8-5)^2)


dist = √(4^2+3^2)


dist = √(25)


dist = 5

answered
User Asergaz
by
8.0k 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.