Question
Question: How do you use the binomial formula to expand \({{\left( 2x+3 \right)}^{3}}\)?...
How do you use the binomial formula to expand (2x+3)3?
Solution
In this question, we are given an expression in terms of x which we need to expand using the binomial formula. The binomial formula for addition of two numbers having the exponential power as 3 is given by (a+b)3=a3+3a2b+3ab2+b3. So we will compare this with given expansion and find a and b so that we can apply this formula and expand the given expression.
Complete step by step solution:
Here we are given the expression as (2x+3)3. We need to expand it using binomial formula. For this let us first understand the binomial expansion. For any two numbers if their sum is to the power of n then the expansion is given as (a+b)n=k=0∑nnCkan−kbk.
Here we have the degree as 3. So the value of n becomes 3. Hence the formula becomes (a+b)3=k=0∑33Cka3−kbk⇒3C0a3b0+3C1a3−1b1+3C2a3−2b2+3C3a3−3b3.
We know that x0=1 where x is any number. So, above formula becomes (a+b)3=3C0a3+3C1a2b+3C2ab2+3C3b3.
Now let us calculate the combination. We know that nCr=r!(n−r)!n!. So let us use this and find all the coefficient, we get (a+b)3=0!3!3!a3+1!2!3!a2b+2!1!3!ab2+3!0!3!b3.
We know that 0! is equal to 1 and 3! can be written as 3×2×1 and 2! can be written as 2×1 and 1! is equal to 1 so using all this we get (a+b)3=a3+2×13×2×1a2b+2×13×2×1ab2+b3⇒(a+b)3=a3+3a2b+3ab2+b3.
So the binomial formula for power of 3 become a3+3a2b+3ab2+b3.
Now let us compare (a+b)3 with (2x+3)3 to get the expansion. We see that a = 2x and b = 3. So using the binomial formula we get (2x+3)3=(2x)3+3(2x)2(3)+3(2x)(3)2+(3)3.
We know that (ab)n can be written as anbn. So using this and solving the 33 as 3×3×3=27 we get (2x+3)3=(2)3x3+9(2)2x2+3×9×2x+27.
Solving all the required square, cubes and multiplication we get (2x+3)3=8x3+36x2+54x+27.
Hence this is the required expansion of (2x+3)3.
Note: Students should try to keep in mind the binomial formula for some degree such as 2 and 3. Student must take care while calculating the combination i.e. nCr. Note that 0! is always equal to 1. Make sure to take cube of 2 and x both in (2x)3.