I have a problem where I'm only given the population of a "bacteria culture" at two instances in time: 2 hours and 4 hours. The problem says the population of bacteria is 125 after 2 hours, and 350 after 4 hours. It specifically says the bacteria in the culture increases according to the law of exponential growth.
I know the formula $y(t) = y_{0}e^{kt}$ where $k$ is the growth constant (and $t$ is time, of course). I know how to find k if you're given the initial population, or time. But in this case, I'm not sure what to do. It asks to find the initial population, then write the exponential growth model. I know how to write the growth model once I find the initial population, because then I can solve for $k$. But I just don't know how to find $k$ when given only two populations at given points of time with exponential growth. Can anyone help?