document.write( "Question 154314: What is the result of x^4+4x^3+6x^2+4x+1 divided by x+1? \n" ); document.write( "
Algebra.Com's Answer #113619 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the result of x^4+4x^3+6x^2+4x+1 divided by x+1?
\n" ); document.write( "-----------
\n" ); document.write( "Use synthetic division to get:\r
\n" ); document.write( "\n" ); document.write( "-1)....1....4....6....4....1
\n" ); document.write( ".........1....3....3...1..|..0\r
\n" ); document.write( "\n" ); document.write( "Quotient: x^3 + 3x^2 + 3x + 1
\n" ); document.write( "Remainder: 0\r
\n" ); document.write( "\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );