Question
Question: By using binomial theorem, expand \({\left( {1 + x + {x^2}} \right)^3}\)...
By using binomial theorem, expand (1+x+x2)3
Solution
Hint – In this question let (x+x2) be equal to some variable, so that the given expression
Given expression can be converted to the standard binomial expansion form (1+x)n, whose expansion according to Binomial theorem is given as, (1+x)n=nC0+nC1x+nC2x2+nC3x3+..............+nCnxn.
Complete step-by-step answer:
Given expression
(1+x+x2)3
Let
t=x+x2
⇒(1+x+x2)3=(1+t)3
Now as we know according to Binomial theorem the expansion of (1+x)n is
⇒(1+x)n=nC0+nC1x+nC2x2+nC3x3+..............+nCnxn
Now as we know that nCr=r!(n−r)!n! so use this property in above equation we have,
⇒nC0=0!(n−0)!n!=1, nC1=1!(n−1)!n!=n, nC2=2!(n−2)!n!=2!n(n−1) , nC3=3!(n−3)!n!=3!n(n−1)(n−2) and so on......., so the above equation converts into,
⇒(1+x)n=1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+..............
Therefore the expansion of (1+t)3according to binomial theorem is
⇒(1+t)3=1+3t+2!3(3−1)t2+3!3(3−1)(3−2)t3
Now simplify the above equation we have,
⇒(1+t)3=1+3t+2×13(2)t2+3×2×13(2)(1)t3
⇒(1+t)3=1+3t+3t2+t3
Now re substitute the value of (t) we have,
⇒(1+x+x2)3=1+3(x+x2)+3(x+x2)2+(x+x2)3
Now expand the square and cube according to property (a+b)2=a2+b2+2ab and(a+b)3=a3+b3+3ab2+3a2b so we have,
⇒(1+x+x2)3=1+3(x+x2)+3(x2+x4+2x3)+(x3+x6+3x5+3x4)
Now simplify the above equation we have,
⇒(1+x+x2)3=1+3x+3x2+3x2+3x4+6x3+(x3+x6+3x5+3x4)
⇒(1+x+x2)3=1+3x+6x2+7x3+6x4+3x5+x6
So this is the required expansion of a given expression using the Binomial theorem.
So this is the required answer.
Note – Binomial theorem specifies the expansion of any power (a+b)m of a binomial (a+b) as a sum of products aibj, such as (a+b)2=a2+b2+2ab. Important point here is that every algebraic standard identity is derived from the same concept as being explained.