
Lissie A.
asked 03/15/22Bacteria in a Colony
There are initially 1,000 bacteria in a colony. The rate at which the number of bacteria in the colony changes is given by dN/dt = kN where k is a constant. If the number of bacteria doubles every 21 minutes, which function models the number of bacteria, N(t), after t minutes?
N(t) = 1,000e–0.033t
N(t) = 1,000e0.033t
N(t) = 1,000(2)–0.033t
N(t) = 1,000(2)0.033t
1 Expert Answer
Eric C. answered 03/15/22
Engineer, Surfer Dude, Football Player, USC Alum, Math Aficionado
Hi Lissie,
dN/dt = kN is a differential equation that can be solved by separating the variables.
dN/N = k*dt
∫dN/N = ∫k*dt
ln(N) = kt + c
N = ekt + c
N = ec*ekt
ec is just a constant, so we'll call it C.
N(t) = Cekt
The colony initially has 1000 bacteria, so N(0) = 1000
1000 = Ce^0
C = 1000
N(t) = 1000ekt
The problem also states that the colony doubles every 21 minutes. So N(21) = 2000.
2000 = 1000ek*21
2 = ek*21
ln(2) = k*21
k = ln(2) / 21 = 0.033
So,
N(t) = 1000e0.033*t
Looks like that second option is your answer. Hope this helps!
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Check the options for accuracy. E.g., 21 minutes is 0.35 hours.03/15/22