The problem is: I have a continuous $f: \mathbb R_+ \to \mathbb R$ which satisfies $f(xy)=xf(y)+yf(x)$ for all $x,y \in \mathbb R_+$. I want to prove that $f$ is differentiable.
The problem is equivalent to proving that $f'(1)$ exist. I have no idea how to go on.
Divide the functional equation by $xy$ to get
$$\frac{f(xy)}{xy}=\frac{f(y)}y+\frac{f(x)}x$$
Set $g(x)=\frac{f(x)}x$ so that
$$g(xy)=g(y)+g(x)$$
This is actually well known, and if $g(x)$ is continuous, then the solution is given by
$$g(x)=a\log(x)$$
which implies
$$f(x)=ax\log(x)$$