document.write( "Question 629984: What will the population of a city be if it currently has a population of 15,000 and grows at a rate 2.5% per year for 5 years?
\n" ); document.write( "(note: round your answer to the nearest whole number)
\n" ); document.write( "

Algebra.Com's Answer #396622 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "What will the population of a city be if it currently has a population of 15,000 and grows at a rate 2.5% per year for 5 years?
\n" ); document.write( " \"P+=+15000%281.025%29%5E5\" \n" ); document.write( "
\n" );