Animated Solution for Mathematics - Differentiation: Suppose the cubic x3−px+q has three distinct real roots where p>0 and q>0. Then which one of the following holds?
Select Answer:
Visualized Solution
Defining the Cubic Function
Function: f(x)=x3−px+q
Given: p>0,q>0
The cubic has three distinct real roots.
The First Derivative
To find maxima and minima, we need critical points.
Differentiate f(x) with respect to x.
f′(x)=dxd(x3−px+q)
Calculating f′(x)
f′(x)=3x2−p(1)+0
f′(x)=3x2−p
Locating Critical Points
Set f′(x)=0 to find critical points.
3x2−p=0
Solving for x
3x2=p
x2=3p
x=±3p
The Second Derivative Test
To classify the critical points, we use the Second Derivative Test.
Differentiate f′(x) with respect to x.
f′′(x)=dxd(3x2−p)
Calculating f′′(x)
f′′(x)=3(2x)−0
f′′(x)=6x
Analyzing x=3p
Substitute x=3p into f′′(x).
f′′(3p)=63p
Conclusion for x=3p
Since p>0, 3p>0.
Therefore, f′′(3p)>0.
Local Minima at x=3p.
Analyzing x=−3p
Substitute x=−3p into f′′(x).
f′′(−3p)=6(−3p)=−63p
Conclusion for x=−3p
Since p>0, −63p<0.
Therefore, f′′(−3p)<0.
Local Maxima at x=−3p.
Final Conclusion
Local Maxima: x=−3p
Local Minima: x=3p
This matches Option 1.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
The Anatomy of a Cubic Wave
Imagine you are standing before a vast, rolling landscape. This is the graph of our cubic function, f(x)=x3−px+q.
In the world of JEE Advanced, we don't just solve equations; we visualize the geometry of the functions we manipulate. A cubic function with three distinct real roots is not just a collection of terms; it is a beautiful, oscillating wave that pierces the x-axis three separate times.
To achieve this, the function must rise to a peak (a local maximum), dip down into a valley (a local minimum), and then rise again. Our mission is to pinpoint exactly where these peaks and valleys occur.
The Calculus Toolkit
Finding the Turning Points
To find these turning points, we need to identify where the function stops rising and starts falling, or vice versa. In the language of calculus, this is where the slope of the tangent line is perfectly horizontal—that is, where the slope is zero.
We invoke the power of the first derivative, f′(x). Taking the derivative of our function f(x)=x3−px+q with respect to x, we apply the power rule. The term x3 becomes 3x2, the term −px becomes −p, and the constant q vanishes into zero.
We are left with:
f′(x)=3x2−p
This elegant expression is our 'slope detector.' To find the critical points, we set f′(x)=0:
3x2−p=0
Solving for x, we find:
x2=3p⟹x=±3p
We have found two critical points: x=−3p and x=3p. But which is the peak, and which is the valley? This is where the mystery deepens, and we need a more powerful tool.
The Concavity Test
The Second Derivative
To distinguish between the maximum and the minimum, we look at the concavity of the curve. Does the curve 'smile' (concave up) or 'frown' (concave down)?
We calculate the second derivative, f′′(x), by differentiating f′(x) once more:
f′′(x)=dxd(3x2−p)=6x
This is our 'concavity detector.' If f′′(x)>0, the curve is concave up, indicating a local minimum. If f′′(x)<0, the curve is concave down, indicating a local maximum.
Let us test our critical points:
1. For x=−3p:
f′′(−3p)=6(−3p)=−63p
Since p>0, this value is clearly negative. A negative second derivative means the curve is concave down—a peak! Thus, we have a local maximum at x=−3p.
2. For x=3p:
f′′(3p)=6(3p)=63p
This value is positive. A positive second derivative means the curve is concave up—a valley! Thus, we have a local minimum at x=3p.
The Final Synthesis
We have successfully navigated the landscape of this cubic function. By using the first derivative to find the critical points and the second derivative to classify them, we have proven that the cubic has a local maximum at x=−3p and a local minimum at x=3p.
This aligns perfectly with the first option provided. Remember, in JEE Advanced, the math is the map, but your intuition is the compass. Keep practicing, keep visualizing, and the curves will always reveal their secrets to you.