Skip to main content
Back to Application of Derivatives
JEE Main 2019
Application of Derivatives
Application of Derivatives
Easy

Question

If the function f(x)=2x39ax2+12a2x+1,a>0f(x)=2 x^3-9 \mathrm{ax}^2+12 \mathrm{a}^2 x+1, \mathrm{a}> 0 has a local maximum at x=αx=\alpha and a local minimum at x=α2x=\alpha^2, then α\alpha and α2\alpha^2 are the roots of the equation :

Options

Solution

Key Concepts and Formulas

  • First Derivative Test: Critical points of a function f(x)f(x) occur where f(x)=0f'(x) = 0 or is undefined. These are potential locations for local extrema.
  • Second Derivative Test: If x=cx=c is a critical point, then:
    • If f(c)>0f''(c) > 0, then f(x)f(x) has a local minimum at x=cx=c.
    • If f(c)<0f''(c) < 0, then f(x)f(x) has a local maximum at x=cx=c.
  • Quadratic Equation Formation: If r1r_1 and r2r_2 are the roots of a quadratic equation, then the equation is given by x2(r1+r2)x+r1r2=0x^2 - (r_1 + r_2)x + r_1r_2 = 0.

Step-by-Step Solution

Step 1: Find the first derivative of f(x)f(x) and find critical points.

  • Why: The first derivative helps us identify points where the function's slope is zero, which are potential locations for local maxima or minima.
  • Working: Given f(x)=2x39ax2+12a2x+1f(x) = 2x^3 - 9ax^2 + 12a^2x + 1, we differentiate with respect to xx: f(x)=ddx(2x39ax2+12a2x+1)=6x218ax+12a2f'(x) = \frac{d}{dx}(2x^3 - 9ax^2 + 12a^2x + 1) = 6x^2 - 18ax + 12a^2
  • To find the critical points, we set f(x)=0f'(x) = 0: 6x218ax+12a2=06x^2 - 18ax + 12a^2 = 0
  • Divide by 6 to simplify: x23ax+2a2=0x^2 - 3ax + 2a^2 = 0
  • Factor the quadratic: (xa)(x2a)=0(x - a)(x - 2a) = 0
  • Therefore, the critical points are x=ax = a and x=2ax = 2a.

Step 2: Classify the critical points using the Second Derivative Test.

  • Why: The Second Derivative Test helps us determine whether each critical point is a local maximum or a local minimum by examining the concavity of the function at those points.
  • Working: Find the second derivative of f(x)f(x): f(x)=ddx(6x218ax+12a2)=12x18af''(x) = \frac{d}{dx}(6x^2 - 18ax + 12a^2) = 12x - 18a
  • Evaluate f(x)f''(x) at each critical point:
    • At x=ax = a: f(a)=12a18a=6af''(a) = 12a - 18a = -6a
    • At x=2ax = 2a: f(2a)=12(2a)18a=24a18a=6af''(2a) = 12(2a) - 18a = 24a - 18a = 6a
  • Since a>0a > 0:
    • f(a)=6a<0f''(a) = -6a < 0, so x=ax = a is a local maximum.
    • f(2a)=6a>0f''(2a) = 6a > 0, so x=2ax = 2a is a local minimum.

Step 3: Relate the critical points to α\alpha and α2\alpha^2.

  • Why: The problem states that the local maximum occurs at x=αx = \alpha and the local minimum at x=α2x = \alpha^2. We use this information to relate α\alpha to aa.
  • Working:
    • The local maximum occurs at x=ax = a, and we are given it occurs at x=αx = \alpha. Therefore, α=a\alpha = a.
    • The local minimum occurs at x=2ax = 2a, and we are given it occurs at x=α2x = \alpha^2. Therefore, α2=2a\alpha^2 = 2a.

Step 4: Solve for α\alpha using the given conditions.

  • Why: We have two equations with two unknowns, α\alpha and aa. We can solve this system to find the value of α\alpha.
  • Working: We have the equations:
    1. α=a\alpha = a
    2. α2=2a\alpha^2 = 2a
  • Substitute a=αa = \alpha from equation (1) into equation (2): α2=2α\alpha^2 = 2\alpha
  • Rearrange and solve for α\alpha: α22α=0\alpha^2 - 2\alpha = 0 α(α2)=0\alpha(\alpha - 2) = 0
  • This gives two possible solutions: α=0\alpha = 0 or α=2\alpha = 2.
  • Since a>0a > 0 and α=a\alpha = a, we must have α>0\alpha > 0. Therefore, α0\alpha \neq 0, and we conclude that α=2\alpha = 2.

Step 5: Determine the roots of the required quadratic equation.

  • Why: We need to find the quadratic equation whose roots are α\alpha and α2\alpha^2. We have already found the value of α\alpha.
  • Working:
    • We found α=2\alpha = 2.
    • Then, α2=22=4\alpha^2 = 2^2 = 4.
  • Thus, the roots of the required quadratic equation are 2 and 4.

Step 6: Construct the quadratic equation.

  • Why: Knowing the roots, we can construct the quadratic equation using the relationship between the roots and the coefficients of the quadratic.
  • Working:
    • Sum of the roots: S=2+4=6S = 2 + 4 = 6
    • Product of the roots: P=2×4=8P = 2 \times 4 = 8
  • The quadratic equation is: x2Sx+P=0x^2 - Sx + P = 0 x26x+8=0x^2 - 6x + 8 = 0

This matches option (A).

Common Mistakes & Tips

  • Remember the condition a>0a > 0: This condition is crucial for eliminating the solution α=0\alpha = 0.
  • Verify max/min: Do not assume that the critical points are maxima or minima. Use the Second Derivative Test (or First Derivative Test) to confirm their nature.
  • Factor correctly: Ensure correct algebraic manipulation when finding the roots of the quadratic equation.

Summary

This problem requires finding the local extrema of a cubic function using derivatives, relating them to given variables, and then constructing a quadratic equation from its roots. The key steps involve finding the first and second derivatives, classifying critical points, solving for the unknown variable α\alpha, and constructing the quadratic equation. The constraint a>0a>0 is essential for selecting the correct value of α\alpha.

The final answer is \boxed{x^2-6x+8=0}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions