A function is increasing when the derivative is positive, f′(x)>0.
Given f(x)=x3+2x2−1
f′(x)=3x2+4x
To find critical points, set the derivative equal to zero:
3x2+4x=0
x(3x+4)=0
x=0 or x=−34
The critical points divide the number line into three intervals: (−∞,−34), (−34,0), and (0,∞).
Test x=−2 in the interval (−∞,−34):
f′(−2)=3(4)+4(−2)=12−8=4>0
The function is increasing on (−∞,−34).
Test x=−1 in the interval (−34,0):
f′(−1)=3(1)+4(−1)=3−4=−1<0
The function is decreasing on (−34,0).
Test x=1 in the interval (0,∞):
f′(1)=3(1)+4(1)=3+4=7>0
The function is increasing on (0,∞).
The function is increasing on (−∞,−34]∪[0,∞).