document.write( "Question 729248: A particular type of bacteria grows at a rate of 49 % per day. If my dog got infected with 4000 bacterium when her leg was cut by barbed wire, how many bacterium will be present in 24 days when I finally decide I need to take the dog to the veterinarian.
\n" );
document.write( " ___________bacterium \r
\n" );
document.write( "\n" );
document.write( "Help \n" );
document.write( "
Algebra.Com's Answer #445781 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = P(1+r)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 4000(1+0.49)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 4000(1.49)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 4000(1.49)^24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 4000(14,337.4013230579)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 57,349,605.2922316\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that's the rough number of bacterium that will be present in 24 days \n" ); document.write( " |