document.write( "Question 878100: Factor the Polynomial x^3+2x^2+4x+8 \n" ); document.write( "
Algebra.Com's Answer #529724 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Factor the Polynomial x^3+2x^2+4x+8 \n" ); document.write( ": \n" ); document.write( "group this and factor out the common terms \n" ); document.write( "(x^2 + 2x^2) + (4x + 8) \n" ); document.write( "Factor out x^2 and 4 \n" ); document.write( "x^2(x + 2) + 4(x + 2) \n" ); document.write( "Factor out (x+2) \n" ); document.write( "(x + 2)(x^2 + 4 \n" ); document.write( " \n" ); document.write( " |