If $f:R\to R$ satisfies $f(x+2xy)=f(x)+2f(xy)\forall x,y\in R$ and $f(10)=11$ then show that
- A) $f$ is odd
- B) $f(x)=2f(\frac x2)$
- C) $f(x+y)=f(x)+f(y)$
- D) $f(11)=12.1$
Putting $y=-1$, I get $f(-x)=-f(x)$
Putting $y=\frac12$, I get $f(2x)=f(x)+2f(\frac x2)$
Putting $y=\frac1x$, I get $f(x+2)=f(x)+2f(1)$
I have tried other substitutions too but not reaching anywhere.
A similar question exists here. But the answers posted there are way too complicated for me. I am looking for something simpler.