To model the exponential growth of the wasp population, we can use the exponential growth formula:
\[ N(t) = N_0 \cdot e^{rt} \]
where:
- \(N(t)\) is the population at time \(t\),
- \(N_0\) is the initial population,
- \(r\) is the growth rate,
- \(t\) is time (in months),
- \(e\) is the base of the natural logarithm (approximately equal to 2.71828).
In your case:
- The initial population \(N_0 = 5000\),
- The growth rate \(r = 0.13\) (which is 13% expressed as a decimal).
Substituting these values into the formula gives us:
\[ N(t) = 5000 \cdot e^{0.13t} \]
This equation models the growth of the wasp population over time, where \(t\) is in months.