Calculus · real student question

A rabbit population in a reserve starts at 800 and grows at a rate proportional to its size, with growth constant 0.12 per year. Solve the differential equation, find the population after 5 years, and find the doubling time.

Question

A rabbit population in a nature reserve initially has 800800 individuals, and its growth rate is proportional to the number present, with growth constant k=0.12k=0.12 per year:

dPdt=kP,P(0)=800\frac{dP}{dt}=kP,\qquad P(0)=800

  1. Determine the population after 55 years.
  2. How long will the population take to double?

Step-by-step solution

  1. Separate the variables. The equation dPdt=0.12P\dfrac{dP}{dt}=0.12P is separable — collect PP on one side and tt on the other:

    dPP=0.12dt\frac{dP}{P}=0.12\,dt

  2. Integrate both sides and solve for P.

    lnP=0.12t+CP(t)=Ae0.12t\ln|P|=0.12t+C\quad\Longrightarrow\quad P(t)=Ae^{0.12t}

    Applying P(0)=800P(0)=800 gives A=800A=800, so

    P(t)=800e0.12tP(t)=800e^{0.12t}

  3. Evaluate at t = 5.

    P(5)=800e0.12(5)=800e0.6=800(1.82212)=1457.7P(5)=800e^{0.12(5)}=800e^{0.6}=800(1.82212)=1457.7

    Rounding to whole rabbits,

    P(5)1458 rabbitsP(5)\approx 1458\ \text{rabbits}

  4. Set up the doubling condition. Doubling means P(t)=2P(0)P(t)=2P(0), i.e.

    800e0.12t=1600e0.12t=2800e^{0.12t}=1600\quad\Longrightarrow\quad e^{0.12t}=2

  5. Solve for the doubling time.

    0.12t=ln2t=ln20.12=0.693150.12=5.776 years0.12t=\ln 2\quad\Longrightarrow\quad t=\frac{\ln 2}{0.12}=\frac{0.69315}{0.12}=5.776\ \text{years}

    P(5)1458 rabbits;tdouble5.78 years\boxed{P(5)\approx 1458\ \text{rabbits};\qquad t_{\text{double}}\approx 5.78\ \text{years}}

  6. Note that the doubling time is independent of the starting size. The 800800 cancels in P(t)P(0)=ekt\tfrac{P(t)}{P(0)}=e^{kt}, so any exponentially growing population with k=0.12k=0.12 doubles every 5.785.78 years. Cross-check: after 5.7765.776 years the model gives 800e0.12(5.776)=800e0.6931=1600800e^{0.12(5.776)}=800e^{0.6931}=1600 ✓, and after 55 years the ratio 1458800=1.822\tfrac{1458}{800}=1.822 is just under 22, consistent with a doubling time slightly over 55 years.

Answer

P(t)=800e0.12t;P(5)1458 rabbits;tdouble=ln20.125.78 yearsP(t)=800e^{0.12t};\quad P(5)\approx 1458\ \text{rabbits};\quad t_{\text{double}}=\dfrac{\ln 2}{0.12}\approx 5.78\ \text{years}

Need to solve a different problem like this? Open the solver →