I found the following exercise:
Given that $f : [0,\infty] \to \mathbb{R}$ is a differentiable function with $$ k \cdot f < f' < K \cdot f$$ for some constants $k,K$. Show that
$$ f(0) e^{kx} \leq f(x) \leq f(0) e^{Kx}$$
for $ x\geq 0 $.
How do you solve that? I noticed that this statement is very easy to solve when assuming that f is of the form $f(x) = e^{Lx}$. But otherwise, I don't see how to solve it.