document.write( "Question 1189510: The population of a bacteria colony triples every 4 hours. If the population now is 100, what expression would give me the population of the colony in the future? What is the population of the colony tomorrow at this time? \n" ); document.write( "
Algebra.Com's Answer #820878 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
y, population
\n" ); document.write( "x, time
\n" ); document.write( "100, initial population
\n" ); document.write( "\"triples every 4 hours\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=100%2A3%5E%28x%2F4%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Tomorrow at this time would be 6 of the tripling periods.
\n" ); document.write( "\"y=100%2A3%5E6\"
\n" ); document.write( "
\n" );