Let x=−1 and x=2 be the critical points of the function f(x)=x3+ax2+bloge∣x∣+1,x=0. Let m and M respectively be the absolute minimum and the absolute maximum values of f in the interval [−2,−21]. Then ∣M+m∣ is equal to ( Take loge2=0.7):
Options
Solution
Key Concepts and Formulas
Critical Points: Points where the derivative of a function is zero or undefined.
Absolute Extrema: The maximum and minimum values of a function on a given interval. These occur at critical points within the interval or at the endpoints of the interval.
Derivatives: The derivative of loge∣x∣ is x1.
Step-by-Step Solution
Step 1: Differentiating the Function
We are given the function f(x)=x3+ax2+bloge∣x∣+1 for x=0. To find the critical points, we need to find the derivative f′(x).
f′(x)=dxd(x3+ax2+bloge∣x∣+1)f′(x)=3x2+2ax+xb
Step 2: Using the Critical Points to Find a and b
We are given that x=−1 and x=2 are critical points, meaning f′(−1)=0 and f′(2)=0. We will use these conditions to solve for a and b.
For x=−1:
f′(−1)=3(−1)2+2a(−1)+−1b=03−2a−b=0(∗)
For x=2:
f′(2)=3(2)2+2a(2)+2b=012+4a+2b=0(∗∗)
Now we have a system of two linear equations with two unknowns. Multiplying equation (∗∗) by 2, we get:
24+8a+b=0(∗∗∗)
Adding equations (∗) and (∗∗∗), we eliminate b:
(3−2a−b)+(24+8a+b)=027+6a=06a=−27a=−627=−29
Substitute a=−29 into equation (∗):
3−2(−29)−b=03+9−b=012−b=0b=12
Thus, we have a=−29 and b=12.
Step 3: Finding the Function f(x)
Now we have the function:
f(x)=x3−29x2+12loge∣x∣+1
Step 4: Evaluating f(x) at the endpoints and critical points within the interval
We are given the interval [−2,−21]. The critical points are x=−1 and x=2. Since 2 is not in the interval [−2,−21], we only need to consider x=−1. We also need to evaluate f(x) at the endpoints x=−2 and x=−21.
Step 5: Determining the Absolute Maximum (M) and Absolute Minimum (m)
Comparing the values of f(x) at the endpoints and critical point:
f(−2)=−16.6f(−1)=−4.5f(−21)=−8.65
The absolute maximum is M=−4.5 and the absolute minimum is m=−16.6.
Step 6: Calculating ∣M+m∣
∣M+m∣=∣−4.5+(−16.6)∣=∣−4.5−16.6∣=∣−21.1∣=21.1
Common Mistakes & Tips
Sign Errors: Be very careful with negative signs, especially when substituting values into equations.
Logarithm Properties: Remember that loge(1/x)=−loge(x).
Endpoint Evaluation: Don't forget to evaluate the function at the endpoints of the interval.
Summary
We found the derivative of the given function and used the critical points to solve for the unknown coefficients a and b. Then, we determined the function f(x) and evaluated it at the endpoints and relevant critical point within the interval [−2,−21]. Finally, we identified the absolute maximum and minimum values and calculated the absolute value of their sum.
The final answer is \boxed{21.1}, which corresponds to option (A).