document.write( "Question 577027: find the center and radius of each circle
\n" );
document.write( "(x-0.5)^2 + (y+0.5)^2 = 0.25 \n" );
document.write( "
Algebra.Com's Answer #370039 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (x-0.5)^2 + (y+0.5)^2 = 0.25 \n" ); document.write( "--------------- \n" ); document.write( "Center @ (0.5,-0.5) \n" ); document.write( "Radius = 0.5 \n" ); document.write( " \n" ); document.write( " |