Let $f:\mathbb{R}\mapsto \mathbb{R}$ be a function such that: $$2\cdot f(x)-\sin(f(x))=x, \forall x\in \mathbb{R}$$ Prove that $\lim_\limits{x\to 0}{f(x)}=0$.
I think I need to use the sandwich theorem, so I have found its first part, but not the second as follows:
$\forall x\in \mathbb{R}$ and $\forall f(x)\in \mathbb{R}$, it is: $$\sin(f(x)) \leq f(x) \Rightarrow 2\cdot f(x)-x \leq f(x) \Rightarrow f(x) \leq x$$
So, now I have to figure out how to have a perfect sandwich theorem application. Any hint? (I haven't yet been taught derivatives and differentiability)
Hint:
Write the identity as: $$f(x)=\frac{x+\sin f(x)}2$$ Now, apply the triangle inequality and that $|\sin t|\le |t|$ for any $t\in\Bbb R$: $$0\le|f(x)|\le\frac{|x|+|f(x)|}2$$