Question
Question: What is the Binomial expansion of \({{\left( 2x+3 \right)}^{4}}\)?...
What is the Binomial expansion of (2x+3)4?
Solution
To obtain the binomial expansion of the expression given use Binomial Theorem. Firstly we will use the binomial theorem to expand the power of the expression. Then by using factorial and combination formulas we will simplify the equation further. Finally we will solve the equation and get the desired answer.
Complete step by step solution:
We have to find Binomial Expansion of the binomial expression:
(2x+3)4……(1)
The Binomial Theorem state that if we have to solve the below expression the formula used is:
(x+y)n=∑r=0nxn−ryrnCr……(2)
Where,
x,y= Any real numbers/variables
n= Any positive integer
r= Natural number that takes value from 0 to n
On comparing equation (1) and (2) we get the values as:
n=4
x=2x
y=3
So equation (1) can be written as below:
(2x+3)4=∑r=04(2x)4−r(3)r4Cr
On expanding the above equation and simplifying it we get,
⇒((2x)4−0(3)04C0)+((2x)4−1(3)14C1)+((2x)4−2(3)24C2)+((2x)4−3(3)34C3)+((2x)4−4(3)44C4)⇒((2x)4×1×4C0)+((2x)3×3×4C1)+((2x)2×(3)2×4C2)+((2x)1×(3)3×4C3)+(1×(3)4×4C4)
Now we will use combination formula in above value which is given as below:
nCr=r!(n−r)!n!
Where n!=n×(n−1)×(n−2)×.........×1
Using above formula in our equation and simplifying we get,
⇒((2x)4×1×0!(4−0)!4!)+((2x)3×3×1!(3−1)!4!)+((2x)2×(3)2×2!(4−2)!4!)+((2x)1×(3)3×3!(4−3)!4!)+(1×(3)4×4!(4−4)!4!)⇒((2x)4×1×1×4!4!)+((2x)3×3×1!×3!4!)+((2x)2×(3)2×2!×2!4!)+((2x)1×(3)3×3!×1!4!)+(1×(3)4×4!×0!4!)⇒((2x)4×1×1)+((2x)3×3×4)+((2x)2×(3)2×6)+((2x)1×(3)3×4)+(1×(3)4×1)⇒16x4+96x3+216x2+216x+81
Hence binomial expansion of (2x+3)4 is 16x4+96x3+216x2+216x+81.
Note: To solve problems of binomial expansion Binomial theorem is widely used although the calculation part does get complicated but it is still preferred. A binomial expression is an algebraic expression which has two terms connected by plus or minus sign. The coefficient of each term is known as binomial coefficient. The two formulas that one needs to know for using Binomial theorem is Combination and factorial. The coefficient of the binomial terms can be found by another method known as Pascal’s method.