Skip to main content
Back to Application of Derivatives
JEE Main 2023
Application of Derivatives
Application of Derivatives
Hard

Question

Let the set of all positive values of λ\lambda, for which the point of local minimum of the function (1+x(λ2x2))(1+x(\lambda^2-x^2)) satisfies x2+x+2x2+5x+6<0\frac{x^2+x+2}{x^2+5 x+6}<0, be (α,β)(\alpha, \beta). Then α2+β2\alpha^2+\beta^2 is equal to _________.

Answer: 1

Solution

1. Key Concepts and Formulas

  • Finding Local Extrema: To find local minima/maxima of a function f(x)f(x), find critical points where f(x)=0f'(x) = 0. Use the second derivative test: if f(x)>0f''(x) > 0, it's a local minimum; if f(x)<0f''(x) < 0, it's a local maximum.
  • Solving Rational Inequalities: To solve P(x)Q(x)<0\frac{P(x)}{Q(x)} < 0, find roots of P(x)P(x) and Q(x)Q(x), then analyze the sign of the expression in the intervals defined by these roots. If P(x)P(x) is always positive, the sign depends only on Q(x)Q(x).

2. Step-by-Step Solution

Step 1: Define the function and find its first derivative. The function is f(x)=1+x(λ2x2)f(x) = 1 + x(\lambda^2 - x^2). We need to find its derivative to locate potential minima/maxima. f(x)=1+λ2xx3f(x) = 1 + \lambda^2 x - x^3 f(x)=ddx(1+λ2xx3)=λ23x2f'(x) = \frac{d}{dx}(1 + \lambda^2 x - x^3) = \lambda^2 - 3x^2 Explanation: We expanded the function and then applied the power rule of differentiation to each term.

Step 2: Find the critical points. Critical points occur where f(x)=0f'(x) = 0. λ23x2=0\lambda^2 - 3x^2 = 0 3x2=λ23x^2 = \lambda^2 x2=λ23x^2 = \frac{\lambda^2}{3} x=±λ3x = \pm \frac{\lambda}{\sqrt{3}} Explanation: We set the derivative equal to zero and solved for xx. These are the x-values where a local minimum or maximum could occur.

Step 3: Use the second derivative test to determine the local minimum. We find the second derivative to determine the nature of the critical points. f(x)=ddx(λ23x2)=6xf''(x) = \frac{d}{dx}(\lambda^2 - 3x^2) = -6x Now, we evaluate f(x)f''(x) at each critical point:

  • At x=λ3x = \frac{\lambda}{\sqrt{3}}: f(λ3)=6(λ3)=23λf''\left(\frac{\lambda}{\sqrt{3}}\right) = -6\left(\frac{\lambda}{\sqrt{3}}\right) = -2\sqrt{3}\lambda
  • At x=λ3x = -\frac{\lambda}{\sqrt{3}}: f(λ3)=6(λ3)=23λf''\left(-\frac{\lambda}{\sqrt{3}}\right) = -6\left(-\frac{\lambda}{\sqrt{3}}\right) = 2\sqrt{3}\lambda Since λ>0\lambda > 0, f(λ3)<0f''(\frac{\lambda}{\sqrt{3}}) < 0, indicating a local maximum. And f(λ3)>0f''(-\frac{\lambda}{\sqrt{3}}) > 0, indicating a local minimum. Therefore, the point of local minimum is at x=λ3x = -\frac{\lambda}{\sqrt{3}}. Explanation: The second derivative test allows us to classify critical points. A positive second derivative indicates a minimum, and a negative second derivative indicates a maximum.

Step 4: Solve the inequality x2+x+2x2+5x+6<0\frac{x^2+x+2}{x^2+5 x+6}<0. We analyze the numerator and denominator separately.

  • Numerator: N(x)=x2+x+2N(x) = x^2 + x + 2. The discriminant is D=124(1)(2)=18=7<0D = 1^2 - 4(1)(2) = 1 - 8 = -7 < 0. Since the leading coefficient is positive, N(x)>0N(x) > 0 for all xx.
  • Denominator: D(x)=x2+5x+6=(x+2)(x+3)D(x) = x^2 + 5x + 6 = (x+2)(x+3). Since N(x)>0N(x) > 0, the inequality N(x)D(x)<0\frac{N(x)}{D(x)} < 0 is equivalent to D(x)<0D(x) < 0. So, (x+2)(x+3)<0(x+2)(x+3) < 0. This occurs when 3<x<2-3 < x < -2. Therefore, x(3,2)x \in (-3, -2). Explanation: Analyzing the sign of the numerator first simplifies the problem. Then, we only need to find when the denominator is negative.

Step 5: Combine the conditions to find the range of λ\lambda. The xx-coordinate of the local minimum, x=λ3x = -\frac{\lambda}{\sqrt{3}}, must satisfy the inequality 3<x<2-3 < x < -2. 3<λ3<2-3 < -\frac{\lambda}{\sqrt{3}} < -2 Multiplying by 3-\sqrt{3} and reversing the inequality signs: 33>λ>233\sqrt{3} > \lambda > 2\sqrt{3} Thus, 23<λ<332\sqrt{3} < \lambda < 3\sqrt{3}. This means α=23\alpha = 2\sqrt{3} and β=33\beta = 3\sqrt{3}. Explanation: We substituted the x-value of the local minimum into the solution of the inequality and solved for lambda.

Step 6: Calculate α2+β2\alpha^2 + \beta^2. α2=(23)2=43=12\alpha^2 = (2\sqrt{3})^2 = 4 \cdot 3 = 12 β2=(33)2=93=27\beta^2 = (3\sqrt{3})^2 = 9 \cdot 3 = 27 α2+β2=12+27=39\alpha^2 + \beta^2 = 12 + 27 = 39

3. Common Mistakes & Tips

  • Sign Errors: Be extremely careful when multiplying or dividing inequalities by negative numbers. Remember to reverse the inequality signs.
  • Second Derivative Test: Make sure to correctly interpret the second derivative test. f(x)>0f''(x) > 0 implies a local minimum, not a maximum.
  • Checking the Numerator: Always check the sign of the numerator in a rational inequality. If it's always positive or always negative, it simplifies the problem considerably.

4. Summary

We found the local minimum of the given function using derivatives. Then, we solved the rational inequality to find the valid range for the x-coordinate of the local minimum. Finally, we combined these results to find the range for λ\lambda, which allowed us to calculate α2+β2\alpha^2 + \beta^2.

5. Final Answer

The final answer is \boxed{39}.

Practice More Application of Derivatives Questions

View All Questions