I want to prove that $x<\frac{2x}{2-x}, \forall x \in (0,1)$, by using the mean value theorem.
So, consider $f(x)=\frac{2x}{2-x} -x$. $f(0)=0$. $f´(x)=\frac{2x-2}{(2-x)^2} - 1$ and $f'(x)<0, \forall x \in (0,1)$. By the mean value theorem:
$$\exists c \in (0,1)~~~\text{such that}~~~f(x)-f(0) = f'(c)(x-0)~~~\rightarrow~~~f(x)<0 ~~~\rightarrow~~~x> \frac{2x}{2-x}$$
So, it doesn't work.