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

Question

The function f(x)=x36x2+ax+bf(x) = {x^3} - 6{x^2} + ax + b is such that f(2)=f(4)=0f(2) = f(4) = 0. Consider two statements : Statement 1 : there exists x 1 , x 2 \in(2, 4), x 1 < x 2 , such that f'(x 1 ) = -1 and f'(x 2 ) = 0. Statement 2 : there exists x 3 , x 4 \in (2, 4), x 3 < x 4 , such that f is decreasing in (2, x 4 ), increasing in (x 4 , 4) and 2f(x3)=3f(x4)2f'({x_3}) = \sqrt 3 f({x_4}). Then

Options

Solution

Key Concepts and Formulas

  • Rolle's Theorem: If a function f(x)f(x) is continuous on [a,b][a, b] and 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.
  • Intermediate Value Theorem (IVT): If a function f(x)f(x) is continuous on [a,b][a, b], and kk is any number between f(a)f(a) and f(b)f(b), then there exists at least one c(a,b)c \in (a, b) such that f(c)=kf(c) = k. A version exists for derivatives called Darboux's Theorem.
  • Monotonicity: If f(x)>0f'(x) > 0 on an interval, then f(x)f(x) is increasing on that interval. If f(x)<0f'(x) < 0 on an interval, then f(x)f(x) is decreasing on that interval.

Step-by-Step Solution

Step 1: Determine the Function f(x)f(x)

We are given f(x)=x36x2+ax+bf(x) = x^3 - 6x^2 + ax + b, f(2)=0f(2) = 0, and f(4)=0f(4) = 0. We will use these conditions to find aa and bb.

  • Using f(2)=0f(2) = 0: Substitute x=2x = 2 into f(x)f(x): f(2)=(2)36(2)2+a(2)+b=824+2a+b=0f(2) = (2)^3 - 6(2)^2 + a(2) + b = 8 - 24 + 2a + b = 0 2a+b=16(1)2a + b = 16 \hspace{1cm} (1)

  • Using f(4)=0f(4) = 0: Substitute x=4x = 4 into f(x)f(x): f(4)=(4)36(4)2+a(4)+b=6496+4a+b=0f(4) = (4)^3 - 6(4)^2 + a(4) + b = 64 - 96 + 4a + b = 0 4a+b=32(2)4a + b = 32 \hspace{1cm} (2)

  • Solve for aa and bb: Subtract equation (1) from equation (2): (4a+b)(2a+b)=3216(4a + b) - (2a + b) = 32 - 16 2a=162a = 16 a=8a = 8 Substitute a=8a = 8 into equation (1): 2(8)+b=162(8) + b = 16 16+b=1616 + b = 16 b=0b = 0

Therefore, the function is f(x)=x36x2+8xf(x) = x^3 - 6x^2 + 8x.

Step 2: Find the Derivative f(x)f'(x)

Differentiate f(x)f(x) with respect to xx: f(x)=3x212x+8f'(x) = 3x^2 - 12x + 8

Step 3: Analyze Statement 1

Statement 1: There exists x1,x2(2,4)x_1, x_2 \in (2, 4), x1<x2x_1 < x_2, such that f(x1)=1f'(x_1) = -1 and f(x2)=0f'(x_2) = 0.

  • Check if f(x)=1f'(x) = -1 has a solution in (2,4)(2, 4): We need to solve f(x)=1f'(x) = -1: 3x212x+8=13x^2 - 12x + 8 = -1 3x212x+9=03x^2 - 12x + 9 = 0 x24x+3=0x^2 - 4x + 3 = 0 (x1)(x3)=0(x - 1)(x - 3) = 0 x=1,3x = 1, 3 Since x=3(2,4)x = 3 \in (2, 4), we can take x1=3x_1 = 3, and thus f(x1)=f(3)=1f'(x_1) = f'(3) = -1.

  • Check if f(x)=0f'(x) = 0 has a solution in (2,4)(2, 4): We need to solve f(x)=0f'(x) = 0: 3x212x+8=03x^2 - 12x + 8 = 0 Using the quadratic formula: x=(12)±(12)24(3)(8)2(3)=12±144966=12±486=12±436=2±233x = \frac{-(-12) \pm \sqrt{(-12)^2 - 4(3)(8)}}{2(3)} = \frac{12 \pm \sqrt{144 - 96}}{6} = \frac{12 \pm \sqrt{48}}{6} = \frac{12 \pm 4\sqrt{3}}{6} = 2 \pm \frac{2\sqrt{3}}{3} Let x2=2+233x_2 = 2 + \frac{2\sqrt{3}}{3}. Since 31.732\sqrt{3} \approx 1.732, we have 2332(1.732)31.155\frac{2\sqrt{3}}{3} \approx \frac{2(1.732)}{3} \approx 1.155. Thus, x22+1.155=3.155x_2 \approx 2 + 1.155 = 3.155, which is in the interval (2,4)(2, 4). Since 1<3<21 < \sqrt{3} < 2, we have 2<2+233<2+43=103<42 < 2 + \frac{2\sqrt{3}}{3} < 2 + \frac{4}{3} = \frac{10}{3} < 4. Therefore, x2(2,4)x_2 \in (2, 4). We also need x1<x2x_1 < x_2, so 3<2+2333 < 2 + \frac{2\sqrt{3}}{3}, which means 1<2331 < \frac{2\sqrt{3}}{3}, or 3<233 < 2\sqrt{3}, or 9<129 < 12, which is true. Thus, we can choose x1=3x_1 = 3 and x2=2+233x_2 = 2 + \frac{2\sqrt{3}}{3}, and Statement 1 is true.

Step 4: Analyze Statement 2

Statement 2: There exists x3,x4(2,4)x_3, x_4 \in (2, 4), x3<x4x_3 < x_4, such that ff is decreasing in (2,x4)(2, x_4), increasing in (x4,4)(x_4, 4) and 2f(x3)=3f(x4)2f'(x_3) = \sqrt{3} f(x_4).

The function f(x)f(x) is decreasing when f(x)<0f'(x) < 0 and increasing when f(x)>0f'(x) > 0. From the analysis in Step 3, f(x)=3x212x+8=0f'(x) = 3x^2 - 12x + 8 = 0 when x=2±233x = 2 \pm \frac{2\sqrt{3}}{3}. We found that x2=2+2333.155x_2 = 2 + \frac{2\sqrt{3}}{3} \approx 3.155, and f(x)=0f'(x) = 0 at x2x_2. Since the coefficient of x2x^2 in f(x)f'(x) is positive, f(x)<0f'(x) < 0 between the roots and f(x)>0f'(x) > 0 outside the roots. Therefore, ff is decreasing in (2,2+233)(2, 2 + \frac{2\sqrt{3}}{3}) and increasing in (2+233,4)(2 + \frac{2\sqrt{3}}{3}, 4). So, we can take x4=2+233x_4 = 2 + \frac{2\sqrt{3}}{3}.

Now, we need to find x3(2,4)x_3 \in (2, 4) such that x3<x4x_3 < x_4 and 2f(x3)=3f(x4)2f'(x_3) = \sqrt{3}f(x_4). Since f(x4)=0f'(x_4) = 0, x4x_4 is a local minimum. However, f(x4)0f(x_4) \neq 0 since x4x_4 is not 2 or 4. We have f(x4)=f(2+233)=(2+233)36(2+233)2+8(2+233)f(x_4) = f(2 + \frac{2\sqrt{3}}{3}) = (2 + \frac{2\sqrt{3}}{3})^3 - 6(2 + \frac{2\sqrt{3}}{3})^2 + 8(2 + \frac{2\sqrt{3}}{3}). We need to find x3x_3 such that 2f(x3)=3f(x4)2f'(x_3) = \sqrt{3} f(x_4). This is difficult to solve analytically.

However, we know that f(2)=f(4)=0f(2) = f(4) = 0. By Rolle's Theorem, there exists a c(2,4)c \in (2, 4) such that f(c)=0f'(c) = 0. We found that c=2+233=x4c = 2 + \frac{2\sqrt{3}}{3} = x_4. Since ff is decreasing in (2,x4)(2, x_4) and increasing in (x4,4)(x_4, 4), x4x_4 is the point of local minimum. Consider the interval (2,x4)(2, x_4). Since f(2)=3(4)12(2)+8=1224+8=4f'(2) = 3(4) - 12(2) + 8 = 12 - 24 + 8 = -4 and f(x4)=0f'(x_4) = 0. By Darboux's Theorem, ff' attains all values between -4 and 0 in (2,x4)(2, x_4). Since x4=2+233x_4 = 2 + \frac{2\sqrt{3}}{3}, f(x4)f(x_4) is negative. Therefore, 3f(x4)\sqrt{3}f(x_4) is negative. We need to find x3x_3 such that 2f(x3)=3f(x4)2f'(x_3) = \sqrt{3}f(x_4), so f(x3)f'(x_3) must be negative.

Since f(2)=4f'(2) = -4 and f(x4)=0f'(x_4) = 0, we can find an x3(2,x4)x_3 \in (2, x_4) such that f(x3)=32f(x4)f'(x_3) = \frac{\sqrt{3}}{2}f(x_4). Therefore, Statement 2 is true.

Common Mistakes & Tips

  • Be careful with the arithmetic and algebraic manipulations when solving for the coefficients and roots.
  • Remember to check if the solutions you obtain lie within the specified intervals.
  • Don't forget to apply the correct theorems (Rolle's Theorem, IVT, etc.) when needed.
  • The condition x1<x2x_1 < x_2 and x3<x4x_3 < x_4 must be satisfied.

Summary

We first determined the function f(x)f(x) by using the given conditions f(2)=0f(2) = 0 and f(4)=0f(4) = 0. Then we found the derivative f(x)f'(x) and analyzed Statement 1, showing that there exist x1,x2(2,4)x_1, x_2 \in (2, 4) such that f(x1)=1f'(x_1) = -1 and f(x2)=0f'(x_2) = 0. Finally, we analyzed Statement 2, showing that there exist x3,x4(2,4)x_3, x_4 \in (2, 4) such that ff is decreasing in (2,x4)(2, x_4), increasing in (x4,4)(x_4, 4) and 2f(x3)=3f(x4)2f'(x_3) = \sqrt{3} f(x_4). Therefore, both statements are true.

Final Answer

The final answer is \boxed{A}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions