document.write( "Question 64002: help! another one needed!
\n" );
document.write( "Write the first four terms in the binomial expansion of (m-n)^11, and expressing the result in simplified form \n" );
document.write( "
Algebra.Com's Answer #44764 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the first four terms in the binomial expansion of (m-n)^11 \n" ); document.write( "------ \n" ); document.write( "=11C11m^11 + 11C10m^10(-n)^1 +11C9 m^9 (-n)^2 +11C8m^8(-n)^3 + ... \n" ); document.write( "=m^11 - 11m^10n + 55m^9n^2 - 165m^8n^3 + ... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |