asked 215k views
4 votes
1. What is the distance between the points (4, 5) and (-3, 5)?

asked
User Opax Web
by
7.9k points

1 Answer

3 votes
d(A,B) = √(x2 - x1)^2 + (y2 - y1)^2
d(A,B) = √(-3 - 4)^2 + (5 - 5)^2
d(A,B) = 7
answered
User Kris Peeling
by
7.7k 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.