Could you give me a hint for this problem?
I have to find all continuous functions $f:\mathbb{R}\to \mathbb{R}$ such that $f(0)=0$ and $f(2x)\geq x+f(x)$ and $f(3x)\leq 2x+f(x)$.
I think this might be all the $f(x)=|x|$, but can it be any other functions?
$f(2x)\ge x+f(x)$
rewrite the second as $f(x)+2x\ge f(3x)$
Take $$f(x) =x$$
we have $$2 x\ge x+x;\;x+2x\ge3x$$ verified for any $x\in\mathbb{R}$