document.write( "Question 1188991: 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 #820191 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x, how many hours passed.\r
\n" ); document.write( "\n" ); document.write( "how many after x hours, \"100%2A3%5E%28x%2F4%29\"
\n" ); document.write( "
\n" );