asked 56.4k views
2 votes
Find the distance between e and f given e(-4,2) and f(3,-6)

1 Answer

2 votes
(-4,2)(3,-6)

d = sqrt (x2 - x1)^2 + (y2 - y1)^2 <== distance formula
d = sqrt (3-(-4)^2 + (-6-2)^2)
d = sqrt (7^2) + (-8^2)
d = sqrt 49 + 64
d = sqrt 113
d = 10.63
answered
User Antmeehan
by
7.5k 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.