Let $f(x+y)=f(x)f(y)$ for all $x \in \Bbb R$.
Suppose that $f(3)=3$ then $f'(3)$ is equal to?
Normally, what I'd do is partially differentiate wrt $x$. $$f'(x+y)=f'(x)f(y)$$ On substituting $y=3$, $x=0$, we get $$f'(3)=3f'(0)$$ But we don't know the value of $f'(0)$, nor of any other $f'(x)$.
So is this question solvable? If so, how? Thanks.