I have a problem:
In the beginning there were 4. When time equaled 5, there were 20. How many would there be when time equaled 40?
To begin with, I really don't like this problem for its lack of units, making it very ambiguous. Also, what does this have to do with the exponential equation? It seems like a simple rate problem with an increase of $20-4$ every $5$ units of time.
By solving it like a rate problem I got the answer: $132$
But, by using the exponential equation my math textbook comes up with: $1,569,542$
$ A_t = A_0e^{kt} $
$ 20 = 4e^{k5} $
$ 5 = e^{5k} $
$ 1.61 = 5k $
$ 0.322 = k $
$ A_{40} = 4e^{0.322 \left(40\right)} $
$ A_{40} = 1,569,542 $
I am very confused as to the meaning of the problem.