document.write( "Question 1204989: A population numbers 20,000 organisms initially and grows by 1.1% each year.\r
\n" );
document.write( "\n" );
document.write( "Suppose P represents population, and t the number of years of growth. An exponential model for the population can be written in the form P = a * b^t where a = ? and b = ?. \n" );
document.write( "
Algebra.Com's Answer #841575 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a = 20000 is the starting population \n" ); document.write( "b = 1.011 to represent the 1.1% growth\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = 1+r, where r = 0.011 in this case \n" ); document.write( "If b > 1 then we have exponential growth. \n" ); document.write( "If 0 < b < 1, then there's exponential decay. \n" ); document.write( " \n" ); document.write( " |