document.write( "Question 81133: Assume that the number of viruses present in a sample is modeled by the exponential function \"f(t) = 10t\", where t is the elapsed time in minutes. How would you apply logarithms to determine when the sample will grow to 5 billion viruses?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #58153 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the number of viruses present in a sample is modeled by the exponential function \"f(t) = 10t\", where t is the elapsed time in minutes. How would you apply logarithms to determine when the sample will grow to 5 billion viruses? \n" ); document.write( "----------- \n" ); document.write( "f(t) = 10^t \n" ); document.write( "5x10^9 = 10^t \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "log5 + log10^9 = t \n" ); document.write( "log5 + 9 = t \n" ); document.write( "t = 9.6989... minutes \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |