Question 293310
I need help in solving this problem, using the pythagorean theorem to find the distance between each points for c(-10,2), D(-7,6)
---------------
distance = sqrt[(change in x)^2 + (change in y)^2]
---
d = sqrt[(6-2)^2 + (-7--10)^2]
---
d = sqrt[4^2 + 3^2]
---
d = sqrt[25]
---
distance = 5
======================
Cheers,
Stan H.
======================