document.write( "Question 972870: A colony of bacteria has an initial population of 1500 bacteria. After 1 hour, the colony has grown to a size of 1750 bacteria. Which of the following is an
\n" );
document.write( "exponential function that approximately describes the number of bacteria as a
\n" );
document.write( "function of time t hours after the initial observation of 1500 bacteria? \n" );
document.write( "
Algebra.Com's Answer #595105 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Poe{1+r}^n \n" ); document.write( "1750=1500{1+r}^1, since n=1 hour \n" ); document.write( "1.1166=1+r ; divided 1750/1500 and n=1 \n" ); document.write( "r=0.1166\r \n" ); document.write( "\n" ); document.write( "An exponential function that is increasing is Starting value*(1+r)^n; r is the rate per n unit time, and n is the number of times. Here, with only one hour, the rate is 0.1166. This does describe the behavior after 1 hour, but after several hours, there may well be better functions that describe the behavior. \n" ); document.write( " |