asked 47.3k views
5 votes
Help Please !!!!!!!!

What is the distance between (8, -3) and (4, -7) ?

Help Please !!!!!!!! What is the distance between (8, -3) and (4, -7) ?-example-1
asked
User Crystyxn
by
8.4k points

2 Answers

3 votes
distance between (8,-3) and (4,-7), im pretty sure is 4
answered
User JohnBee
by
7.9k points
6 votes
d = sqrt (x2 - x1)^2 + (y2 - y1)^2
(8,-3)....x1 = 8 and y1 = -3
(4,-7)....x2 = 4 and y2 = -7
now we sub
d = sqrt (4 - 8)^2 + (-7 - (-3)^2
d = sqrt (-4^2 + (-4^2)
d = sqrt (16 + 16)
d = sqrt 32

answered
User HumbleBee
by
7.9k 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.