
Jeff O. answered 02/22/20
Knowledgeable Ivy League Math and Science Tutor
Hi Sydney, the problem you posed can be translated directly into the following equation:
Let
t = number of hours
NA(t) = number of cells in strain A after t hours = 9000 - 3000*t
NB(t) = number of cells in strain B after t hours = 4000 - 2000*t
At first it would seem by solving NA(t) = NB(t), you should have your answer:
9000 - 3000*t = 4000 - 2000*t
-1000*t = -5000
t = 5
Plugging it back into the equation:
Left Hand Side: 9000 - 3000*5 = -6000
Right Hand Side: 4000 - 2000*5 = -6000
This is non-nonsensical result as both strains can't decrease to negative number of cells.
Applying some common sense to this problem, there is a lower bound on both functions and both strains should stop decreasing when number of cells reach 0.
For strain A, 9000 - 3000*t = 0 --> t = 3 hours
For strain B, 4000 - 2000*t = 0 --> t = 2 hours
So the sensible answer is that after 3 hours, both strains will have the same number of cells (0).
Sydney G.
Thank you! This ended up being the correct answer!02/22/20