document.write( "Question 380888: What is the radius and center of a circle represented by
\n" );
document.write( "(x - 1)^2 + y^2 = 36? \n" );
document.write( "
Algebra.Com's Answer #270332 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Center is (1,0), while radius is 6 (the square-root of 36!). \n" ); document.write( " |