Question
Question: How do you use the binomial theorem to expand \({\left( {x + y} \right)^6}\) ?...
How do you use the binomial theorem to expand (x+y)6 ?
Solution
In this question, we are given an expression and we have been asked to expand the expression using binomial theorem. Please ensure that you are aware about the binomial theorem formula. Start putting the value of r, starting from 0 and increasing till the value of n. Then, simplify all the terms and add them to get a final answer. Also, ensure that you are aware about the formula of combinations.
Formula used: 1) Binomial Theorem - (x+y)n=r=0∑nnCrxn−ryr
2) Combinations formula - nCr=(n−r)!×r!n!
Complete step-by-step solution:
Let us start putting the values of r from 0 in the formula(x+y)n=r=0∑nnCrxn−ryr.⇒(x+y)6=r=0∑6nCrxn−ryr
We will first put r=0 then r=1 and take it till r=6. Then, we will add all the terms (As formula requires adding the terms.)
⇒(x+y)6=6C0x6−0y0+6C1x6−1y1+6C2x6−2y2+6C3x6−3y3+6C4x6−4y4+6C5x6−5y5+6C6x6−6y6Now, we know that if r+p=n then,nCr=nCp
Using this identity, we can say that 6C0=6C6, 6C1=6C5 and6C2=6C4.
Thus, we only have to find the value of 6C0, 6C1, 6C2 and 6C3.
Let us first find their values individually.
⇒6C0=0!×(6−0)!6! =1×6!6!=1 …. (0!=1)
Hence, 6C0=6C6=1
⇒6C1=1!×(6−1)!6!=5!6!=5!6×5!=6
Hence, 6C1=6C5=6
⇒6C2=(6−2)!×2!6!=4!×2!6!=4!×26×5×4!=230=15
Hence, 6C2=6C4=15
⇒6C3=3!×(6−3)!6!=3!×3!6!=3!×3×26×5×4×3!=20
Now, we will put these values in the expanded expression.
⇒(x+y)6=x6+6x5y+15x4y2+20x3y3+15x2y4+6xy5+y6
Now, since the powers of every term are different, we cannot simplify them further.
Hence, our final answer is x6+6x5y+15x4y2+20x3y3+15x2y4+6xy5+y6
Note: The two letters in the word – binomial, “bi” means two. A binomial has only two terms. But, when these are multiplied with it, what do we get? To get an answer to this question, we use binomial theorem.
You need not memorize the formula. A trick to write the answer is that give the highest power to x and lowest to y. Then, gradually, with the increase in terms, reduce the powers of x by 1 and increase the powers of y by 1. Continue this till the power of x reaches 0 and power of y reaches maximum.