You can put this solution on YOUR website! What is the equation of the circle with center(2,-5)
that passes through the point (-2,10)?
-----
radius = sqrt[(2--2)^2+(-5-10)^2] = sqrt[16+225] = sqrt(241)
-----------------
Equation:
(x-2)^2 + (y+5)^2 = 241
-----------------------
Cheers,
Stan H.