You can put this solution on YOUR website! find the radius defined by the equation:
Complete the square on the x-terms and on the y-terms:
x^2+y^2-2x-10y-23=0.
-----
x^2-2x+1 + y^2-10y+25 = 23+1+25
-----
(x-1)^2 + (y-5)^2 = 49
-----
radius = sqrt(49) = 7
===============================
Cheers,
Stan H.