Analyzing the Setup
We are presented with the function f(x)=x3+ax2+bln∣x∣+1. We are given that the function has critical points at x=−1 and x=2.
Our objective is to determine the absolute extrema of this function within the closed interval [−2,−0.5].
Decoding the Critical Points
A critical point occurs where the derivative f′(x) vanishes. We differentiate f(x) with respect to x:
f′(x)=dxd(x3)+dxd(ax2)+dxd(bln∣x∣)+dxd(1)
Since f′(x)=0 at x=−1 and x=2, we can establish a system of equations to solve for the constants a and b.
The Algebraic Dance
At x=−1:
3(−1)2+2a(−1)+−1b=0⇒3−2a−b=0⇒2a+b=3
At x=2:
3(2)2+2a(2)+2b=0⇒12+4a+2b=0
Multiplying the second equation by 2 to clear the fraction, we obtain 24+8a+b=0, or 8a+b=−24.
Subtracting the first equation (2a+b=3) from the second (8a+b=−24):
Substituting a=−4.5 into 2a+b=3:
The function is thus defined as f(x)=x3−4.5x2+12ln∣x∣+1.
The Extreme Value Hunt
To find the absolute extrema on [−2,−0.5], we evaluate f(x) at the critical point x=−1 (which lies within the interval) and at the endpoints x=−2 and x=−0.5.
Evaluating at x=−1:
f(−1)=(−1)3−4.5(−1)2+12ln∣−1∣+1=−1−4.5+0+1=−4.5
Evaluating at x=−2:
f(−2)=(−2)3−4.5(−2)2+12ln∣−2∣+1=−8−18+12ln(2)+1
Using ln(2)≈0.693, we get f(−2)≈−25+8.316=−16.684.
Evaluating at x=−0.5:
f(−0.5)=(−0.5)3−4.5(−0.5)2+12ln∣−0.5∣+1=−0.125−1.125+12(−ln2)+1
f(−0.5)=−0.25−12(0.693)≈−0.25−8.316=−8.566
Final Calculation
Comparing the values {−4.5,−16.684,−8.566}, we identify:
Absolute Maximum (M) =−4.5
Absolute Minimum (m) ≈−16.684
The final result is ∣M+m∣=∣−4.5−16.684∣=21.184.