Question
Question: How do you use the binomial Theorem to expand \({\left( {x + 4} \right)^6}\)?...
How do you use the binomial Theorem to expand (x+4)6?
Solution
In order to determine the expansion of the above function using binomial theorem, compare it with the form (x+y)n to find out 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 expanding the summation .Simplifying the equation you will get your required result.
Complete step by step answer:
We are given a function (x+4)6, 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 theorem come into play which provide a simple formula to expand any function of the form (x+y)n with 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+4)6,so if we compare this with (x+y)n
We getn=6, x=xandy=4
Putting these values in the binomial theorem (1) , we get
(x+4)6=r=0∑66Cr.x6−r.(4)r
Expanding the summation, we get
(x+4)6=6C0.x6+6C1.x6−1.(41)+6C2.x6−2(42)+6C3.x6−3(43)+6C4.x6−4(44)+6C5.x6−5(45)+6C6.(46) (x+4)6=6C0.x6+6C1.x5.(41)+6C2.x4(42)+6C3.x3(43)+6C4.x2(44)+6C5.x(45)+6C6.(46) (x+4)6=x6+24x5+240x4+1280x3+3840x2+6144x+4096
∴(x+4)6=x6+24x5+240x4+1280x3+3840x2+6144x+4096
Therefore, the binomial expansion of the function (x+4)6is equal to x6+24x5+240x4+1280x3+3840x2+6144x+4096.
Additional Information:
1.Factorial: The continued product of first n natural numbers is called the “n factorial “ and denoted by n!.
2.Combinations: Each of the different selections made by taking some or all of a number of objects irrespective of their arrangement is called a combination.
The combinations number of n objects, taken r at one time is generally denoted by
C(n,r)ornCr
Thus, C(n,r)ornCr= Number of ways of selecting r objects from n objects.
C(n,r)=nCr=r!(n−r)!n!
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.
4. Avoid to jump any step in between the solution in this type of problems , as this will increase the chances of errors in the calculation.