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

Question

If 5f(x)+4f(1x)=x22,x05 f(x)+4 f\left(\frac{1}{x}\right)=x^2-2, \forall x \neq 0 and y=9x2f(x)y=9 x^2 f(x), then yy is strictly increasing in :

Options

Solution

Key Concepts and Formulas

  • Functional Equations: Substituting xx with 1x\frac{1}{x} in a functional equation involving f(x)f(x) and f(1x)f(\frac{1}{x}) can create a system of equations solvable for f(x)f(x).
  • Strictly Increasing Function: A differentiable function y(x)y(x) is strictly increasing on an interval if y(x)>0y'(x) > 0 on that interval.
  • Quotient Rule: The derivative of u(x)v(x)\frac{u(x)}{v(x)} is u(x)v(x)u(x)v(x)[v(x)]2\frac{u'(x)v(x) - u(x)v'(x)}{[v(x)]^2}.

Step-by-Step Solution

Step 1: Solve for f(x)f(x)

We are given the functional equation: 5f(x)+4f(1x)=x22()5f(x) + 4f\left(\frac{1}{x}\right) = x^2 - 2 \quad (*) Replace xx with 1x\frac{1}{x} in the equation: 5f(1x)+4f(11x)=(1x)225f\left(\frac{1}{x}\right) + 4f\left(\frac{1}{\frac{1}{x}}\right) = \left(\frac{1}{x}\right)^2 - 2 5f(1x)+4f(x)=1x22()5f\left(\frac{1}{x}\right) + 4f(x) = \frac{1}{x^2} - 2 \quad (**) Now we have a system of two equations with two unknowns, f(x)f(x) and f(1x)f(\frac{1}{x}). We can solve for f(x)f(x). Multiply equation ()(*) by 5 and equation ()(**) by 4: 25f(x)+20f(1x)=5x21025f(x) + 20f\left(\frac{1}{x}\right) = 5x^2 - 10 16f(x)+20f(1x)=4x2816f(x) + 20f\left(\frac{1}{x}\right) = \frac{4}{x^2} - 8 Subtract the second equation from the first: (2516)f(x)=(5x210)(4x28)(25-16)f(x) = (5x^2 - 10) - \left(\frac{4}{x^2} - 8\right) 9f(x)=5x2104x2+89f(x) = 5x^2 - 10 - \frac{4}{x^2} + 8 9f(x)=5x224x29f(x) = 5x^2 - 2 - \frac{4}{x^2} f(x)=19(5x224x2)f(x) = \frac{1}{9}\left(5x^2 - 2 - \frac{4}{x^2}\right)

Step 2: Find y(x)y(x)

We are given y=9x2f(x)y = 9x^2 f(x). Substitute the expression for f(x)f(x) we found in Step 1: y=9x219(5x224x2)y = 9x^2 \cdot \frac{1}{9}\left(5x^2 - 2 - \frac{4}{x^2}\right) y=x2(5x224x2)y = x^2 \left(5x^2 - 2 - \frac{4}{x^2}\right) y=5x42x24y = 5x^4 - 2x^2 - 4

Step 3: Find y(x)y'(x)

To find the intervals where y(x)y(x) is strictly increasing, we need to find y(x)y'(x) and determine where it is positive. y(x)=ddx(5x42x24)y'(x) = \frac{d}{dx}(5x^4 - 2x^2 - 4) y(x)=20x34xy'(x) = 20x^3 - 4x y(x)=4x(5x21)y'(x) = 4x(5x^2 - 1)

Step 4: Determine where y(x)>0y'(x) > 0

We want to find where 4x(5x21)>04x(5x^2 - 1) > 0. This is equivalent to x(5x21)>0x(5x^2 - 1) > 0. We can rewrite this as x(5x1)(5x+1)>0x(\sqrt{5}x - 1)(\sqrt{5}x + 1) > 0. The roots of y(x)=0y'(x) = 0 are x=0x = 0, x=15x = \frac{1}{\sqrt{5}}, and x=15x = -\frac{1}{\sqrt{5}}.

Consider the intervals:

  • x<15x < -\frac{1}{\sqrt{5}}: x<0x < 0, 5x1<0\sqrt{5}x - 1 < 0, 5x+1<0\sqrt{5}x + 1 < 0. So x(5x1)(5x+1)<0x(\sqrt{5}x - 1)(\sqrt{5}x + 1) < 0.
  • 15<x<0-\frac{1}{\sqrt{5}} < x < 0: x<0x < 0, 5x1<0\sqrt{5}x - 1 < 0, 5x+1>0\sqrt{5}x + 1 > 0. So x(5x1)(5x+1)>0x(\sqrt{5}x - 1)(\sqrt{5}x + 1) > 0.
  • 0<x<150 < x < \frac{1}{\sqrt{5}}: x>0x > 0, 5x1<0\sqrt{5}x - 1 < 0, 5x+1>0\sqrt{5}x + 1 > 0. So x(5x1)(5x+1)<0x(\sqrt{5}x - 1)(\sqrt{5}x + 1) < 0.
  • x>15x > \frac{1}{\sqrt{5}}: x>0x > 0, 5x1>0\sqrt{5}x - 1 > 0, 5x+1>0\sqrt{5}x + 1 > 0. So x(5x1)(5x+1)>0x(\sqrt{5}x - 1)(\sqrt{5}x + 1) > 0.

Thus, y(x)>0y'(x) > 0 when 15<x<0-\frac{1}{\sqrt{5}} < x < 0 or x>15x > \frac{1}{\sqrt{5}}. Therefore, y(x)y(x) is strictly increasing on the intervals (15,0)\left(-\frac{1}{\sqrt{5}}, 0\right) and (15,)\left(\frac{1}{\sqrt{5}}, \infty\right).

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when solving inequalities. A sign error can easily lead to the wrong interval.
  • Don't Forget the Domain: Always consider the domain of the original function. In this case, x0x \neq 0.
  • Factoring: Factoring the derivative can simplify the process of finding the intervals where it is positive or negative.

Summary

We solved the functional equation for f(x)f(x), substituted it into the expression for y(x)y(x), found the derivative y(x)y'(x), and determined the intervals where y(x)>0y'(x) > 0. This gave us the intervals where y(x)y(x) is strictly increasing. The final answer is (0,15)(15,)\left(0, \frac{1}{\sqrt{5}}\right) \cup\left(\frac{1}{\sqrt{5}}, \infty\right).

Final Answer

The final answer is (15,0)(15,)\left(-\frac{1}{\sqrt{5}}, 0\right) \cup\left(\frac{1}{\sqrt{5}}, \infty\right), which corresponds to option (B).

Practice More Application of Derivatives Questions

View All Questions