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

Question

If x=1x=-1 and x=2x=2 are extreme points of f(x)=αlogx+βx2+xf\left( x \right) = \alpha \,\log \left| x \right|+\beta {x^2} + x then

Options

Solution

Key Concepts and Formulas

  • Fermat's Theorem: If a function f(x)f(x) has a local extremum (maximum or minimum) at x=cx=c, and f(x)f(x) is differentiable at x=cx=c, then f(c)=0f'(c) = 0.
  • Derivative of Logarithmic Function: ddx(logx)=1x\frac{d}{dx}(\log|x|) = \frac{1}{x} for x0x \neq 0.
  • Power Rule: ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}.

Step-by-Step Solution

Step 1: Find the derivative of f(x)f(x)

We are given the function: f(x)=αlogx+βx2+xf(x) = \alpha \log|x| + \beta x^2 + x We need to find its derivative, f(x)f'(x). We will differentiate each term with respect to xx.

  • Derivative of αlogx\alpha \log|x|: ddx(αlogx)=α1x=αx\frac{d}{dx} (\alpha \log|x|) = \alpha \cdot \frac{1}{x} = \frac{\alpha}{x}
  • Derivative of βx2\beta x^2: ddx(βx2)=β2x=2βx\frac{d}{dx} (\beta x^2) = \beta \cdot 2x = 2\beta x
  • Derivative of xx: ddx(x)=1\frac{d}{dx} (x) = 1

Therefore, the first derivative of f(x)f(x) is: f(x)=αx+2βx+1f'(x) = \frac{\alpha}{x} + 2\beta x + 1

Step 2: Apply the condition for extreme points

We are given that x=1x=-1 and x=2x=2 are extreme points. According to Fermat's Theorem, this implies f(1)=0f'(-1) = 0 and f(2)=0f'(2) = 0.

  • Substitute x=1x = -1 into f(x)f'(x): f(1)=α1+2β(1)+1=0f'(-1) = \frac{\alpha}{-1} + 2\beta(-1) + 1 = 0 α2β+1=0-\alpha - 2\beta + 1 = 0 Rearranging the equation: α+2β=1(i)\alpha + 2\beta = 1 \quad \ldots(i)

  • Substitute x=2x = 2 into f(x)f'(x): f(2)=α2+2β(2)+1=0f'(2) = \frac{\alpha}{2} + 2\beta(2) + 1 = 0 α2+4β+1=0\frac{\alpha}{2} + 4\beta + 1 = 0 Multiplying the entire equation by 2 to eliminate the fraction: α+8β+2=0\alpha + 8\beta + 2 = 0 Rearranging the equation: α+8β=2(ii)\alpha + 8\beta = -2 \quad \ldots(ii)

Step 3: Solve the system of linear equations

We have the following system of equations: α+2β=1(i)\alpha + 2\beta = 1 \quad \ldots(i) α+8β=2(ii)\alpha + 8\beta = -2 \quad \ldots(ii)

We can solve this system using the elimination method. Subtract equation (i)(i) from equation (ii)(ii): (α+8β)(α+2β)=21(\alpha + 8\beta) - (\alpha + 2\beta) = -2 - 1 6β=36\beta = -3 β=36=12\beta = -\frac{3}{6} = -\frac{1}{2}

Now substitute the value of β\beta into equation (i)(i) to find α\alpha: α+2(12)=1\alpha + 2\left(-\frac{1}{2}\right) = 1 α1=1\alpha - 1 = 1 α=2\alpha = 2

Common Mistakes & Tips:

  • Sign Errors: Pay close attention to signs during substitution and algebraic manipulation.
  • Derivative of logx\log|x|: Remember that the derivative of logx\log|x| is 1x\frac{1}{x} for all x0x \neq 0.
  • Checking the solution: After finding the values of α\alpha and β\beta, substitute them back into the original equations to verify the solution.

Summary

By finding the first derivative of the given function and applying the condition that the derivative is zero at extreme points, we derived a system of two linear equations. Solving this system allowed us to determine the values of α\alpha and β\beta. The values are α=2\alpha = 2 and β=12\beta = -\frac{1}{2}.

The final answer is α=2,β=12\boxed{\alpha = 2,\beta = - {1 \over 2}}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions