SOLUTION: Hello I need help : Use the binomial theorem to write the binomial expansion. (2x+5)^5. I don't understand how to do this.

Algebra ->  Permutations -> SOLUTION: Hello I need help : Use the binomial theorem to write the binomial expansion. (2x+5)^5. I don't understand how to do this.       Log On


   



Question 432996: Hello I need help : Use the binomial theorem to write the binomial expansion. (2x+5)^5. I don't understand how to do this.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
In General: (a+b)^n = sum%28+nCk%28a%5E%28n-k%29%29%28b%5Ek%29%2C+k=0%2C+n+%29 where nCk = n%21%2F%28x%21%28n-k%29%21%29
It is relatively easy to understand the expansion in terms of variable's exponents
the coefficients very do-able, once one understands how nCk works with the
denominator canceling out a great deal of the numerator.
5C0 = 5!/0!5! = 1 5C1 = 5!/1!4! = 5 5C2 = 5!/2!3! = 10 etc
(2x+5)^5 = 1a^5 + 5a^4b + 10a^3b^2 + 10a^2b^3 + 5ab^4 + 1b^5
5C0 5C1 5C2 5C3 5C4 5C5
(2x +5)^5= (2x)^5 + 5(2x)^4*5 + 10(2x)^3*25 + 10(2x)^2*125 + 5(2x)*625 + 3125
Will leave the arithmetic up to Your Calculator
%28a+%2B+b%29%5E0+=+1
%28a+%2B+b%29%5E1+=+a+%2B+b
%28a+%2B+b%29%5E2+=+a%5E2+%2B+2ab+%2B+b%5E2+
%28a+%2B+b%29%5E3+=+a%5E3+%2B+3a%5E2b+%2B+3ab%5E2+%2B+b%5E3+
%28a+%2B+b%29%5E4+=+a%5E4+%2B+4a%5E3b+%2B+6a%5E2b%5E2+%2B+4ab%5E3+%2B+b%5E4+