Math Problem Statement

Given that (1 + 2/3 x)^n (3 + nx)^2 = 9 + 84x + ..., find the value of n. Also, find the coefficient of x^-2 in the expansion of (x - 1)^3 (1/x + 2x)^6.

Solution

Let's solve the two questions shown in the image one by one:

Question 19:

Given that (1+23x)n(3+nx)2=9+84x+\left( 1 + \frac{2}{3}x \right)^n (3 + nx)^2 = 9 + 84x + \dots, find the value of nn.

Step 1: Expand (1+23x)n\left( 1 + \frac{2}{3}x \right)^n:

We apply the binomial expansion to (1+23x)n\left( 1 + \frac{2}{3}x \right)^n up to the first two terms: (1+23x)n=1+n23x+=1+2n3x+\left( 1 + \frac{2}{3}x \right)^n = 1 + n \cdot \frac{2}{3}x + \dots = 1 + \frac{2n}{3}x + \dots

Step 2: Expand (3+nx)2(3 + nx)^2:

Expand this quadratic expression: (3+nx)2=9+2(3)(nx)+(nx)2=9+6nx+n2x2(3 + nx)^2 = 9 + 2(3)(nx) + (nx)^2 = 9 + 6nx + n^2x^2

Step 3: Multiply the two expansions:

Multiply the expansions of (1+23x)n\left( 1 + \frac{2}{3}x \right)^n and (3+nx)2(3 + nx)^2: (1+23x)n(3+nx)2=(1+2n3x+)(9+6nx+n2x2)\left( 1 + \frac{2}{3}x \right)^n (3 + nx)^2 = \left( 1 + \frac{2n}{3}x + \dots \right) \left( 9 + 6nx + n^2x^2 \right)

First, let's expand the constant term: 9×1=99 \times 1 = 9

Next, for the term with xx: 9×2n3x+6nx×1=6nx+6nx=12nx9 \times \frac{2n}{3}x + 6nx \times 1 = 6n x + 6n x = 12n x

We are given that the term with xx is 84x84x. Therefore, equating the coefficients of xx, we have: 12n=8412n = 84 n=8412=7n = \frac{84}{12} = 7

Thus, the value of nn is 7\boxed{7}.


Question 20:

Find the coefficient of x2x^{-2} in the expansion of (x1)3(1x+2x)6(x - 1)^3 \left( \frac{1}{x} + 2x \right)^6.

Step 1: Expand (x1)3(x - 1)^3:

We expand (x1)3(x - 1)^3 using the binomial theorem: (x1)3=x33x2+3x1(x - 1)^3 = x^3 - 3x^2 + 3x - 1

Step 2: Expand (1x+2x)6\left( \frac{1}{x} + 2x \right)^6:

We apply the binomial expansion to (1x+2x)6\left( \frac{1}{x} + 2x \right)^6: (1x+2x)6=k=06(6k)(1x)6k(2x)k\left( \frac{1}{x} + 2x \right)^6 = \sum_{k=0}^{6} \binom{6}{k} \left( \frac{1}{x} \right)^{6-k} (2x)^k Simplifying each term: =(60)1x6+(61)1x5(2x)+(62)1x4(2x)2++(66)(2x)6= \binom{6}{0} \frac{1}{x^6} + \binom{6}{1} \frac{1}{x^5} (2x) + \binom{6}{2} \frac{1}{x^4} (2x)^2 + \dots + \binom{6}{6} (2x)^6

We'll calculate up to the terms involving x2x^{-2}:

  • For k=2k = 2: (62)1x4(2x)2=(62)1x44x2=1541x2=60x2\binom{6}{2} \frac{1}{x^4} (2x)^2 = \binom{6}{2} \frac{1}{x^4} 4x^2 = 15 \cdot 4 \cdot \frac{1}{x^2} = \frac{60}{x^2}

Step 3: Multiply the two expansions and find the coefficient of x2x^{-2}:

We now multiply the expansions of (x1)3(x - 1)^3 and (1x+2x)6\left( \frac{1}{x} + 2x \right)^6, focusing on terms that will result in x2x^{-2}.

The x0x^0 term from (x1)3(x - 1)^3 (which is 1-1) will multiply with the x2x^{-2} term from (1x+2x)6\left( \frac{1}{x} + 2x \right)^6, giving: (1)×60x2=60x2(-1) \times \frac{60}{x^2} = -60x^{-2}

Thus, the coefficient of x2x^{-2} is 60\boxed{-60}.


Let me know if you'd like more details on any part! Here are some related questions for further exploration:

  1. How does the binomial theorem work for fractional and negative exponents?
  2. Can you explain how higher-order terms in expansions are calculated?
  3. What happens when you multiply two binomial expansions?
  4. How do we use the concept of combining like terms in expansions?
  5. Can the same methods be applied to trinomials or more complex polynomials?

Tip: When working with expansions, always identify which terms are relevant for the problem to avoid unnecessary calculations!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Binomial Expansion
Algebra
Polynomial Multiplication

Formulas

(a + b)^n = 1 + n*b + ... (Binomial expansion)
Expansion of (a + b)^2 = a^2 + 2ab + b^2

Theorems

Binomial Theorem

Suitable Grade Level

Grades 10-12