asked 86.4k views
5 votes
Find the distance between these points: A (5, 8), B(-3, 4)
Distance AB = ?

asked
User Kanu
by
8.6k points

2 Answers

6 votes
distance between the points (x1,y1) and (x2,y2) is
D=
√((x1-x2)^2+(y1-y2)^2)


distance between points ((5,8) and (-3,4) is
D=
√((5-(-3))^2+(8-4)^2)
D=
√((8)^2+(4)^2)
D=
√(64+16)
D=
√(80)
D=4√5 units

AB=4√5 units
answered
User Grabury
by
8.6k points
7 votes

The distance between points A (5, 8) and B(-3, 4) is 8.944. I am hoping that this answer has satisfied your query and it will be able to help you in your endeavor, and if you would like, feel free to ask another question.

answered
User McCroskey
by
8.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.