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)\"\" \"About 
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 is the coefficient. So we would use Pascals triangle to find the coefficients.
\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 which is to be multiplied by our terms.\r
\n" ); document.write( "\n" ); document.write( "So our expansion is And we can see that 56*3^3 is our coefficient. Or in other words since our fifth term is
\n" ); document.write( " our coefficient is 1512\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );