Key Concepts and Formulas
- First Derivative Test for Increasing/Decreasing Functions: A function f(x) is increasing on an interval if f′(x)≥0 on that interval, and decreasing if f′(x)≤0 on that interval.
- Chain Rule: dxd[f(g(x))]=f′(g(x))⋅g′(x)
- Trigonometric Derivatives: dxd(sinx)=cosx
Step-by-Step Solution
Step 1: Find the derivative of f(x)
We need to find f′(x) to determine the intervals of monotonicity.
f(x)=3sin4x+10sin3x+6sin2x−3
f′(x)=dxd(3sin4x+10sin3x+6sin2x−3)
Using the chain rule, we get:
f′(x)=3(4sin3x)(cosx)+10(3sin2x)(cosx)+6(2sinx)(cosx)−0
f′(x)=12sin3xcosx+30sin2xcosx+12sinxcosx
Step 2: Factor the derivative
Factoring out common terms simplifies the expression and helps us find critical points.
f′(x)=6sinxcosx(2sin2x+5sinx+2)
f′(x)=6sinxcosx(2sinx+1)(sinx+2)
Step 3: Analyze the sign of f'(x) in the given interval
We are given the interval x∈[−6π,2π]. We need to determine where f′(x)≥0 or f′(x)≤0 in this interval.
- 6>0
- Since x∈[−6π,2π], cosx≥0.
- (sinx+2) is always positive since sinx ranges from -1 to 1.
- We now analyze the sign of sinx and (2sinx+1).
In the interval (−6π,0), sinx<0 and 2sinx+1>0 because sinx>−21. So, f′(x)=6sinxcosx(2sinx+1)(sinx+2)<0.
In the interval (0,2π), sinx>0, so f′(x)=6sinxcosx(2sinx+1)(sinx+2)>0.
At x=−6π, sinx=−21, so 2sinx+1=0, and thus f′(−6π)=0.
At x=0, sinx=0, so f′(0)=0.
At x=2π, cosx=0, so f′(2π)=0.
Step 4: Determine the intervals of increasing and decreasing behavior.
Based on the sign analysis of f′(x):
- In (−6π,0), f′(x)<0, so f(x) is decreasing.
- In (0,2π), f′(x)>0, so f(x) is increasing.
Since f′(x)≥0 on [−6π,2π] (except at x=−6π,0,2π), the function is increasing on (−6π,2π). Note that f′(x) is not identically zero on any subinterval of (−6π,2π).
Common Mistakes & Tips
- Remember to use the chain rule when differentiating composite functions like sinnx.
- Factoring f′(x) makes it easier to analyze its sign.
- Don't forget to consider the given interval when determining the sign of f′(x).
Summary
We found the derivative of the given function, factored it, and analyzed its sign within the given interval. This analysis showed that the function is increasing on the interval (−6π,2π).
Final Answer
The final answer is \boxed{increasing in (−6π,2π)} which corresponds to option (A).