asked 130k views
2 votes
Find the distance between the points given.

(3, 4) and (4, 7)

1 Answer

7 votes
There is a formula for finding distances using coordinates:


d=\sqrt{(x_(2)- x_(1))^(2) + (y_(2)-y_(1))^(2) }

Inserting your variables:


d=\sqrt{(4- 3)^(2) + (7-4)^(2) }


d=√((1 + 9))


d=√(10)

The answer is
√(10)

answered
User Warrenn Enslin
by
8.3k 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.