document.write( "Question 42689: PRETTY PLEASE AGAIN
\n" );
document.write( "consider the circle given by x^2 + (y+1)^2=9
\n" );
document.write( "a)
\n" );
document.write( "Give the center aND RADIUS OF THE CIRCLE
\n" );
document.write( "CENTER?_______________
\n" );
document.write( "rADIUS?________________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27796 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Standard form: (x - h)^2 + (y - k)^2 = r^2 \n" ); document.write( "(h,k) is your center while \n" ); document.write( "x^2 + (y + 1)^2 = 9 \n" ); document.write( "(x + 0)^2 + (y + 1)^2 = 9 \n" ); document.write( "center: (0,-1) \n" ); document.write( "radius: 3 \n" ); document.write( " |