document.write( "Question 1146553: Suppose the population of a small town is 11000 and growing exponentially at 1.8 %. How many years until the population reaches 26000?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Round to the nearest year. \n" );
document.write( "
Algebra.Com's Answer #767866 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Po(a^t) \n" ); document.write( "26000=11000(1.018)^t \n" ); document.write( "2.3636=1.018^t \n" ); document.write( "ln 2.3636=t ln 1.018 but carry all digits through and round at end\r \n" ); document.write( "\n" ); document.write( "t=ln 2.3636/ln 1.018 \n" ); document.write( "=48.22 years or 48 years \n" ); document.write( "This is a little more than doubling, so rule of 72 would say a little more than 72/1.8=40. Answer makes sense. \n" ); document.write( " |