document.write( "Question 636875: find the center and radius of the circle
\n" );
document.write( "4x^2 + 4y^2 - 9 =0 \n" );
document.write( "
Algebra.Com's Answer #401266 by Tatiana_Stebko(1539)![]() ![]() You can put this solution on YOUR website! the equation of the circle is \n" ); document.write( " \n" ); document.write( "Where (x0, y0) is the center, R is the radius of the circle \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Hence, (0,0) is the center, R=3/2 is the radius \n" ); document.write( " |