A wildlife researcher is tracking the growth of a deer population in a forest reserve. She observes that at any time t (in years), the rate of growth of the population P is proportional to the current population P. Initially (at t = 0), the population was 200 deer. After 2 years, the population grew to 300 deer.
A wildlife researcher is tracking the growth of a deer population in a forest reserve. She observes that at any time t (in years), the rate of growth of the population P is proportional to the current population P. Initially (at t = 0), the population was 200 deer. After 2 years, the population grew to 300 deer.
(i) Write the differential equation that models this situation. [1 mark]
(ii) Find the general solution of the differential equation. [1 mark]
(iii) Find the particular solution using the given initial conditions. Hence, find the population after 4 years. [2 marks]
Show answerHide answer
dP/dt = kP
where k is a positive constant of proportionality.
∴ The required differential equation is dP/dt = kP.
(ii) Separating variables,
dP/P = k dt
Integrating both sides,
∫ dP/P = ∫ k dt
⟹ log|P| = kt + C
⟹ P = e<super>kt + C</super> = Ae<super>kt</super>, where A = e<super>C</super> is an arbitrary constant.
∴ General solution is P = Ae<super>kt</super>.
(iii) Applying the initial condition: at t = 0, P = 200,
200 = Ae<super>0</super> = A
⟹ A = 200 ...(i)
Applying the second condition: at t = 2, P = 300,
300 = 200 e<super>2k</super>
⟹ e<super>2k</super> = 300/200 = 3/2
⟹ 2k = log(3/2)
⟹ k = (1/2) log(3/2) ...(ii)
∴ Particular solution is P = 200 e<super>(t/2) log(3/2)</super>.
This can be written as P = 200 · (3/2)<super>t/2</super>.
At t = 4:
P = 200 · (3/2)<super>4/2</super> = 200 · (3/2)<super>2</super>
⟹ P = 200 × 9/4 = 450
∴ The population after 4 years is 450 deer.