asked 225k views
2 votes
Which expression gives the distance between the points (2,4) and (5,3)?

asked
User Tompec
by
7.9k points

1 Answer

6 votes

Answer:
√(10)

Explanation:


d = \sqrt{(x_(2)-x_1)^2 + (y_(2)-y_1)^2 } \\x_2 = 5\\x_1 = 2\\y_2 = 3\\y_1 = 4\\\\\\d = √((5-2)^2 + (3-4)^2 ) \\\\d = √(3^2 + 1^2)\\d = √(10)

answered
User Ajthyng
by
8.1k 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.