Mark M. answered 05/06/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Let P(t) be the population in t years.
dP/dt = k(600 - P)
[1 / (600 - P)] dP = kdt
∫ [1 / (600 - P)]dP = ∫kdt
-ln(600 - P) = kt + c
ln(600 - P) = -kt - c
600 - P = e-kt - c = e-ce-kt
P(t) = 600 - Ce-kt (e-c was relabeled as C)
Since P(0) = 400, we have 400 = 600 - C. So, C = 200.
P(t) = 600 - 200e-kt