document.write( "Question 876108: what are the solutions of the equation x^2+5x+6=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #528576 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+5x+6\r \n" ); document.write( "\n" ); document.write( "x^2+3x+2x+6\r \n" ); document.write( "\n" ); document.write( "x(x+3)+2(x+3)\r \n" ); document.write( "\n" ); document.write( "(x+3)(x+2)\r \n" ); document.write( "\n" ); document.write( "(-3,-2) \n" ); document.write( " |