Question 178202
Determine the distance between these two points (-4,2) & (2,5).
------------
d = sqrt[(5-2)^2 + (2--4)^2]

d = sqrt[9 + 36]

d = sqrt[45]

d = 3sqrt(5)
============
Cheers,
Stan H.