Prove $\frac2\pi x \le \sin x \le x$ for $x\in [0,\frac {\pi} 2]$.
I tried to do this in two ways, I'm not sure about CMVT and I have a problem with the other way.
Using Cauchy's MVT:
RHS: $\sin x \le x \implies \frac {\sin x}{x}\le 1$ So define: $f(x)=\sin x, \ g(x)=x$ then from CMVT: $\dfrac {f(\frac {\pi} 2)}{g(\frac {\pi} 2)}=\dfrac {f'(c)} {g'(c)}=\cos c$ and from the fact that $c$ is between $0$ and $\pi/2 \implies \cos c \le 1$.
LHS: In the same manner but here I run into some trouble: $\frac2\pi x \le \sin x\implies \frac {2x}{\pi\sin x}\le 1$ So: $\dfrac {f(\frac {\pi} 2)}{g(\frac {\pi} 2)}=\dfrac {f'(c)} {g'(c)}\implies\frac {1}{\sin {\frac {\pi}{2}}}=\frac {2}{\pi \cos c}$ Here actually $\frac {1}{\sin {\frac {\pi}{2}}}=1$ so it's also $\le 1$
Is it correct to use CMVT like this ?
The other way:
We want to show: $f(x)=\sin x - x < 0$ and $g(x)=\frac {2x}{\pi}-sinx <0 $ by deriving both it's easy to show that the inequality stands for $f$ but for $g$ it isn't so obvious that $g'(x)=\frac {2}{\pi}-\cos x$ is negative. In fact for $x=\frac {\pi} 2$ it's positive. Please help figure this out.
This is the same The sine inequality $\frac2\pi x \le \sin x \le x$ for $0<x<\frac\pi2$ but all the answers there are partial or hints and I want to avoid convexity.
Note: I can't use integrals.