document.write( "Question 1029813: Use pascal's triangle to write down the binomial expansion of (1+x)⁴
\n" ); document.write( "Could I be shown this step by step please Thank You
\n" ); document.write( "

Algebra.Com's Answer #644747 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at Pascal's triangle and choose the 5th row, one more than the degree.
\n" ); document.write( "1 4 6 4 1
\n" ); document.write( "So arrange your polynomial with descending powers of x starting with exponent 4 using the coefficients above.
\n" ); document.write( "
\n" ); document.write( "\"%281%2Bx%29%5E4=1%2B4x%2B6x%5E2%2B4x%5E3%2Bx%5E4\"
\n" ); document.write( "
\n" );