document.write( "Question 192331: x^2+4x+y^2+6y=2
\n" );
document.write( "What is the center and the radius? \n" );
document.write( "
Algebra.Com's Answer #144377 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x^2+4x+y^2+6y=2 \n" ); document.write( "What is the center and the radius? \n" ); document.write( "------------- \n" ); document.write( "Complete the squares for x and y: \n" ); document.write( "x^2+4x+4 + y^2+6y+9 = 2+4+9 \n" ); document.write( "(x+2)^2 + (y+3)^3 = 15 \n" ); document.write( "The center is (-2,-3) \n" ); document.write( "The radius is sqrt(15)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |