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)![]() ![]() 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( " |