document.write( "Question 158716: can someone please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "What is the result of x^4 + 4x^3 + 6x^2 + 4x + 1 divided by x + 1? \n" );
document.write( "
Algebra.Com's Answer #116956 by neha_chinu2k(2)![]() ![]() ![]() You can put this solution on YOUR website! the above expression can be written as : \n" ); document.write( "x^4+x^3+3x^3+3x^2+3x+x+1= \n" ); document.write( "x^3(x+1)+3x(x+1)+(x+1) \n" ); document.write( "(x+1)(x^3+3x^2+3x+1) \n" ); document.write( " hence ans : (x^3+3x^2+3x+1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |