Question
Question: Expand the binomial \({{\left( x-3 \right)}^{5}}\)...
Expand the binomial (x−3)5
Solution
Hint: Use binomial theorem for the expansion of the binomial (x−3)5. According to the binomial theorem, the expansion of the binomial (x+y)n is given by (x+y)n=nC0xn+nC1xn−1y+⋯+nCnyn
Put y = -3 and n = 5 and use the fact that nCr=(n−r)!r!n! to get the expansion of the term (x−3)5.
Complete step-by-step answer:
Alternatively, construct Pascal’s triangle till n=5 and hence find the expansion.
Alternatively, write (x−3)5 as (x−3)3(x−3)2. Use the fact that (a−b)3=a3−b3−3a2b+3ab2 and (a−b)2=a2−2ab+b2 and hence find the expansion of (x−3)5
We know that (x+y)n=nC0xn+nC1xn−1y+⋯+nCnxn
Put y = -3 and n = 5, we get
(x−3)5=5C0x5+5C1x4(−3)+5C2x3(−3)2+5C3x2(−3)3+5C4x(−3)4+5C5(−3)5
Now, we know that
nCr=(n−r)!r!n!
Hence, we have
5C0=5!0!5!=1
We know that
nCr−1nCr=rn−r+1
Put n = 5, r = 1, we get
5C05C1=15−1+1=5⇒5C1=5×5C0=5
Put n =5, r = 2, we get
5C15C2=25−2+1=2⇒5C2=2×5C1=2×5=10
Put n =5, r = 3, we get
5C25C3=35−3+1=1⇒5C3=1×5C2=1×10=10
Put n =5, r = 4, we get
5C35C4=45−4+1=21⇒5C4=21×5C3=21×10=5
Put n =5, r = 5, we get
5C45C5=55−5+1=51⇒5C5=51×5C4=51×5=1
Hence, we have
(x−3)5=x5−3×5x4+32×10x3−33×10x2+34×5x−35
Simplifying, we get
(x−3)5=x5−15x4+90x3−270x2+405x−243, which is the required expansion of the given binomial.
Note: Alternative Solution:
Using Pascal’s triangle