Skip to main content
Back to Binomial Theorem
JEE Main 2023
Binomial Theorem
Binomial Theorem
Hard

Question

If the second, third and fourth terms in the expansion of (x+y)n(x+y)^n are 135, 30 and 103\frac{10}{3}, respectively, then 6(n3+x2+y)6\left(n^3+x^2+y\right) is equal to __________.

Answer: 2

Solution

Key Concepts and Formula

The core concept for this problem is the Binomial Theorem, which describes the algebraic expansion of powers of a binomial. For any non-negative integer nn, the expansion of (a+b)n(a+b)^n is given by: (a+b)n=r=0nnCranrbr(a+b)^n = \sum_{r=0}^n {}^n C_r a^{n-r} b^r The general term, or the (r+1)th(r+1)^{th} term, in the expansion of (a+b)n(a+b)^n is given by: Tr+1=nCranrbrT_{r+1} = {}^n C_r a^{n-r} b^r In this specific problem, we are expanding (x+y)n(x+y)^n. Therefore, we use a=xa=x and b=yb=y, making the general term: Tr+1=nCrxnryrT_{r+1} = {}^n C_r x^{n-r} y^r

Problem Setup: Expressing Given Terms

We are given the values of the second, third, and fourth terms of the expansion (x+y)n(x+y)^n. We will use the general term formula to write these terms in terms of nn, xx, and yy.

  1. Second Term (T2T_2): For T2T_2, we have r+1=2r+1 = 2, so r=1r=1. T2=nC1xn1y1=135(Equation 1)T_2 = {}^n C_1 x^{n-1} y^1 = 135 \quad \text{(Equation 1)}

  2. Third Term (T3T_3): For T3T_3, we have r+1=3r+1 = 3, so r=2r=2. T3=nC2xn2y2=30(Equation 2)T_3 = {}^n C_2 x^{n-2} y^2 = 30 \quad \text{(Equation 2)}

  3. Fourth Term (T4T_4): For T4T_4, we have r+1=4r+1 = 4, so r=3r=3. T4=nC3xn3y3=103(Equation 3)T_4 = {}^n C_3 x^{n-3} y^3 = \frac{10}{3} \quad \text{(Equation 3)}

Step 1: Forming Ratios of Consecutive Terms to Find nn

A highly effective strategy when dealing with consecutive terms in a binomial expansion is to take their ratios. This simplifies the expressions significantly, allowing us to find relationships between nn, xx, and yy.

Ratio of T2T_2 to T3T_3: We divide Equation 1 by Equation 2: T2T3=nC1xn1y1nC2xn2y2=13530\frac{T_2}{T_3} = \frac{{}^n C_1 x^{n-1} y^1}{{}^n C_2 x^{n-2} y^2} = \frac{135}{30} First, simplify the numerical ratio: 13530=27×56×5=276=92\frac{135}{30} = \frac{27 \times 5}{6 \times 5} = \frac{27}{6} = \frac{9}{2}.

Now, simplify the terms involving nn, xx, and yy. Recall the property of binomial coefficients: nCrnCr+1=r+1nr\frac{{}^n C_r}{{}^n C_{r+1}} = \frac{r+1}{n-r}. Here, we have nC1nC2\frac{{}^n C_1}{{}^n C_2}, which corresponds to r=1r=1. So, nC1nC2=1+1n1=2n1\frac{{}^n C_1}{{}^n C_2} = \frac{1+1}{n-1} = \frac{2}{n-1}. Also, xn1xn2=xn1(n2)=x1=x\frac{x^{n-1}}{x^{n-2}} = x^{n-1-(n-2)} = x^1 = x, and y1y2=y12=y1=1y\frac{y^1}{y^2} = y^{1-2} = y^{-1} = \frac{1}{y}.

Combining these, the ratio becomes: 2n1xy=92(Equation A)\frac{2}{n-1} \cdot \frac{x}{y} = \frac{9}{2} \quad \text{(Equation A)}

Ratio of T3T_3 to T4T_4: Next, we divide Equation 2 by Equation 3: T3T4=nC2xn2y2nC3xn3y3=30103\frac{T_3}{T_4} = \frac{{}^n C_2 x^{n-2} y^2}{{}^n C_3 x^{n-3} y^3} = \frac{30}{\frac{10}{3}} Simplify the numerical ratio: 30103=30×310=3×3=9\frac{30}{\frac{10}{3}} = 30 \times \frac{3}{10} = 3 \times 3 = 9.

Now, simplify the terms involving nn, xx, and yy. For nC2nC3\frac{{}^n C_2}{{}^n C_3}, we use the same property with r=2r=2: nC2nC3=2+1n2=3n2\frac{{}^n C_2}{{}^n C_3} = \frac{2+1}{n-2} = \frac{3}{n-2}. Also, xn2xn3=xn2(n3)=x1=x\frac{x^{n-2}}{x^{n-3}} = x^{n-2-(n-3)} = x^1 = x, and y2y3=y23=y1=1y\frac{y^2}{y^3} = y^{2-3} = y^{-1} = \frac{1}{y}.

