The full proof can be found here. Basically, we compare the three areas that depend on $x$ in the circle of radius $1$ shown below.
Regardless of the value of $x$, we should have
$$\text{area of sector OAC} < \text{area of triangle OAP} < \text{area of sector OBP}$$ $$\frac{1}{2}x(\cos{x})^2<\frac{1}{2}(\cos{x})(\sin{x})<\frac{x}{2}$$
I have two questions about it:
1) Shouldn't there be a $\le$ instead of the $<$ sign in the inequality above, since the areas of sector $OAC$ and the area of triangle $OAP$ both become zero when $x=\frac{\pi}{2}$?
2) If the value of $x$ is such that we end up in the fourth quadrant, the value of $\sin{x}$ becomes negative and the inequality no longer holds (since $\frac{1}{2}x(\cos{x})^2>0$ and $\frac{1}{2}(\cos{x})(\sin{x})<0$). How can we go around this?
Thanks in advance.