Question
Question: Find the coefficient of \({{x}^{4}}\) in the expansion of \({{\left( 1+2x \right)}^{4}}{{\left( 2-x ...
Find the coefficient of x4 in the expansion of (1+2x)4(2−x)5
Solution
We start solving this question by first dividing the given expression (1+2x)4(2−x)5 into two parts (1+2x)4 and (2−x)5. Then we use the formula for the binomial expansion (a+x)n=nC0an+nC1an−1x+nC2an−2x2+.........+nCn−1axn−1+nCnxn to find the expansion of the two parts. Then we find the coefficients obtained by multiplying the terms of first part and second part that gives x4 and add them to find the coefficient of x4.
Complete step-by-step answer:
First, let us go through the formula for the binomial expansion of a first-degree polynomial
(a+x)n=nC0an+nC1an−1x+nC2an−2x2+.........+nCn−1axn−1+nCnxn
Now let us divide the given polynomial into two parts (1+2x)4 and (2−x)5.
Now let us go through the first part (1+2x)4. By using the above discussed formula expansion and applying it we get,
(1+2x)4=4C0+4C1(2x)+4C2(2x)2+4C3(2x)3+4C4(2x)4
Now let us consider the formula nCr
nCr=r!×(n−r)!n!
Using that we get
⇒4C0=0!×4!4!=1⇒4C1=1!×3!4!=4⇒4C2=2!×2!4!=6⇒4C3=3!×1!4!=4⇒4C4=4!×0!4!=1
Substituting the values in the above expansion, we get
⇒(1+2x)4=1+4(2x)+6(4x2)+4(8x3)+1(16x4)⇒(1+2x)4=1+8x+24x2+32x3+16x4
Now let us consider the second part (2−x)5. By applying the binomial expansion for it we get,
(2−x)5=5C0(2)5+5C1(2)4(−x)+5C2(2)3(−x)2+5C3(2)2(−x)3+5C4(2)(−x)4+5C5(−x)5
Now let us consider the formula nCr
nCr=r!×(n−r)!n!
Using that we get
⇒5C0=0!×5!5!=1⇒5C1=1!×4!5!=5⇒5C2=2!×3!5!=10⇒5C3=3!×2!5!=10⇒5C4=4!×1!5!=5⇒5C5=5!×0!5!=1
Substituting the values in the above expansion, we get
⇒(2−x)5=5C0(2)5+5C1(2)4(−x)+5C2(2)3(−x)2+5C3(2)2(−x)3+5C4(2)(−x)4+5C5(−x)5⇒(2−x)5=32+5(16)(−x)+10(8)x2+10(4)(−x3)+5(2)x4+5C5(−x5)⇒(2−x)5=32−80x+80x2−40x3+10x4−x5
As we need to find the coefficient of x4 in the expansion.
We can get x4 by multiplying the coefficients of
x0 of first part with x4 of second part we get 1(10x4)
x1 of first part with x3 of second part we get 8x(−40x3)
x2 of first part with x2 of second part we get 24x2(80x2)
x3 of first part with x1 of second part we get 32x3(−80x)
x4 of first part with x0 of second part we get 16x4(32)
We need to find the coefficient of x4. So, by adding all the terms we get,
⇒1(10x4)+8x(−40x3)+24x2(80x2)+32x3(−80x)+16x4(32)⇒10x4−320x4+1920x4−2560x4+512x4⇒−438x4
So, we get that the coefficient of x4 in the expansion of (1+2x)4(2−x)5 is -438.
Hence, the answer is -438.
Note: The common mistake that one does while solving this problem is one might multiply the coefficient of x4 in the first part with the coefficient of x0 in second part and multiply the coefficient of x0 in the first part with the coefficient of x4 in second part. Then we get
⇒1(10x4)+16x4(32)⇒10x4+512x4⇒522x4
Then we get the coefficient of x4 as 522. But we need to consider all the possible choices of getting x4 in the expansion.