47.9k views
3 votes
Find the distance between the points given. (4, 5) and (7, 5)

2 Answers

3 votes
you can use the distance formula d = √[(x1-x2)^2 + (y1-y2)^2]

so your distance is √[(7-4)^2 + (5-5)^2] = √9 = 3 :)

User Pawan Dongol
by
8.1k points
5 votes
The distance between the two is (3, 0)
User Gerrit Brehmer
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.