🎴 Flashcard Mode

Applications of Differential Equations

Card1 / 5
Mastered0
Review0
QuestionClick to flip

Consider a population of rabbits that grows at a rate proportional to its size. If the initial population is 100 rabbits and the population doubles in 10 years, what is the population after 20 years?

AnswerClick to flip back
A
1600 rabbits
💡 Explanation:

The population growth can be modeled by the differential equation $\frac{dP}{dt} = kP$, where $P$ is the population size and $k$ is a constant. Solving this equation with the given initial condition gives $P(t) = 100e^{kt}$. Since the population doubles in 10 years, we have $200 = 100e^{10k}$, which implies $k = \frac{\ln 2}{10}$. Therefore, the population after 20 years is $P(20) = 100e^{20k} = 100e^{2\ln 2} = 1600$ rabbits.

Change Mode