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

Question

If m is the minimum value of k for which the function f(x) = xkxx2\sqrt {kx - {x^2}} is increasing in the interval [0,3] and M is the maximum value of f in [0, 3] when k = m, then the ordered pair (m, M) is equal to :

Options

Solution

Key Concepts and Formulas

  • Increasing Function: A function f(x)f(x) is increasing in an interval [a,b][a, b] if its derivative f(x)0f'(x) \ge 0 for all xx in the interval [a,b][a, b].
  • Product Rule: The derivative of a product of two functions u(x)u(x) and v(x)v(x) is given by (uv)=uv+uv(uv)' = u'v + uv'.
  • Finding Maximum Value: To find the maximum value of a function in a closed interval, we find the critical points (where the derivative is zero or undefined) and evaluate the function at these points and at the endpoints of the interval. The largest of these values is the maximum.

Step-by-Step Solution

Step 1: Find the derivative of f(x)

We are given f(x)=xkxx2f(x) = x\sqrt{kx - x^2}. We need to find f(x)f'(x) using the product rule. Let u(x)=xu(x) = x and v(x)=kxx2=(kxx2)1/2v(x) = \sqrt{kx - x^2} = (kx - x^2)^{1/2}. Then u(x)=1u'(x) = 1 and v(x)=12(kxx2)1/2(k2x)=k2x2kxx2v'(x) = \frac{1}{2}(kx - x^2)^{-1/2}(k - 2x) = \frac{k - 2x}{2\sqrt{kx - x^2}} Therefore, f(x)=u(x)v(x)+u(x)v(x)=kxx2+x(k2x2kxx2)f'(x) = u'(x)v(x) + u(x)v'(x) = \sqrt{kx - x^2} + x\left(\frac{k - 2x}{2\sqrt{kx - x^2}}\right) f(x)=2(kxx2)+x(k2x)2kxx2=2kx2x2+kx2x22kxx2=3kx4x22kxx2f'(x) = \frac{2(kx - x^2) + x(k - 2x)}{2\sqrt{kx - x^2}} = \frac{2kx - 2x^2 + kx - 2x^2}{2\sqrt{kx - x^2}} = \frac{3kx - 4x^2}{2\sqrt{kx - x^2}}

Step 2: Determine the condition for f(x) to be increasing

For f(x)f(x) to be increasing in the interval [0,3][0, 3], we must have f(x)0f'(x) \ge 0 for all x[0,3]x \in [0, 3]. Since x[0,3]x \in [0, 3], the term kxx2\sqrt{kx - x^2} must be real, which implies kxx20kx - x^2 \ge 0, or x(kx)0x(k - x) \ge 0. This means kxk \ge x. Since x[0,3]x \in [0,3], we must have k3k \ge 3. Also, we need f(x)0f'(x) \ge 0, which means 3kx4x22kxx20\frac{3kx - 4x^2}{2\sqrt{kx - x^2}} \ge 0 Since the denominator is positive (as long as kxx2>0kx - x^2 > 0), we need the numerator to be non-negative: 3kx4x203kx - 4x^2 \ge 0 x(3k4x)0x(3k - 4x) \ge 0 Since x0x \ge 0, we need 3k4x03k - 4x \ge 0, which means 3k4x3k \ge 4x, or k43xk \ge \frac{4}{3}x. Since we want f(x)f(x) to be increasing in [0,3][0, 3], we need k43xk \ge \frac{4}{3}x for all x[0,3]x \in [0, 3]. The maximum value of 43x\frac{4}{3}x in the interval [0,3][0, 3] is 43(3)=4\frac{4}{3}(3) = 4. Therefore, we must have k4k \ge 4.

Step 3: Find the minimum value of k

The minimum value of kk for which f(x)f(x) is increasing in [0,3][0, 3] is m=4m = 4.

Step 4: Find the maximum value of f(x) when k = m = 4

Now we have f(x)=x4xx2f(x) = x\sqrt{4x - x^2} and we want to find its maximum value MM in the interval [0,3][0, 3]. We already have f(x)=3(4)x4x224xx2=12x4x224xx2=4x(3x)24xx2=2x(3x)4xx2f'(x) = \frac{3(4)x - 4x^2}{2\sqrt{4x - x^2}} = \frac{12x - 4x^2}{2\sqrt{4x - x^2}} = \frac{4x(3 - x)}{2\sqrt{4x - x^2}} = \frac{2x(3 - x)}{\sqrt{4x - x^2}}. Setting f(x)=0f'(x) = 0, we get 2x(3x)=02x(3 - x) = 0, which gives x=0x = 0 or x=3x = 3. Also, f(x)f'(x) is undefined when 4xx2=04x - x^2 = 0, i.e., x(4x)=0x(4 - x) = 0, which gives x=0x = 0 or x=4x = 4. Since x=4x=4 is not in the interval [0,3][0,3], we don't consider it.

Now we evaluate f(x)f(x) at the critical points x=0x = 0 and x=3x = 3, and at the endpoint x=0x = 0: f(0)=04(0)02=0f(0) = 0\sqrt{4(0) - 0^2} = 0 f(3)=34(3)32=3129=33f(3) = 3\sqrt{4(3) - 3^2} = 3\sqrt{12 - 9} = 3\sqrt{3}

The maximum value of f(x)f(x) in [0,3][0, 3] is M=33M = 3\sqrt{3}.

Step 5: Write the ordered pair (m, M)

The ordered pair is (m,M)=(4,33)(m, M) = (4, 3\sqrt{3}).

Common Mistakes & Tips

  • Remember to check the endpoints of the interval when finding the maximum value of a function.
  • Be careful when simplifying expressions involving square roots.
  • Make sure the derivative is greater than or equal to zero for the function to be increasing.

Summary

We found the derivative of the function f(x)f(x) and determined the condition for it to be increasing in the interval [0,3][0, 3]. This allowed us to find the minimum value of kk, which is m=4m = 4. Then, we found the maximum value of f(x)f(x) when k=4k = 4 in the same interval, which is M=33M = 3\sqrt{3}. Therefore, the ordered pair (m,M)(m, M) is (4,33)(4, 3\sqrt{3}).

Final Answer

The final answer is (4,33)\boxed{(4, 3\sqrt{3})}, which corresponds to option (B).

Practice More Application of Derivatives Questions

View All Questions