document.write( "Question 933343: Find the coefficient of x^6 in (1+x)^15.
\n" );
document.write( "How would I go about this? \n" );
document.write( "
Algebra.Com's Answer #566762 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Straightforward application of the binomial theorem\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^6 coefficient = 15C6 = 5005 \n" ); document.write( " |