Combining these, the ratio becomes: 3n2xy=9(Equation B)\frac{3}{n-2} \cdot \frac{x}{y} = 9 \quad \text{(Equation B)}

Solving for nn: Now we have a system of two equations (A and B) with two unknowns, nn and xy\frac{x}{y}. We can solve this system.

From Equation A, isolate xy\frac{x}{y}: xy=92n12=9(n1)4\frac{x}{y} = \frac{9}{2} \cdot \frac{n-1}{2} = \frac{9(n-1)}{4}

From Equation B, isolate xy\frac{x}{y}: xy=9n23=3(n2)\frac{x}{y} = 9 \cdot \frac{n-2}{3} = 3(n-2)

Now, equate the two expressions for xy\frac{x}{y}: 9(n1)4=3(n2)\frac{9(n-1)}{4} = 3(n-2) To eliminate the fraction, multiply both sides by 4: 9(n1)=12(n2)9(n-1) = 12(n-2) Distribute the terms: 9n9=12n249n - 9 = 12n - 24 Rearrange to solve for nn: 249=12n9n24 - 9 = 12n - 9n 15=3n15 = 3n n=153=5n = \frac{15}{3} = 5 Thus, the value of nn is 5.

Step 2: Finding xx and yy

With n=5n=5, we can now find the values of xx and yy.

First, substitute n=5n=5 back into either Equation A or Equation B to find the ratio xy\frac{x}{y}. Using Equation B is simpler: 3n2xy=9\frac{3}{n-2} \cdot \frac{x}{y} = 9 352xy=9\frac{3}{5-2} \cdot \frac{x}{y} = 9 33xy=9\frac{3}{3} \cdot \frac{x}{y} = 9 1xy=91 \cdot \frac{x}{y} = 9 xy=9\frac{x}{y} = 9 This implies x=9yx = 9y.

Now, substitute n=5n=5 and x=9yx=9y into one of the original term equations (Equation 1, 2, or 3) to find the explicit values of xx and yy. Let's use Equation 1 (T2T_2): T2=nC1xn1y1=135T_2 = {}^n C_1 x^{n-1} y^1 = 135 Substitute n=5n=5: 5C1x51y1=135{}^5 C_1 x^{5-1} y^1 = 135 We know 5C1=5{}^5 C_1 = 5: 5x4y=1355 x^4 y = 135 Divide by 5: x4y=27x^4 y = 27 Now substitute x=9yx=9y: (9y)4y=27(9y)^4 y = 27 94y4y=279^4 y^4 y = 27 94y5=279^4 y^5 = 27 Express 9 and 27 as powers of 3 (9=329=3^2, 27=3327=3^3): (32)4y5=33(3^2)^4 y^5 = 3^3 38y5=333^8 y^5 = 3^3 Isolate y5y^5: y5=3338=338=35y^5 = \frac{3^3}{3^8} = 3^{3-8} = 3^{-5} y5=(13)5y^5 = \left(\frac{1}{3}\right)^5 Therefore, y=13y = \frac{1}{3}.

Finally, use x=9yx=9y to find xx: x=913=3x = 9 \cdot \frac{1}{3} = 3

So, we have determined the values: n=5n=5, x=3x=3, and y=13y=\frac{1}{3}.

Tip for avoiding common mistakes: When solving for xx and yy, always substitute back into one of the original term equations (T2T_2, T3T_3, or T4T_4) rather than the derived ratio equations. This minimizes the chance of propagating errors from earlier algebraic manipulations. Also, be meticulous with exponent rules and arithmetic, especially when dealing with fractions.

Step 3: Calculating the Final Expression

The problem asks for the value of the expression 6(n3+x2+y)6(n^3+x^2+y). Substitute the values we found: n=5n=5, x=3x=3, and y=13y=\frac{1}{3}.

6(n3+x2+y)=6((5)3+(3)2+13)6(n^3+x^2+y) = 6\left( (5)^3 + (3)^2 + \frac{1}{3} \right) Calculate the powers: =6(125+9+13) = 6\left( 125 + 9 + \frac{1}{3} \right) Add the integer terms: =6(134+13) = 6\left( 134 + \frac{1}{3} \right) Now, distribute the 6 to both terms inside the parenthesis: =(6×134)+(6×13) = (6 \times 134) + \left( 6 \times \frac{1}{3} \right) =804+2 = 804 + 2 =806 = 806

Summary and Key Takeaway

This problem is an excellent illustration of how to leverage the properties of binomial expansions, particularly the ratios of consecutive terms. By systematically setting up equations from the given information and wisely taking ratios, we were able to simplify the problem into manageable steps for solving nn, xx, and yy. The key takeaway is that when faced with problems involving multiple consecutive terms of a binomial expansion, consider using the ratio of terms (e.g., Tr+1Tr\frac{T_{r+1}}{T_r}) to simplify the system of equations. Always double-check calculations and substitutions to ensure accuracy.

Practice More Binomial Theorem Questions

View All Questions