document.write( "Question 978605: A certain bacteria population is known to doubles every 90 minutes. Suppose that there are initially 160 bacteria. \r
\n" );
document.write( "\n" );
document.write( "What is the size of the population after t hours?\r
\n" );
document.write( "\n" );
document.write( "please help, ive sent this a few times and still have no response and or a legit answer. I've tried multiple times and im unsure what to do with the 90... so i convert that to hours? in the exponent? \n" );
document.write( "
Algebra.Com's Answer #599976 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po{1+r}^1.5 ;;time is in hours. You could use minutes, but hours is what is desired and it makes the exponent smaller.\r \n" ); document.write( "\n" ); document.write( "P/Po=2 (doubling); Po=160 \n" ); document.write( "2=(1+r)^1.5 \n" ); document.write( "ln2 =1.5 * ln (1+r)\r \n" ); document.write( "\n" ); document.write( "0.693=1.5 *ln (1+r); divide by 1.5 both sides \n" ); document.write( "0.462=ln (1+r); raise both to e power\r \n" ); document.write( "\n" ); document.write( "1.5872=(1+r) \n" ); document.write( "r=0.5872\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After t hours, the population, P=160 (1.5872)^t\r \n" ); document.write( "\n" ); document.write( "Check. After 3 hours, the population has doubled twice or increased 4 times.\r \n" ); document.write( "\n" ); document.write( "P=160 (1+r)^3=160(1.5872)^3\r \n" ); document.write( "\n" ); document.write( "1.5872^3= 3.998, or 4 by rounding. \n" ); document.write( "P=160*4=640. That is quadrupling.\r \n" ); document.write( "\n" ); document.write( "After 24 hours, the population has increased by 1440/90 or 16 doubling times or by a factor of 2^16 \n" ); document.write( "2^16=65536\r \n" ); document.write( "\n" ); document.write( "P=160(1+ 0.5872)^24 \n" ); document.write( "1.5872^24=65537, which is by rounding, very close to 65536, and that is 2^16 \n" ); document.write( "P=160*65536=10,485,760 \n" ); document.write( " \n" ); document.write( " |