SOLUTION: how do I find the distance between (-8,4) and (3,6)

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: how do I find the distance between (-8,4) and (3,6)      Log On


   



Question 360580: how do I find the distance between (-8,4) and (3,6)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the distance between (-8,4) and (3,6)
----
d = sqrt[(6-4)^2 + (3--8)^2]
---
d = sqrt[4 + 121]
---
d = 5
============
cheers,
Stan H.