document.write( "Question 255179: What is the center and the radius of the equation of the circle below?
\n" );
document.write( "x^2+y^2+10y-56=0 \n" );
document.write( "
Algebra.Com's Answer #187491 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! What is the center and the radius of the equation of the circle below? \n" ); document.write( "x^2+y^2+10y-56=0\r \n" ); document.write( "\n" ); document.write( "x^2+y^2+10y-56=0 \n" ); document.write( "x^2+y^2+10y=56 bring 56 over \n" ); document.write( "x^2+y^2+10y+25=56+25 complete square \n" ); document.write( "x^2+y^2+10y+25=81 \n" ); document.write( "x^2+(y+5)^2=81 \n" ); document.write( "equation of circle is (x-h)^2+(y-k)^2=r^2 \n" ); document.write( "center is (0,-5) \n" ); document.write( "radius is 9 \n" ); document.write( " \n" ); document.write( " |