Let $ \mathbb R ^ + $ denote the set of the positive real numbers. Find all functions $ f : \mathbb R ^ + \to \mathbb R ^ + $ satisfying $$ \frac { f \left( f ( y ) ^ 2 + x y \right) } { f ( y ) } = f ( x ) + y $$ for all $ x , y \in \mathbb R ^ + $.
I am very thankful for any solution, please help!
I tried to set $ x = y = 1 $, $ x = y = 2 $, $ x = 1 $, $ y = 2 $, so on, but this problem is more difficult.
Put $y=0$. Then the equation shows that $f$ has to be constant. Say $f(x)=c$ for all $x$. Using this in the equation results in $1=c+y$ for all $y>0$ which is impossible. Thus the equation has no solution.
EDIT: As pointed out below the function is defined on $\mathbb{R}_+$. Thus the arguments are not valid.