Find for which values of $c$ that $f(x)=x^4+cx^3+\frac{x^2}{24}$ has:
(a) Two inflection points
(b) One inflection point
(c) Zero inflection points
I only know that $$f''(x)12x^2+6cx+\frac{1}{12}$$
But that's all I know how to do, also the determinant of that is $9c^2-1$ but I do not know how to proceed.
For two inflection points,
the discriminant$\triangle>0$
Since the discriminant is $9c^2-1>0$
$$c^2>\dfrac19$$$$c<-\frac13\mbox{ or }c>\frac13$$
For one inflection point,
Discriminant $9c^2-1=0$ $$c=\pm\dfrac13$$ But, notice that at $c=\pm\dfrac13$, we get the same concavity on left side and right side.
So there is no $c$ for which $f(x)$ gives one inflection point.