document.write( "Question 236943: find the center and radius of the following circle.\r
\n" );
document.write( "\n" );
document.write( "9x2 + 12x + 9y2 - 18y - 23 =0 \n" );
document.write( "
Algebra.Com's Answer #174285 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the center and radius of the following circle. \n" ); document.write( "9x2 + 12x + 9y2 - 18y - 23 =0 \n" ); document.write( "--------------------- \n" ); document.write( "9(x^2 + (4/3)x + (2/3)^2) + 9(y^2 - 2y + 1) = 23 +9(2/3)^2 + 9 \n" ); document.write( "9(x+(2/3))^2 + 9(y-1)^2 = 68 \n" ); document.write( "(x+(2/3)^2 + (y-1)^2 = 68/9 \n" ); document.write( "--- \n" ); document.write( "Center: (-2/3 , 1) \n" ); document.write( "Radius: (sqrt(68))/3 = (2/3)sqrt(17)\r \n" ); document.write( "\n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |