Analyzing the Setup
The function is defined as f(x)=∣2x2+3x−2∣+sinxcosx on the interval [0,1]. To analyze this, we must first address the absolute value component and the trigonometric product.
Taming the Quadratic Beast
The expression inside the modulus is 2x2+3x−2. Factoring this quadratic, we obtain:
The roots of this quadratic are x=1/2 and x=−2. Within our interval of interest [0,1], the critical point is x=1/2.
For x∈[0,1/2), the quadratic is negative, so the modulus flips the sign. For x∈[1/2,1], the quadratic is positive, and the modulus leaves it unchanged.
The Trigonometric Simplification
The second term, sinxcosx, can be simplified using the double-angle identity sin2x=2sinxcosx. This allows us to rewrite the term as:
This substitution transforms the product into a single, smooth oscillation, making the function easier to differentiate.
The Monotonicity Dance
We now examine the derivative f′(x) to determine the behavior of the function. For x<1/2:
Since x≥0, the term −(4x+3) is at most −3, while cos2x is at most 1. Thus, f′(x)<0, indicating the function is strictly decreasing on [0,1/2).
For x>1/2:
Here, 4x+3>5, and since cos2x≥−1, the derivative f′(x) is always positive. The function is strictly increasing on (1/2,1].
The Final Victory
The absolute minimum occurs at the "valley" of x=1/2, while the absolute maximum occurs at one of the endpoints, x=0 or x=1. We calculate the values:
f(1/2)=∣0∣+21sin1=21sin1
f(1)=∣2+3−2∣+21sin2=3+21sin2
Comparing these values, 3+21sin2 is the absolute maximum. The sum of the absolute maximum and absolute minimum is:
Using the identity sin2=2sin1cos1, the expression becomes 3+sin1cos1+21sin1. The final result is: