Problem
Let $y(x) = e^{kx}$.
Moreover, let $y_1 =(1.01)^x$ and $y_2 = (1.02)^x$.
Show that $y_1$ can be written as $y_1 = e^{k_1 x}$ and ditto for $y_2, k_2$.
If $x$ has the unit $\text{years}$, what is the rate of doubling for $y_1$ and $y_2$?
My progress
First of all, $$y_1 = e^{\ln(1.01)x} \Rightarrow k_1 = \ln(1.01)$$ and $$y_2 = e^{\ln(1.02)x} \Rightarrow k_2 = \ln(1.02)$$
Question
I get stuck from here, because I've forgotten about how we find the rate at which an exponential function doubles (or triples etc.) its value.
My instinct is to let $y = 2y_1$, but then the RHS is a function of $x$, and the question calls for a constant value.
What's the basic thing I'm missing here?
Thanks so much in advance!
You want $t_2$ satisfying $2x_0=x_0e^{kt_2}$.
Solving, we get $t_2=\frac{\ln2}k$.