Suppose the amount of money in bank account that is compounded annually is given by $A(t)$. The annual rate of interest is $r$. Find a relation between $\dfrac{dA}{dt}$ and $r$.
My attempt:
$$A(t)=A(0)(1+r)^t \implies \displaystyle\frac{dA}{dt}=A(0)(1+r)^t\ln (1+r).$$
Dividing, we get
$$\frac{1}{A}\frac{dA}{dt}=\ln(1+r).$$
However, I think the answer should be $$r=\frac{1}{A}\frac{dA}{dt}.$$
What am I doing wrong?
This formula $$ \displaystyle r=\frac{1}{A}\frac{dA}{dt}$$ is for continuous compounded interest.
Note that the above formula, is the same as $$\frac{dA}{dt} = r A(t)$$ which has the exponential solution, $$A(t)=A(0)e^{rt}$$