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

Question

If p(x) be a polynomial of degree three that has a local maximum value 8 at x = 1 and a local minimum value 4 at x = 2; then p(0) is equal to :

Options

Solution

Key Concepts and Formulas

  • Local Extrema and First Derivative: A polynomial function p(x)p(x) has local extrema (maximum or minimum) at points x=cx=c where its first derivative p(c)=0p'(c) = 0. These points are called critical points.
  • Degree of Derivative: If p(x)p(x) is a polynomial of degree nn, then its derivative p(x)p'(x) is a polynomial of degree n1n-1.
  • Indefinite Integration (Antidifferentiation): The indefinite integral of a function f(x)f(x), denoted by f(x)dx\int f(x) \, dx, gives a family of functions whose derivative is f(x)f(x). We must remember to add the constant of integration, denoted by CC.

Step-by-Step Solution

Step 1: Define the polynomial and its derivative

Since p(x)p(x) is a polynomial of degree 3, we can express its derivative p(x)p'(x) as a polynomial of degree 2. Also, we know that p(1)=0p'(1) = 0 and p(2)=0p'(2) = 0 because p(x)p(x) has local extrema at x=1x=1 and x=2x=2. Therefore, x=1x=1 and x=2x=2 are roots of p(x)p'(x). We can express p(x)p'(x) as: p(x)=k(x1)(x2)p'(x) = k(x-1)(x-2) where kk is a constant. The goal is to find p(0)p(0).

Step 2: Integrate to find p(x)

Integrate p(x)p'(x) to obtain p(x)p(x): p(x)=p(x)dx=k(x1)(x2)dx=k(x23x+2)dxp(x) = \int p'(x) \, dx = \int k(x-1)(x-2) \, dx = k \int (x^2 - 3x + 2) \, dx p(x)=k(x333x22+2x)+Cp(x) = k \left( \frac{x^3}{3} - \frac{3x^2}{2} + 2x \right) + C where CC is the constant of integration.

Step 3: Use the given information to find k and C

We are given that p(1)=8p(1) = 8 and p(2)=4p(2) = 4. Substitute these values into the expression for p(x)p(x):

For x=1x = 1, p(1)=8p(1) = 8: 8=k(1332+2)+C=k(29+126)+C=5k6+C8 = k \left( \frac{1}{3} - \frac{3}{2} + 2 \right) + C = k \left( \frac{2 - 9 + 12}{6} \right) + C = \frac{5k}{6} + C So, 5k6+C=8(1)\frac{5k}{6} + C = 8 \hspace{1cm} (1)

For x=2x = 2, p(2)=4p(2) = 4: 4=k(83122+4)+C=k(836+4)+C=k(818+123)+C=2k3+C4 = k \left( \frac{8}{3} - \frac{12}{2} + 4 \right) + C = k \left( \frac{8}{3} - 6 + 4 \right) + C = k \left( \frac{8 - 18 + 12}{3} \right) + C = \frac{2k}{3} + C So, 2k3+C=4(2)\frac{2k}{3} + C = 4 \hspace{1cm} (2)

Now we have a system of two equations with two unknowns, kk and CC. Subtract equation (2) from equation (1): (5k6+C)(2k3+C)=84\left( \frac{5k}{6} + C \right) - \left( \frac{2k}{3} + C \right) = 8 - 4 5k64k6=4\frac{5k}{6} - \frac{4k}{6} = 4 k6=4\frac{k}{6} = 4 k=24k = 24

Substitute k=24k = 24 into equation (2): 2(24)3+C=4\frac{2(24)}{3} + C = 4 16+C=416 + C = 4 C=12C = -12

Step 4: Determine p(x)

Now we have the values of kk and CC, so we can write the complete expression for p(x)p(x): p(x)=24(x333x22+2x)12p(x) = 24 \left( \frac{x^3}{3} - \frac{3x^2}{2} + 2x \right) - 12 p(x)=8x336x2+48x12p(x) = 8x^3 - 36x^2 + 48x - 12

Step 5: Calculate p(0)

Finally, we need to find p(0)p(0): p(0)=8(0)336(0)2+48(0)12p(0) = 8(0)^3 - 36(0)^2 + 48(0) - 12 p(0)=12p(0) = -12

Common Mistakes & Tips

  • Remember the constant of integration, CC, when integrating. Forgetting it will lead to an incorrect answer.
  • Carefully substitute the values of xx and p(x)p(x) to form the equations needed to solve for the unknown constants.
  • Double-check your algebra and arithmetic throughout the process.

Summary

We started by finding the derivative of the polynomial in terms of an unknown constant kk. Integrating the derivative gave us the general form of the polynomial, including another unknown constant CC. Using the given information about the local extrema, we created a system of two equations to solve for kk and CC. With these constants, we could determine the specific polynomial and evaluate it at x=0x=0, which resulted in p(0)=12p(0) = -12.

Final Answer

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

Practice More Application of Derivatives Questions

View All Questions