document.write( "Question 993293: The doubling period of a bacterial population is 20 minutes. At time t=90 minutes, the bacterial population was 50000.\r
\n" ); document.write( "\n" ); document.write( " What was the initial population at time t=0 ? \r
\n" ); document.write( "\n" ); document.write( " Find the size of the bacterial population after 3 hours
\n" ); document.write( "*formula: p(t)=a(b)^t
\n" ); document.write( "**Note:b=1+r
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #612585 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\"p=a%2Ab%5Et\" and you have some information for doubling time. Twenty minutes is \"1%2F3\" hour. Try to use just that much and see what you can find.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try taking a as the initial population when t=0.
\n" ); document.write( "\"system%28t=1%2F3%2Cp=2%2Ca=1%29\",
\n" ); document.write( ".
\n" ); document.write( "\"2=1%2Ab%5E%281%2F3%29\"\r
\n" ); document.write( "\n" ); document.write( "\"b=root%283%2C2%29\", or b=1.26 approximately.
\n" ); document.write( "The model might work as \"p=a%2A%281.26%29%5Et\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The next part of the description is the given point (1.5, 50000), and you want to know a, or value of p when t=0 instead of t=1.5.
\n" ); document.write( "\"a%2A%281.26%29%5E%283%2F2%29=50000\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a=50000%2F%281.26%29%5E%283%2F2%29\"
\n" ); document.write( "and for convenience, recall where the \"1.26\" came from:
\n" ); document.write( "\"a=50000%2F%28root%283%2C2%29%29%5E%283%2F2%29\"
\n" ); document.write( "...the rendering does not look properly aligned but that is an equation, formula for a = fifty thousand over (cube root of two) to the three-halves power...
\n" ); document.write( "\"a=50000%2F%282%5E%281%2F3%29%29%5E%283%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a=50000%2F%282%5E%28%281%2F3%29%283%2F2%29%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a=50000%2F%282%5E%281%2F2%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28a=50000%2Fsqrt%282%29%29\", simple radical form, although denominator is not rationalized.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This would be about \"highlight%28a=35400%29\".
\n" ); document.write( "
\n" );