document.write( "Question 525501: Write the standard equation for the circle. Then state the coordinates of its center and give its radius.\r
\n" );
document.write( "\n" );
document.write( "X^2+y^2=4y=12 \n" );
document.write( "
Algebra.Com's Answer #348131 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the standard equation for the circle. Then state the coordinates of its center and give its radius. X^2+y^2=4y=12 \n" ); document.write( "** \n" ); document.write( "Assume the \"=\" sign before the 4y should be \"-\" \n" ); document.write( "Standard equation of a circle of the form: (x-h)^2+(y-k)^2=r^2, (h,k) being the (x,y) coordinates of the center, r=radius \n" ); document.write( "x^2+y^2-4y=12 \n" ); document.write( "completing the square \n" ); document.write( "x^2+(y^2-4y+4)=12+4=16 \n" ); document.write( "x^2+(y-4)^2=16 \n" ); document.write( "For given equation of a circle: \n" ); document.write( "center:(0,4) \n" ); document.write( "radius=√16=4 \n" ); document.write( " |