document.write( "Question 1030914: An infectious strain of bacteria increases in number at a relative growth rate of 200% per hour.
\n" );
document.write( "When a certain critical number of bacteria are present in the bloodstream, a person becomes ill.
\n" );
document.write( "If a single bacterium infects a person, the critical level is reached in 24 hours. How long will it
\n" );
document.write( "ake for the critical level to be reached if the same person is infected with 10 bacteria?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #745773 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! 200% growth is a factor of 3.\r \n" ); document.write( "\n" ); document.write( "3^x=10\r \n" ); document.write( "\n" ); document.write( "x=log10/log3\r \n" ); document.write( "\n" ); document.write( "x=2.096\r \n" ); document.write( "\n" ); document.write( "The person infected with 10 bacteria is 2.096 hours ahead of the person infected with one, and will be ill in 21.904 hours. \n" ); document.write( " |