document.write( "Question 1015112: The population of a town is 128000. It increases by 5% in the first year and 8% in the second year. What will be the population of the town after two years? \n" ); document.write( "
Algebra.Com's Answer #631422 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+128000+%2B+.05%2A128000+=+128000+%2B+6400+\"
\n" ); document.write( "\"+128000+%2B+6400+=+134400+\"
\n" ); document.write( "and
\n" ); document.write( "\"+134400+%2B+.08%2A134400+=+134400+%2B+10752+\"
\n" ); document.write( "\"+134400+%2B+10752+=+145152+\"
\n" ); document.write( "After 2 years the population is 145,152
\n" ); document.write( "
\n" );