document.write( "Question 252813: The population of a city increases @ 4% p.a. There is an additional annual increase of 4% of the population due to the influx of job seekers, find the % increase in population after 2 years ? \n" ); document.write( "
Algebra.Com's Answer #184884 by JimboP1977(311)\"\" \"About 
You can put this solution on YOUR website!
Assuming the population increase for the first year is 4% and the increase for second year is an ADDITIONAL 4% then:\r
\n" ); document.write( "\n" ); document.write( "x = population number\r
\n" ); document.write( "\n" ); document.write( "After 1 year population = x*1.04
\n" ); document.write( "After 2 years population = x*1.04*1.04*1.04 = x*1.04^3 = x*1.124864\r
\n" ); document.write( "\n" ); document.write( "So after 2 years the population has increases by (1-1.124864)*100 percent or 12.48% to 2 dp.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );