document.write( "Question 971492: If the population of a town is 32,000 in the year 2013, with a growing rate of 1.2 percent per year, when will the population reach 40,000 & what will the population be in 2020 \n" ); document.write( "
Algebra.Com's Answer #802411 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Let x be the number of years that have passed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "32,000(1.012)^x = 40,000\r \n" ); document.write( "\n" ); document.write( "x = 18.7066\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The population reaches 40,000 in 2031.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 2020, x = 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "32,000(1.012)^7 = 34,786 \n" ); document.write( " |