I have the next function: $f(x)=x^3-3x^2+4$.
I need to find an inflection point so I had done the following steps:
I found the first derivative: $f'(x)=3x^2-6x$
Then the second one: $f''(x)=6x-6$
Comparative to zero: $6x-6=0$
$6x=6\rightarrow x=1$
I checked values before and after the point in the second derivative:
$f''(0)=-6<0$
$f''(2)=12>0$
So the point (1,2) is inflection point but when I chaked the graph, there were not any:

Can someone explain why?
Thank You.




In order to find out critical points first find the points where derivative equals to zero and check the concavity of graph about that point.
For example if $0$ is an inflection point,
Then $f^{''}(0^{+})>0$ and $f^{''}(0^{-})<0$ or vice - versa.