Math Problem Statement

if the coefficient of x4 in the expansion of (3+2x)6 is equal to the coefficient of x4 in the expansion of (k+3x)6,find k

Solution

To solve this problem, we need to compare the coefficients of x4x^4 in the two given binomial expansions.

Step 1: Coefficient of x4x^4 in (3+2x)6(3 + 2x)^6

The general term in the expansion of (a+bx)n(a + bx)^n is given by:

Tr=(nr)anr(bx)rT_r = \binom{n}{r} a^{n-r} (bx)^r

Here, a=3a = 3, b=2b = 2, and n=6n = 6. For x4x^4, r=4r = 4. Substituting these values:

T4=(64)364(2x)4T_4 = \binom{6}{4} \cdot 3^{6-4} \cdot (2x)^4

Simplify:

T4=(64)3224x4T_4 = \binom{6}{4} \cdot 3^2 \cdot 2^4 \cdot x^4

T4=(64)916x4T_4 = \binom{6}{4} \cdot 9 \cdot 16 \cdot x^4

T4=(64)144x4T_4 = \binom{6}{4} \cdot 144 \cdot x^4

The coefficient of x4x^4 is:

Coefficient=(64)144\text{Coefficient} = \binom{6}{4} \cdot 144

Now calculate (64)=6!4!(64)!=6521=15\binom{6}{4} = \frac{6!}{4!(6-4)!} = \frac{6 \cdot 5}{2 \cdot 1} = 15. Therefore:

Coefficient=15144=2160\text{Coefficient} = 15 \cdot 144 = 2160

Step 2: Coefficient of x4x^4 in (k+3x)6(k + 3x)^6

Similarly, the general term is:

T4=(64)k64(3x)4T_4 = \binom{6}{4} \cdot k^{6-4} \cdot (3x)^4

T4=(64)k234x4T_4 = \binom{6}{4} \cdot k^2 \cdot 3^4 \cdot x^4

T4=(64)k281x4T_4 = \binom{6}{4} \cdot k^2 \cdot 81 \cdot x^4

Coefficient=(64)k281\text{Coefficient} = \binom{6}{4} \cdot k^2 \cdot 81

Using (64)=15\binom{6}{4} = 15:

Coefficient=15k281\text{Coefficient} = 15 \cdot k^2 \cdot 81

Coefficient=1215k2\text{Coefficient} = 1215k^2

Step 3: Set the coefficients equal

The problem states that the coefficients of x4x^4 in the two expansions are equal. Thus:

2160=1215k22160 = 1215k^2

Solve for k2k^2:

k2=21601215k^2 = \frac{2160}{1215}

Simplify:

k2=7245=85k^2 = \frac{72}{45} = \frac{8}{5}

Take the square root:

k=±85k = \pm \sqrt{\frac{8}{5}}

Simplify further:

k=±2105k = \pm \frac{2\sqrt{10}}{5}

Final Answer:

k=±2105k = \pm \frac{2\sqrt{10}}{5}

Would you like me to explain any step further or go into additional detail?


Related Questions:

  1. How does the binomial theorem work for general cases?
  2. Can the coefficient comparison method be applied to any power series?
  3. What is the significance of the general term in a binomial expansion?
  4. What are some common mistakes when applying the binomial theorem?
  5. How does one handle expansions with fractional exponents?

Tip:

Always simplify binomial coefficients first, as it reduces errors and calculations later.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Binomial Expansion
Algebra
Coefficients

Formulas

T_r = \binom{n}{r} a^{n-r} (bx)^r
Binomial Coefficient: \binom{n}{r} = \frac{n!}{r!(n-r)!}

Theorems

Binomial Theorem

Suitable Grade Level

Grades 9-11