document.write( "Question 222081: the solution set for x^2+5x+6<0 \n" ); document.write( "
Algebra.Com's Answer #166383 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2+5x+6<0 \n" ); document.write( "(x+5)(x+1)<0 \n" ); document.write( "x+5<0 \n" ); document.write( "x<-5 ans. \n" ); document.write( "x+1<0 \n" ); document.write( "x<-1 ans. \n" ); document.write( " |