
Patrick B. answered 07/25/19
Math and computer tutor/teacher
P(t) = C*exp(kt)
P0 = C*exp(k*0) = C*1 = C <--- initial population is P0
P1 = P0*exp(k*1) = P0 * exp(k)
P2 = P0*exp(2k)
P3 = P0*exp(3k)
P4 = P0 * exp(4k) = 1.5*P0 <--- population increases by 50% after 4 years
exp(4k) = 1.5
4k = ln(1.5)
k = ln(1.5)/4
Khaleb B.
Thanks for the help!04/28/22