document.write( "Question 33757: Give the center and radius of the cirle.
\n" );
document.write( "(x+.5)^2 + (y-6)^2=35 \n" );
document.write( "
Algebra.Com's Answer #20252 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Give the center and radius of the cirle. \n" ); document.write( "(x+.5)^2 + (y-6)^2=35 \n" ); document.write( "STANDARD EQN.OF CIRCLE IS \n" ); document.write( "(X-H)^2+(Y-K)^2=R^2....WHERE (H,K) IS THE CENTRE AND R=RADIUS...COMPARING \n" ); document.write( "H=-0.5...K=6.....R=SQRT.(35) \n" ); document.write( "SO CENTRE IS (-0.5,6) AND RADIUS =SQRT.(35) \n" ); document.write( " |