Question
Question: How do you expand \({{\left( 2{{x}^{3}}+1 \right)}^{5}}\)?...
How do you expand (2x3+1)5?
Solution
Binomial theorem is a method used to expand a binomial term that is raise to some power of positive integer. According to binomial theorem, the nth power of the sum of two numbers (say a and b) can be expressed (expanded) as the sum or series of (n+1) terms, provided that ‘n’ is a positive integer.
Formula used: (x+y)n=i=0∑nnCixn−iyi,
where x and y are real numbers and n is a positive integer (a natural number).
nCi=i!(n−i)!n!
Complete step-by-step solution:
Let us first understand what is the binomial theorem.
Binomial theorem is a method used to expand a binomial term that is raised to some power of positive integer.
According to binomial theorem, the nth power of the sum of two numbers (say a and b) can be expressed (expanded) as the sum or series of (n+1) terms, provided that ‘n’ is a positive integer.
Suppose we have an expression (x+y)n, where x and y are real numbers and n is a positive integer (a natural number).
Then, the binomial expansion of the above expression is given as (x+y)n=i=0∑nnCixn−iyi.
Here, i is a natural number taking values from 0 to n.
When we expand the summation we get that (x+y)n=nC0xn−0y0+nC1xn−1y1+nC2xn−2y2+.......+nCn−1xn−(n−1)yn−1+nCnxn−nyn.
In the given question, n=5,
Therefore, the given expression can expanded, with the help of binomial theorem as
⇒(2x3+1)5=5C0(2x3)5−0(1)0+5C1(2x3)5−1(1)1+5C2(2x3)5−2(1)2+5C3(2x3)5−3(1)3+5C4(2x3)5−4(1)4+5C5(2x3)5−5(1)5
This equation can be further simplified to
⇒(2x3+1)5=5C0(2x3)5+5C1(2x3)4+5C2(2x3)3+5C3(2x3)2+5C4(2x3)1+5C5(2x3)0
⇒(2x3+1)5=5C0(32x15)+5C1(16x12)+5C2(8x9)+5C3(4x6)+5C4(2x3)+5C5(1) ….. (i)
Now, we shall use the formula nCi=i!(n−i)!n!
Therefore, equation (i) can be simplified to
⇒(2x3+1)5=0!(5−0)!5!(32x15)−1!(5−1)!5!(16x12)+2!(5−2)!5!(8x9)−3!(5−3)!5!(4x6)+4!(5−4)!5!(2x3)+5!(5−5)!5!
With this, we get that
⇒(2x3+1)5=5!5!(32x15)+1!(4)!5!(16x12)+2!(3)!5!(8x9)+3!(2)!5!(4x6)+4!(1)!5!(2x3)+5!(0)!5!
⇒(2x3+1)5=32x15−(5)(16x12)+(25×4)(8x9)+(3×25×4×3)(4x6)+(5)(2x3)+1
Finally,
⇒(2x3+1)5=32x15+80x12)+80x9+40x6+10x3)+1
Hence, we found the expansion of the given expression with the help of binomial theorem.
Note: Note that when we expand an expression with the help of binomial theorem, the series consists of (n+1) terms. If you do not use the formula of combination nCi, then you can make use of Pascal's triangle and select the row that has (n+1) elements (numbers).