Question
Mathematics Question on Functions
The interval, in which the function f(x)=x3+3x is strictly decreasing, is:
A
(−3,3)
B
(−3,0)∪(0,3)
C
(−∞,−3)∪(3,∞)
D
R−0
Answer
(−3,0)∪(0,3)
Explanation
Solution
Start by computing the derivative of f(x):
f(x)=x3+3x.
The derivative is:
f′(x)=−x23+31.
Simplify the derivative:
f′(x)=3x2−9+x2.
Set f′(x)=0 to find critical points:
3x2−9+x2=0⟹−9+x2=0⟹x2=9⟹x=±3.
Now, analyze the sign of f′(x) in the intervals (−∞,−3), (−3,0), (0,3), and (3,∞):
- For x∈(−∞,−3), x2>9 and −9+x2>0. Thus, f′(x)>0 (increasing).
- For x∈(−3,0), x2<9 and −9+x2<0. Thus, f′(x)<0 (decreasing).
- For x∈(0,3), x2<9 and −9+x2<0. Thus, f′(x)<0 (decreasing).
- For x∈(3,∞), x2>9 and −9+x2>0. Thus, f′(x)>0 (increasing).
From this analysis, f(x) is strictly decreasing in the intervals (−3,0)∪(0,3).