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

Question

If c is a point at which Rolle's theorem holds for the function, f(x) = loge(x2+α7x){\log _e}\left( {{{{x^2} + \alpha } \over {7x}}} \right) in the interval [3, 4], where a \in R, then ƒ''(c) is equal to

Options

Solution

Key Concepts and Formulas

  • Rolle's Theorem: If a function f(x)f(x) is continuous on [a,b][a, b], differentiable on (a,b)(a, b), and f(a)=f(b)f(a) = f(b), then there exists at least one c(a,b)c \in (a, b) such that f(c)=0f'(c) = 0.
  • Derivative of Logarithmic Functions: ddxloge(u)=1ududx\frac{d}{dx} \log_e(u) = \frac{1}{u} \frac{du}{dx}, where uu is a function of xx.
  • Quotient Rule: ddx(uv)=vdudxudvdxv2\frac{d}{dx} \left(\frac{u}{v}\right) = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2}.

Step-by-Step Solution

Step 1: Apply Rolle's Theorem Conditions

Since Rolle's theorem holds for f(x)=loge(x2+α7x)f(x) = \log_e\left(\frac{x^2 + \alpha}{7x}\right) in the interval [3,4][3, 4], we must have f(3)=f(4)f(3) = f(4). Therefore, {\log _e}\left( {{{3^2} + \alpha } \over {7(3)}}} \right) = {\log _e}\left( {{{4^2} + \alpha } \over {7(4)}}} \right) loge(9+α21)=loge(16+α28){\log _e}\left( {{{9 + \alpha } \over {21}}} \right) = {\log _e}\left( {{{16 + \alpha } \over {28}}} \right) Since the logarithms are equal, their arguments must be equal as well: 9+α21=16+α28{{9 + \alpha } \over {21}} = {{16 + \alpha } \over {28}} Cross-multiplying, we get: 28(9+α)=21(16+α)28(9 + \alpha) = 21(16 + \alpha) 252+28α=336+21α252 + 28\alpha = 336 + 21\alpha 7α=847\alpha = 84 α=12\alpha = 12

Step 2: Find the first derivative, f'(x)

Now that we have the value of α\alpha, we can write the function as: f(x) = {\log _e}\left( {{{x^2} + 12} \over {7x}}} \right) Using the chain rule and quotient rule, we find the first derivative: f(x)=7xx2+127x(2x)7(x2+12)(7x)2f'(x) = \frac{7x}{x^2 + 12} \cdot \frac{7x(2x) - 7(x^2 + 12)}{(7x)^2} f(x)=7xx2+1214x27x28449x2f'(x) = \frac{7x}{x^2 + 12} \cdot \frac{14x^2 - 7x^2 - 84}{49x^2} f(x)=7x2847x(x2+12)=x212x(x2+12)f'(x) = \frac{7x^2 - 84}{7x(x^2 + 12)} = \frac{x^2 - 12}{x(x^2 + 12)}

Step 3: Find the second derivative, f''(x)

We differentiate f(x)f'(x) again using the quotient rule: f(x)=x(x2+12)(2x)(x212)(3x2+12)[x(x2+12)]2f''(x) = \frac{x(x^2+12)(2x) - (x^2-12)(3x^2+12)}{[x(x^2+12)]^2} f(x)=(x3+12x)(2x)(x212)(3x2+12)x2(x2+12)2f''(x) = \frac{(x^3+12x)(2x) - (x^2-12)(3x^2+12)}{x^2(x^2+12)^2} f(x)=2x4+24x2(3x4+12x236x2144)x2(x2+12)2f''(x) = \frac{2x^4+24x^2 - (3x^4 + 12x^2 - 36x^2 - 144)}{x^2(x^2+12)^2} f(x)=2x4+24x23x412x2+36x2+144x2(x2+12)2f''(x) = \frac{2x^4+24x^2 - 3x^4 - 12x^2 + 36x^2 + 144}{x^2(x^2+12)^2} f(x)=x4+48x2+144x2(x2+12)2f''(x) = \frac{-x^4 + 48x^2 + 144}{x^2(x^2+12)^2}

Step 4: Find the value of c

Since Rolle's theorem holds, there exists a c(3,4)c \in (3, 4) such that f(c)=0f'(c) = 0. f(c)=c212c(c2+12)=0f'(c) = \frac{c^2 - 12}{c(c^2 + 12)} = 0 This implies c212=0c^2 - 12 = 0, so c2=12c^2 = 12, and c=±12=±23c = \pm \sqrt{12} = \pm 2\sqrt{3}. Since c(3,4)c \in (3, 4), we have c=23c = 2\sqrt{3}.

Step 5: Evaluate f''(c)

Now we substitute c=23c = 2\sqrt{3} into the expression for f(x)f''(x): f(23)=(23)4+48(23)2+144(23)2((23)2+12)2f''(2\sqrt{3}) = \frac{-(2\sqrt{3})^4 + 48(2\sqrt{3})^2 + 144}{(2\sqrt{3})^2((2\sqrt{3})^2+12)^2} f(23)=144+48(12)+14412(12+12)2f''(2\sqrt{3}) = \frac{-144 + 48(12) + 144}{12(12+12)^2} f(23)=144+576+14412(24)2f''(2\sqrt{3}) = \frac{-144 + 576 + 144}{12(24)^2} f(23)=57612(576)f''(2\sqrt{3}) = \frac{576}{12(576)} f(23)=112f''(2\sqrt{3}) = \frac{1}{12}

Common Mistakes & Tips

  • Remember to check that cc lies within the open interval (a,b)(a, b) after finding it.
  • Be careful when applying the quotient rule, especially with complex expressions.
  • Double-check your derivatives to avoid errors in subsequent calculations.

Summary

We applied Rolle's theorem to find the value of α\alpha, then calculated the first and second derivatives of the function. By setting the first derivative to zero, we found the value of cc and substituted it into the second derivative to find f(c)f''(c).

The final answer is 112\boxed{\frac{1}{12}}, which corresponds to option (A). Final Answer The final answer is \boxed{\frac{1}{12}}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions