
Brandy N. answered 12/29/14
Tutor
5.0
(66)
High School Science Teacher with Engineering Degree
The distance of two points is: d = √[(X2 - X1)2 + (Y2 - Y1)2]
So, for your problem, X1 = 8, Y1 = 4, X2 = 5, Y2 = -2
Just plug those numbers into the formula:
d = √[(5 - 8)2 + (-2 - 4)2]
d = √[(-3)2 + (-6)2]
d = √[9 + 36]
d = √[45]
d = 3√[5]
OR
d = 6.708