document.write( "Question 148605: A culture of yeast doubles in size every 20 minutes. The size of the culture is now N0. Find its size in 12 hours. How do you solve these problems?
\n" );
document.write( "Sugar is put in a large quantity of water and the mixture is stirred. After 2 minutes, 50% of the sugar has dissolved. How much longer will it take until 90% of the sugar has dissolved?
\n" );
document.write( "I am really having trouble and I need your assistance. \n" );
document.write( "
Algebra.Com's Answer #108955 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A culture of yeast doubles in size every 20 minutes. The size of the culture is now No. Find its size in 12 hours. \n" ); document.write( "---------- \n" ); document.write( "A(t) = No(2)^(t/20) where t is the number of hours \n" ); document.write( "--------- \n" ); document.write( "A(12) = No(2)^(12*(60/20)) = No*2^36 = appox. 6.87..x 10^10*No \n" ); document.write( "=======================================\r \n" ); document.write( "\n" ); document.write( "Sugar is put in a large quantity of water and the mixture is stirred. After 2 minutes, 50% of the sugar has dissolved. How much longer will it take until 90% of the sugar has dissolved? \n" ); document.write( "------ \n" ); document.write( "If 50% has dissolved after 2 minutes, 50% remains after two minutes. \n" ); document.write( "You want to know how long till only 10% of No remains. \n" ); document.write( "--------- \n" ); document.write( "EQUATION: \n" ); document.write( "When does No(1/2)^(x/2) = 0.1No \n" ); document.write( "(1/2)^(x/2) = 0.10 \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "(x/2)*log(1/2) = log 0.1 \n" ); document.write( "(x/2) = 3.321928... \n" ); document.write( "------------ \n" ); document.write( "Number of minutes = 2*3.321978.. = 6.643856... \n" ); document.write( "This is total time including the 1st two minutes. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |