Given: f(x)=2x+3x2/3 with x∈R.
Find: The number of points of local maxima and local minima.
From the solution working, differentiate the function:
f′(x)=dxd(2x+3x2/3)=2+2x−1/3Set the derivative equal to zero to get stationary points:
2+2x−1/3=0
x−1/3=−1
x=−1Now check the second derivative shown in the solution:
f′′(x)=−32x−4/3
At x=−1,
f′′(−1)=−32<0
So x=−1 is a point of local maximum.
The solution also analyzes the sign of f′(x) around x=0 and shows the sign pattern changing from negative to positive there. Hence, x=0 is a point of local minimum.
Therefore, the function has exactly one point of local maximum and exactly one point of local minimum. The correct option is C.