document.write( "Question 1146598: A city has a population of 210,000\r
\n" );
document.write( "\n" );
document.write( " people. Suppose that each year the population grows by 6.75%\r
\n" );
document.write( "\n" );
document.write( ". What will the population be after 15\r
\n" );
document.write( "\n" );
document.write( " years? \n" );
document.write( "
Algebra.Com's Answer #767884 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A city has a population of 210,000 people. Suppose that each year the population grows by 6.75%. What will the population be after 15 years? \n" ); document.write( "------------ \n" ); document.write( "After 1 year, it's 210000*(1 + 0.0675) \n" ); document.write( "After 1 years, it's 210000*(1 + 0.0675)*(1 + 0.0675) = 210000*(1 + 0.0675)^2 \n" ); document.write( "etc.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |