Horacio M. answered 10/02/15
Tutor
New to Wyzant
I'll be happy to help my students to develop and have fun!
P(t) = Pekt
In this case P(t) = 25000 e0.075(t)
Remember e means the number 2.718 and 0.0075 times t means you have to do the multiplication first and then calulate the value of e elevated to that exponent.
You can also see the question this way:
First year, P = 25000. Over the course of that year, population grows by 7.5%, that is 1875 individuals.
So, P(1) = P + Growth P = P + P (0.075) = 26875
Next year, population grows again by 7.5%, which is 2015 individuals.
So P(2) = P(1) + Growth P(1) = P (1+0.075)2 = P (1.075)2
And so on. That way:
P(t) = P (1.075)t = 25000 (1.075)t