Key Concepts and Formulas
- Monotonicity and Derivatives: A differentiable function f(x) is increasing on an interval if f′(x)≥0 for all x in the interval, and decreasing if f′(x)≤0 for all x in the interval.
- Product Rule: The derivative of u(x)v(x) is u′(x)v(x)+u(x)v′(x).
- Derivatives of Trigonometric Functions: dxd(sinx)=cosx and dxd(cosx)=−sinx.
Step-by-Step Solution
Step 1: Find the derivative of f(x)
We need to find f′(x) to determine the intervals of increase and decrease.
f(x)=64x3−3x2−2sinx+(2x−1)cosx
Differentiating with respect to x:
f′(x)=612x2−6x−2cosx+(2)cosx+(2x−1)(−sinx)
f′(x)=2x2−x−2cosx+2cosx−(2x−1)sinx
f′(x)=2x2−x−(2x−1)sinx
f′(x)=x(2x−1)−(2x−1)sinx
f′(x)=(2x−1)(x−sinx)
Step 2: Analyze the sign of f'(x)
We want to determine when f′(x)≥0 (increasing) and f′(x)≤0 (decreasing). We have f′(x)=(2x−1)(x−sinx).
Consider the factor 2x−1.
- 2x−1≥0 when x≥21
- 2x−1≤0 when x≤21
Now consider the factor x−sinx. We know that for all x≥0, x≥sinx, so x−sinx≥0. For x<0, we have x−sinx>0. To see this, consider g(x)=x−sinx. Then g′(x)=1−cosx≥0. Since g(0)=0, g(x) is increasing for all x. Therefore, x−sinx≥0 for all x.
Thus, x−sinx≥0 for all x.
Step 3: Determine the intervals of increase and decrease
Since x−sinx≥0 for all x, the sign of f′(x) depends only on the sign of 2x−1.
- If x<21, then 2x−1<0, so f′(x)=(2x−1)(x−sinx)≤0. Therefore, f(x) is decreasing on (−∞,21].
- If x>21, then 2x−1>0, so f′(x)=(2x−1)(x−sinx)≥0. Therefore, f(x) is increasing on [21,∞).
Common Mistakes & Tips
- Forgetting the Product Rule: When differentiating (2x−1)cosx, remember to use the product rule.
- Sign Errors: Be careful with signs when differentiating and analyzing the sign of f′(x).
- Understanding x−sinx: The fact that x≥sinx for x≥0 is a standard inequality. You can prove it using calculus. Showing x−sinx≥0 for all x is crucial.
Summary
We found the derivative of f(x) to be f′(x)=(2x−1)(x−sinx). We then analyzed the sign of f′(x). Since x−sinx≥0 for all x, the sign of f′(x) is determined by the sign of 2x−1. Therefore, f(x) is decreasing on (−∞,21] and increasing on [21,∞).
The final answer is \boxed{A}, which corresponds to option (A).