Is it possible to find two differentiable functions $f$ and $g$ and $g$ for which $x = f(x)g(x)$ and $f(0) = g(0) = 0$?
The fact that both functions have to be differentiable makes this a little more complicated, but we can say $\lim_{x \to a} \dfrac{f(x)-f(a)}{x-a} = \lim_{x \to a} \dfrac{\frac{x}{g(x)}-\frac{a}{g(a)}}{x-a}$ which has to be defined everywhere. Similarly with $g$. How can I prove this is possible?