You can put this solution on YOUR website! the distance between (-12,7) and (10,-3)
----------------------
The distance between 2 points is the sqrt of the (difference in x)^2 + the (difference in y)^2.
=
=
=
Only the differences matter, not the signs, since it's squared.