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
User Crystyxn
by
8.4k points

2 Answers

3 votes
distance between (8,-3) and (4,-7), im pretty sure is 4
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

User HumbleBee
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.