document.write( "Question 1204360: A bacteria culture initially has 5000, and its size increased by 8% every minute. About how many bacteria are present in the culture after 4 mins. \r
\n" );
document.write( "\n" );
document.write( "My answer is initially 6802.44 but this amount of bacteria should only be after around 4 hours and not minutes. \n" );
document.write( "
Algebra.Com's Answer #840553 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A = P*(1 + r)^t \n" ); document.write( "A = 5000*(1 + 0.08)^4 \n" ); document.write( "A = 6802.4448 \n" ); document.write( "A = 6802 \n" ); document.write( " \n" ); document.write( " |