
William W. answered 02/17/22
Math and science made easy - learn from a retired engineer
When we are told that the rate (which is dP/dt) is proportional to the population (P) then it means:
dP/dt = kP where "k" is the constant of proportionality.
If dP/dt = kP then dP = dt•kP or dP/P = kdt
Then we can integrate both sides to get:
∫dP/P = ∫kdt
lnP = kt + C1
e(lnP) = e(kt + C1)
P = ekt• eC1 but since eC1 is just a number, we can call it C2 so
P(t) = C2ekt
We are told the initial population is 10000 so we can say:
10000 = C2ek(0)
10000 = C2(1) or C2 = 10000 so:
P(t) = 10000ekt
We are also told the initial population increase by 20% in 5 years so:
10000(1.2) = 10000ek(5)
1.2 = e5k
ln(1.2) = ln(e5k)
ln(1.2) = (5k)ln(e)
ln(1.2) = (5k)(1)
(using a calculator) k = ln(1.2)/5 ≈ 0.0364643
So P(t) = 10000e0.0364643t
Using this, P(50) = 61917
Using P(t), we can take the derivative dP/dt
dP/dt = 0.0364643•10000e0.0364643t
dP/dt = 364.643e0.0364643t
P'(50) = 364.643e0.0364643(50)
P'(50) = 2258 people/year