document.write( "Question 45253: Directions: Solve the equation by completing the square. Express any complex numbers using i notation.\r
\n" );
document.write( "\n" );
document.write( "x^2+12x=-24 \n" );
document.write( "
Algebra.Com's Answer #30041 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 12x = -24 \n" ); document.write( "(x + 6)^2 = -24 + 36 \n" ); document.write( "(x + 6)^2 = 12 \n" ); document.write( "x + 6 = +- sqrt(12) \n" ); document.write( "x = -6 +- 2sqrt(3) \n" ); document.write( " |