document.write( "Question 20132: Help!!!\r
\n" );
document.write( "\n" );
document.write( "Find all real solutions to the following equation.
\n" );
document.write( "Square root(symbol) x^2+3x+6=4\r
\n" );
document.write( "\n" );
document.write( "Thanks a bunch!! \n" );
document.write( "
Algebra.Com's Answer #9716 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 3x + 6 = 4 \n" ); document.write( "x^2 + 3x + 6 - 4 = 0 \n" ); document.write( "x^2 + 3x + 2 = 0 \n" ); document.write( "(x + 1)(x + 2) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, x = -1, and x = -2 satisfy the equation. \n" ); document.write( " |