document.write( "Question 82359This question is from textbook algebra
\n" );
document.write( ": the polynominial X^3+6x^2+11x+6
\n" );
document.write( "has the factorization over the integers
\n" );
document.write( "(x+a)(x+b) (x+c) \n" );
document.write( "
Algebra.Com's Answer #59000 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! X^3+6x^2+11x+6 \n" ); document.write( "has the factorization over the integers \n" ); document.write( "------------- \n" ); document.write( "Using synthetic division: \n" ); document.write( "-1....1....6....11....6 \n" ); document.write( "........1....5.....6..|..0 \n" ); document.write( "This shows that when you divide x^3+6x^2+11x+6 by (x+1) \n" ); document.write( "the Quotient is x^2+5x+6 and the Remainder =0 \n" ); document.write( "Then the Quotient is factorable into (x+3)(x+2) \n" ); document.write( "---------- \n" ); document.write( "So the polynomial factors into (x=1)(x+2)(x+3) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |