Find all functions $ f : \mathbb R \to \mathbb R $ such that: $$ f \big( 2 f ( x ) + f ( y ) \big) = 2 x + f ( y ) \qquad \forall x , y \in \mathbb R \text . $$
If you put $ x = y = 0 $, you get $ f \big( 3 f ( 0 ) \big) = f ( 0 ) $. What deductions about $ f ( 0 ) $ can you then make?
Clearly from above $ f ( 0 ) = 0 $ is a solution... so,
putting $ x = 0 $ gives $ f \big( 2 f ( 0 ) + f ( y ) \big) = f ( y ) $.
$ \implies f \big( f ( y ) \big) = f ( y ) $.
So $ f ( x ) = x $ is a solution, but is it the only one?
I think it probably is, but how to prove?