Question 7115
Remember the distance formula?

{{{d = sqrt((x2 - x1)^2 + (y2 - y1)^2)}}}

(x1, y1) = (-3, -2)
(x2, y2) = (3, 6)

Substitute these values into the appropriate places in the distance formula and grind away.

{{{d = sqrt((3 - (-3))^2 + (6 - (-2))^2)}}}
{{{d = sqrt(6^2 + 8^2)}}}
{{{d = sqrt(36 + 64)}}}
{{{d = sqrt(100)}}}
{{{d = 10}}}