To determine where f(x)=x3−3x+3 is increasing or decreasing, the derivative indicates the slope at any point. Positive slope means increasing, negative slope means decreasing.
f′(x)=3x2−3
f′(x)=3(x2−1)
f′(x)=3(x−1)(x+1)
Setting f′(x)=0:
3(x−1)(x+1)=0
Critical points: x=−1 and x=1
Testing the sign of f′(x) in each interval:
For (−∞,−1), test x=−2:
f′(−2)=3(−2−1)(−2+1)
=3(−3)(−1)
=9>0
Function is increasing.
For (−1,1), test x=0:
f′(0)=3(0−1)(0+1)
=3(−1)(1)
=−3<0
Function is decreasing.
For (1,∞), test x=2:
f′(2)=3(2−1)(2+1)
=3(1)(3)
=9>0
Function is increasing.
Evaluating each option:
(A) Increasing in (−1,1): False (the function is decreasing)
(B) Increasing in (1,∞): True
(C) Decreasing in (−1,1): True
(D) Increasing in (−∞,−1)∪(1,∞): True
The correct statements are (B), (C), and (D).