document.write( "Question 451541: If a bacteria culture doubles every 12 hours, then how much bacteria would exist after 2 days if the culture started with 100 cells? \n" ); document.write( "
Algebra.Com's Answer #310503 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+100%2A2%5E%28t%2F12%29\", where t is in hours.\r
\n" ); document.write( "\n" ); document.write( "After 2 days, or 48 hours, there are \"y+=+100%2A2%5E%2848%2F12%29+=+100%2A2%5E4+=+1600\" bacteria.
\n" ); document.write( "
\n" ); document.write( "
\n" );