Find $f:\mathbb R\to\mathbb R$ satisfying $f\bigl(yf(x+y)+f(x)\bigr)=4x+2yf(x+y)$.
This is my attempt:
\begin{align} & \text{Let } f(0)=t \text. \\ &P(0, 0): f(t)=0 \text. \\ &P(0, t): t = 0 \text. \implies f(0)=0 \text. \\ \\ &\text{Assume) } \exists \ t \text{ s.t. } t \ne 0 \text{ and } f(t)=0 \text. \\ &P(t, 0): f(0)=4t \text. \\ &P(0, 0): f(4t)=0 \text. \\ &P(4t, 0): f(0)=16t \text. \\ &\implies 4t=16t \text, \ t=0 \text. \\ &\therefore f(t)=0 \iff t=0 \text. \\ \\ &\text{Let } f(a)=f(b) \text. \\ &P(a, 0):f\bigl(f(a)\bigr)=4a \text. \\ &P(b, 0):f\bigl(f(b)\bigr)=4b \text. \\ &\implies a = b \text. \\ &\therefore f(a)=f(b) \iff a = b \text. \end{align}
My expectation is the $f(x)=2x$.
Can you help me getting the perfect process of finding the function $f$?
Edit: I found more info... \begin{align} & P(x, x): f\bigl(xf(2x)+f(x)\bigr)=4x+2xf(2x) \text. \\ & P(x, -x): f\bigl(f(x)\bigr)=4x \text. \\ & P(0, x): f\bigl(xf(x)\bigr)=2xf(x) \text. \\ & x=1 \text; \ f\bigl(f(1)\bigr)=2f(1) \text. \\ & \text{From } P(1, -1): f\bigl(f(1)\bigr)=4 \text. \\ & \therefore f(1)=2 \text. \end{align}