document.write( "Question 74227: What is the coefficient of x^5 in the expansion of (x+3)^8? \n" ); document.write( "
Algebra.Com's Answer #53242 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The binomial expansion uses Pascal's triangle to find the coefficients. The general form of the expansion (x+y)^n is \n" ); document.write( " \n" ); document.write( "Where \n" ); document.write( "If you look at the 8th row of Pascal's triangle you would see \n" ); document.write( " 1 8 28 56 70 56 28 8 1 \n" ); document.write( "So each number in this row is our \n" ); document.write( "\n" ); document.write( "So our expansion is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |