
William W. answered 01/06/25
Math and science made easy - learn from a retired engineer
The words describe the differential equation:
where "n" is the deer population,, "t" is time in months, "L" is the limit or "carrying capacity" and "k" is a constant pf proportionality. But since this problem is listed under precalculus and you have not as yet learned to solve this differential equation, I will assume they have given you the solution based upon the criteria noted. The solution is:
where "n" again is the deer population,, "t" is time in months, "L" is the limit or "carrying capacity" and this time there are two constants that need to be determined, both "b" and "k".
We have two data points given, (-1, 1000) and (0, 1150) so we can use those to find the missing constants:
Using (0, 1150):
1150 = 2200/(1 + be-k(0))
1150 = 2200/(1 + b(1))
1150 = 2200/(1 + b)
1150(1 + b) = 2200
1150 + 1150b = 2200
1150b = 1050
b = 0.91304
So now the equation is:
n(t) = 2200/(1 + 0.91304e-kt)
Using (-1, 1000):
1000 = 2200/(1 + 0.91304e-k(-1))
1000 = 2200/(1 + 0.91304ek)
1000(1 + 0.91304ek) = 2200
1000 + 913.04ek = 2200
913.04ek = 1200
ek = 1.3143
ln(ek) = ln(1.3143)
k = 0.2733
So the final function is:
n(t) = 2200/(1 + 0.91304e-0.2733t)
Now, solve for "t" when n = 2100
2100 = 2200/(1 + 0.91304e-0.2733t)
2100(1 + 0.91304e-0.2733t) = 2200
2100 + 1917.4e-0.2733t = 2200
1917.4e-0.2733t = 100
e-0.2733t = 0.05215
ln(e-0.2733t) = ln(0.05215)
-0.2733t = -2.9536
t = 10.8 months

Dayv O.
perhaps the increase was due to migration from the nearby towns.01/08/25