document.write( "Question 1126437: Bacteria are growing in a culture, and their number is increasing at the rate of 5 % an hour . Initially , 400 bacteria are present.
\n" );
document.write( "
\n" );
document.write( "(a) Determine an equation that gives the numbet, N of bacteria present after t hours. \r
\n" );
document.write( "\n" );
document.write( "(b) How many bacteria are present after one hour and After four hour \n" );
document.write( "
Algebra.Com's Answer #742744 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula to use with this is f = p * (1 + r) ^ t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "t is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that the number of the bacteria is increasing at the rate of 5% per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your time period is therefore in hours, so t represents the number of hours. \n" ); document.write( "your rate of growth per hour is equal to 5% / 100 = .05, so r = .05.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes f = p * (1 + .05) ^ t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 400 bacteria are initially present, then p = 400.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes f = 400 * (1 + .05) ^ t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after one hour, t = 1 and the formula becomes f = 400 * (1 +.05) ^ 1 = 400 * 1.05 = 420.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after 4 hours, t = 4 and the formula becomes f = 400 * (1 + .05) ^ 4 = 400 * 1.05^4 = 486.2025.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let y = f and x = t and you can graph this equation as shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |