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

Question

Let f : ℝ \to ℝ be a polynomial function of degree four having extreme values at x = 4 and x = 5 . If limx0f(x)x2=5\lim\limits_{x \to 0} \frac{f(x)}{x^2} = 5 , then f(2) is equal to :

Options

Solution

Key Concepts and Formulas

  • Polynomials: A polynomial of degree nn has the general form f(x)=anxn+an1xn1++a1x+a0f(x) = a_n x^n + a_{n-1}x^{n-1} + \dots + a_1 x + a_0, where an0a_n \neq 0.
  • Extreme Values and Derivatives: If f(x)f(x) has an extreme value at x=cx=c, then f(c)=0f'(c) = 0.
  • Limits: limx0f(x)xn=L\lim_{x \to 0} \frac{f(x)}{x^n} = L (where LL is a finite non-zero constant) implies that f(x)f(x) has the form f(x)=Lxn+f(x) = Lx^n + (terms of higher degree).
  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots r1r_1 and r2r_2, r1+r2=bar_1 + r_2 = -\frac{b}{a} and r1r2=car_1 r_2 = \frac{c}{a}.

Step-by-Step Solution

Step 1: Defining the general form of the polynomial

Since f(x)f(x) is a polynomial of degree four, we can write it as f(x)=ax4+bx3+cx2+dx+ef(x) = ax^4 + bx^3 + cx^2 + dx + e where a,b,c,d,ea, b, c, d, e are constants and a0a \neq 0.

Step 2: Applying the limit condition

We are given that limx0f(x)x2=5\lim_{x \to 0} \frac{f(x)}{x^2} = 5. Substituting the polynomial form, we have limx0ax4+bx3+cx2+dx+ex2=5\lim_{x \to 0} \frac{ax^4 + bx^3 + cx^2 + dx + e}{x^2} = 5 For this limit to exist and be equal to 5, the terms with powers of xx less than 2 must be zero. Otherwise, the limit would be infinite. Therefore, d=0d = 0 and e=0e = 0. This simplifies the polynomial to f(x)=ax4+bx3+cx2f(x) = ax^4 + bx^3 + cx^2 Now, the limit becomes limx0ax4+bx3+cx2x2=limx0(ax2+bx+c)=5\lim_{x \to 0} \frac{ax^4 + bx^3 + cx^2}{x^2} = \lim_{x \to 0} (ax^2 + bx + c) = 5 As xx approaches 0, ax2+bxax^2 + bx approaches 0, so we must have c=5c = 5. Thus, f(x)=ax4+bx3+5x2f(x) = ax^4 + bx^3 + 5x^2

Step 3: Finding the derivative and applying the extreme value condition

We are given that f(x)f(x) has extreme values at x=4x = 4 and x=5x = 5. This means f(4)=0f'(4) = 0 and f(5)=0f'(5) = 0. First, we find the derivative: f(x)=4ax3+3bx2+10x=x(4ax2+3bx+10)f'(x) = 4ax^3 + 3bx^2 + 10x = x(4ax^2 + 3bx + 10) Since f(4)=0f'(4) = 0 and f(5)=0f'(5) = 0, and 404 \neq 0 and 505 \neq 0, x=4x=4 and x=5x=5 must be roots of the quadratic 4ax2+3bx+10=04ax^2 + 3bx + 10 = 0.

Step 4: Using Vieta's formulas to find a and b

Since x=4x=4 and x=5x=5 are roots of 4ax2+3bx+10=04ax^2 + 3bx + 10 = 0, we can use Vieta's formulas. The sum of the roots is 4+5=9=3b4a4 + 5 = 9 = -\frac{3b}{4a}, which gives 36a=3b36a = -3b, or b=12ab = -12a. The product of the roots is 4×5=20=104a4 \times 5 = 20 = \frac{10}{4a}, which gives 80a=1080a = 10, or a=18a = \frac{1}{8}. Then b=12a=12(18)=32b = -12a = -12 \left(\frac{1}{8}\right) = -\frac{3}{2}.

Step 5: Constructing f(x) and calculating f(2)

Now we have a=18a = \frac{1}{8}, b=32b = -\frac{3}{2}, and c=5c = 5. Therefore, f(x)=18x432x3+5x2f(x) = \frac{1}{8}x^4 - \frac{3}{2}x^3 + 5x^2 We want to find f(2)f(2): f(2)=18(24)32(23)+5(22)=18(16)32(8)+5(4)=212+20=10f(2) = \frac{1}{8}(2^4) - \frac{3}{2}(2^3) + 5(2^2) = \frac{1}{8}(16) - \frac{3}{2}(8) + 5(4) = 2 - 12 + 20 = 10

Common Mistakes & Tips

  • Remember to consider the implications of the limit as xx approaches 0. The powers of xx in the numerator must be at least as large as the power of xx in the denominator for the limit to exist and be finite.
  • Vieta's formulas can be a quick way to find the coefficients of a quadratic if you know its roots.
  • Be careful with arithmetic when substituting values to calculate f(2)f(2).

Summary

We used the limit condition to determine the form of the polynomial f(x)f(x), then used the extreme value condition to set up equations for the remaining coefficients. Solving these equations, we found the complete polynomial and calculated f(2)f(2). The value of f(2)f(2) is 10.

Final Answer

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

Practice More Application of Derivatives Questions

View All Questions