document.write( "Question 1081386: Find the coefficient of the term a⁶bł in the binomial expansion of the expression (a - 4b)⁹
\n" );
document.write( "A.) 5,376
\n" );
document.write( "B.) 344,064
\n" );
document.write( "C.) -5,376
\n" );
document.write( "D.) -344,064 \n" );
document.write( "
Algebra.Com's Answer #695466 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The leading coefficient will be 9C6=84 \n" ); document.write( "The (-4b)^3 will be -64b^3 \n" ); document.write( "84*-64=-5376 \n" ); document.write( "C \n" ); document.write( "the approach to these is for the k th term, it is first term^k, second term (including the sign)^(n-k), with the leading coefficient's being nCn-k \n" ); document.write( " |