document.write( "Question 257833: find the center and radius of the circle.
\n" );
document.write( "x^2+(y+7)^2=4 \n" );
document.write( "
Algebra.Com's Answer #189728 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! radius is 2 \n" ); document.write( "center is (0,-7) \n" ); document.write( " |