Verify injectiveness of the function $f:\Bbb R\rightarrow \Bbb R$ satisfying the following:
$$f(x)=2x-(f(x))^2$$
I just could see that we have 2 possible values for $f(0)$: $0,-1$, nothing more...
Verify injectiveness of the function $f:\Bbb R\rightarrow \Bbb R$ satisfying the following:
$$f(x)=2x-(f(x))^2$$
I just could see that we have 2 possible values for $f(0)$: $0,-1$, nothing more...
If $f(x)=f(y)$, then $f(x)+f(x)^2=f(y)+f(y)^2$, and hence $2x=2y$ and hence $x=y$.