document.write( "Question 668500: What is the Fifth Term in the Binomial expansion of (a-b)exponet 6? \n" ); document.write( "
Algebra.Com's Answer #415591 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Using the binomial theorem for (a+b) kth term of exponent n, we get (n choose k) * a^(n-k) * b^k \n" ); document.write( "(6 choose 5)* |