document.write( "Question 303478: Expand the binomial, (x^2+1)^4 \n" ); document.write( "
Algebra.Com's Answer #217477 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Expand the binomial, (x^2+1)^4
\n" ); document.write( "---------------------------------
\n" ); document.write( "4C4*(x^2)^4 + 4C3*(x^2)^3 + 4C2*(x^2)^2 + 4C1*(x^2) + 4C0(x^2)^0
\n" ); document.write( "----------------------
\n" ); document.write( "= x^8 + 4x^6 + 6x^4 + 4x^2 + 1
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );