document.write( "Question 271545: the population of a colony of bateria is growing exponentially according to the function below , where t is the time in hours. how long will it take for the population of the colony to grow to 1,000 B(t)=12*e^0.2t \n" ); document.write( "
Algebra.Com's Answer #198778 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the population of a colony of bacteria is growing exponentially according to the function below , where t is the time in hours. how long will it take for the population of the colony to grow to 1,000 B(t)=12*e^0.2t
\n" ); document.write( ":
\n" ); document.write( "\"12%2Ae%5E%280.2t%29\" = 1000
\n" ); document.write( "\"e%5E%280.2t%29\" = \"1000%2F12\"
\n" ); document.write( "Use the nat logs
\n" ); document.write( "\"ln%28e%5E%280.2t%29%29\" = \"ln%281000%2F12%29\"
\n" ); document.write( "\".2t%2Aln%28e%29\" = \"ln%281000%2F12%29\"
\n" ); document.write( "nat log of e is 1, so we have
\n" ); document.write( ".2t = 4.22848
\n" ); document.write( "t = \"4.22848%2F.2\"
\n" ); document.write( "t = 22.1142 hrs to reach 1000
\n" ); document.write( ";
\n" ); document.write( "Check on a calc using t=22.1142
\n" ); document.write( "enter: 12*e^(.2*22.1142) = 999.99 ~1000
\n" ); document.write( "
\n" );