document.write( "Question 89905This question is from textbook
\n" );
document.write( ": x^3+3x^2+x+3 Factor completely \n" );
document.write( "
Algebra.Com's Answer #65282 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! x^3+3x^2+x+3 Factor completely \n" ); document.write( ": \n" ); document.write( "Factor by grouping: \n" ); document.write( "(x^3 + x) + (3x^2 + 3) \n" ); document.write( ": \n" ); document.write( "Factor out the common terms and you have: \n" ); document.write( "x(x^2 + 1) + 3(x^2 + 1) \n" ); document.write( ": \n" ); document.write( "Factor out (x^2+1) and you have: \n" ); document.write( "(x^2 + 1) (x + 3) \n" ); document.write( ": \n" ); document.write( "Did this help? \n" ); document.write( " |