document.write( "Question 625287: Given that (x+1) is one of the factors of P(x), then find the rest of the factors of P(x), where
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393413 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given that (x+1) is one of the factors of P(x), then find the rest of the factors of P(x), where \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "You can either use \"long division\" OR \"synthetic division\" to divide: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Using synthetic division: \n" ); document.write( " -1 | 1 6 11 6 \n" ); document.write( " -1 -5 -6 \n" ); document.write( " --------------- \n" ); document.write( " 1 5 6 0 \n" ); document.write( ". \n" ); document.write( "quotient: \n" ); document.write( "x^2 + 5x + 6 \n" ); document.write( "factoring: \n" ); document.write( "(x+3)(x+2) (the rest of the factors) \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |