Question 764199: A culture of yeast.doubles every 20 minutes .the size of thw culture is n zero .find its size in one day Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A culture of yeast.doubles every 20 minutes .the size of the culture is n zero .find its size in one day
-----
# of minutes in a day is 60*24
A(t) = Ao*2^(60*24t/20)
----
A(1) = Ao*2^(72)
====================
Cheers,
Stan H.