Question
Question: How do you use the binomial Theorem to expand \( {\left( {x + 2} \right)^4} \) ?...
How do you use the binomial Theorem to expand (x+2)4 ?
Solution
Hint : In order to determine the expansion of the above function using binomial theorem, compare it with the form (x+y)nto find our the value of x and y and use the binomial theorem (x+y)n=r=0∑nnCr.xn−r.yr by putting the value of x and y and expand the summation .Simplifying the equation you will get your required result.
Complete step-by-step answer :
We are given a function (x+2)4 , and we have to expand this function with the help of binomial theorem.
Let’s first understand why we are using binomial theorem. The reason is pretty simple, because the power of the function is large. When the power of any function increases the expansion becomes really very tough and lengthy.
In such a situation, binomial theorems come into play which provide a simple formula to expand any function of the form (x+y)nwith the use of nCr .
According to Binomial theorem:
(x+y)n=r=0∑nnCr.xn−r.yr --------(1)
where nCr=r!(n−r)!n! , n∈N,x,y∈R
If we expand the summation, we get
(x+y)n=nC0.xn+nC1.xn−1.y1+nC2.xn−2y2+nC3.xn−3y3+.......+nCnyn
According to our question, we have to expand (x+2)4 ,so if we compare this with (x+y)n
We get n=4 , x=xandy=2
Putting these values in the binomial theorem (1) , we get
(x+2)4=r=0∑44Cr.x4−r.(2)r
Expanding the summation, we get
(x+2)4=4C0.x4+4C1.x4−1.(21)+4C2.x4−2(22)+4C3.x4−3(23)+4C4(24) =4C0.x4+4C1.x3.(21)+4C2.x2(22)+4C3.x1(23)+4C4(24) =(1).x4+(4).x3.(21)+(6).x2(4)+4.x(8)+(1)(16) =x4+8x3+24x2+32x+16
∴(x+2)4=x4+8x3+24x2+32x+16
Therefore, the binomial expansion of the function (x+2)4 is equal to
x4+8x3+24x2+32x+16 .
So, the correct answer is “ x4+8x3+24x2+32x+16 ”.
Note : 1. Factorials of proper fractions or negative integers are not defined. Factorial n defined only for whole numbers.
2.Meaning of Zero factorial is senseless to define it as the product of integers from 1 to zero. So, we define it as 0!=1 .
3.Don’t forget to cross-check your answer at least once as it may contain calculation errors.