Animated Solution for Mathematics - Differentiation: f(x) is cubic polynomial with f(2)=18 and f(1)=−1. Also f(x) has local maxima at x=−1 and f′(x) has local minima at x=0, then
Select Answer:
* Multiple Correct
Visualized Solution
Defining the General Cubic Polynomial
Let the general cubic polynomial be f(x)=ax3+bx2+cx+d.
To analyze local extrema and inflection points, we need its derivatives.
First derivative: f′(x)=3ax2+2bx+c
Second derivative: f′′(x)=6ax+2b
Analyzing the Derivative's Minima
Given: f′(x) has a local minima at x=0.
This implies the rate of change of the slope is zero at x=0.
Mathematically, this means f′′(0)=0.
Evaluating the Second Derivative
Substitute x=0 into f′′(x)=6ax+2b.
6a(0)+2b=0⟹2b=0⟹b=0
Updated functions:
f(x)=ax3+cx+d
f′(x)=3ax2+c
Applying the Local Maxima Condition
Given: f(x) has a local maxima at x=−1.
At a local extremum, the tangent is horizontal.
Therefore, f′(−1)=0.
Relating Constants a and c
Substitute x=−1 into the updated f′(x)=3ax2+c.
3a(−1)2+c=0
3a(1)+c=0⟹c=−3a
Updated function: f(x)=ax3−3ax+d
Setting up the System of Equations
We are given two points on the curve: f(1)=−1 and f(2)=18.
Using f(1)=−1: a(1)3−3a(1)+d=−1⟹−2a+d=−1 (Eq. 1)
Using f(2)=18: a(2)3−3a(2)+d=18⟹8a−6a+d=18⟹2a+d=18 (Eq. 2)
Solving for Constant d
We have: −2a+d=−1 and 2a+d=18.
Add the two equations together:
(−2a+d)+(2a+d)=−1+18
2d=17⟹d=217
Solving for Constant a
Substitute d=217 into Eq. 2: 2a+d=18.
2a+217=18
2a=18−217=236−17=219
a=419
The final polynomial is f(x)=419x3−457x+217.
Locating the Local Minima
Find critical points by setting f′(x)=0.
f′(x)=3(419)x2−3(419)=457(x2−1)
457(x2−1)=0⟹x2−1=0
Critical points are at x=1 and x=−1.
Confirming the Minima Location
We already know x=−1 is the local maxima.
Therefore, x=1 must be the local minima.
Verification: f′′(1)=6(419)(1)=257.
Since f′′(1)>0, x=1 is indeed a local minima.
Analyzing Function Monotonicity
A function is strictly increasing when f′(x)>0.
We have f′(x)=457(x2−1).
For any x>1, x2−1>0, so f′(x)>0.
Thus, f(x) is strictly increasing on the interval [1,∞).
Final Conclusion
Option 3 states f(x) has a local minima at x=1. This is Correct.
Option 2 states f(x) is increasing for x∈[1,25].
Since [1,25] is a subset of [1,∞), Option 2 is also Correct.
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
The Foundation
Defining the Suspect
We begin with the most general form of a cubic polynomial:
f(x)=ax3+bx2+cx+d
To understand the behavior of this curve, we need its derivatives. The first derivative, f′(x)=3ax2+2bx+c, tells us about the slope, and the second derivative, f′′(x)=6ax+2b, tells us about the curvature.
The Inflection Point
The Hidden Clue
The problem drops a fascinating hint: f′(x) has a local minimum at x=0. If the slope function f′(x) has a minimum, its rate of change must be zero at that point.
Mathematically, this means the derivative of the slope—which is f′′(x)—must be zero at x=0. When we substitute x=0 into f′′(x)=6ax+2b, we get:
6a(0)+2b=0⇒b=0
Suddenly, the term b vanishes! Our polynomial simplifies to:
f(x)=ax3+cx+d
The Peak and the Valley
Next, we are told the function has a local maximum at x=−1. At any local maximum, the tangent line is perfectly horizontal, meaning the slope is zero. Thus, f′(−1)=0.
Substituting x=−1 into our simplified derivative f′(x)=3ax2+c, we get:
3a(−1)2+c=0⇒3a+c=0⇒c=−3a
Now, our polynomial is defined by only two variables: a and d. We have:
f(x)=ax3−3ax+d
The System of Equations
We are given two points: f(1)=−1 and f(2)=18. Plugging x=1 into our equation:
a(1)3−3a(1)+d=−1⇒−2a+d=−1
Plugging x=2 into our equation:
a(2)3−3a(2)+d=18⇒8a−6a+d=18⇒2a+d=18
We now have a system of linear equations:
−2a+d=−1
2a+d=18
Adding these together, the a terms cancel out, leaving 2d=17, so d=217. Substituting this back, we find 2a=18−8.5=9.5, so a=419.
The Grand Reveal
We have successfully reconstructed the polynomial:
f(x)=419x3−457x+217
To find the local minima, we look at the critical points where f′(x)=0. We find x=1 and x=−1. Since we know x=−1 is the maximum, x=1 must be the minimum.
Finally, we check the monotonicity. Since f′(x)=457(x2−1), for any x>1, the derivative is positive, meaning the function is strictly increasing. Thus, the function is increasing on the interval [1,25].