document.write( "Question 884818: If a town having a population of 5000 in 1971 has a 20% increase every five years what is its expected population in the year 2001? \n" ); document.write( "
Algebra.Com's Answer #534681 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 1971 = 5000 \n" ); document.write( "1976 = 5000 * 1.2 = 6000 \n" ); document.write( "1981 = 6000 * 1.2 = 7200 \n" ); document.write( "1986 = 7200 * 1.2 = 8640 \n" ); document.write( "1991 = 8640 * 1.2 = 10368 \n" ); document.write( "1996 = 10368 * 1.2 = 12441.6 -- but you can't have \n" ); document.write( "2001 = 12442 * 1.2 = 14930.4 -- same thing. No \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "If you didn't round the 1996 data, the 2001 becomes 14929.92. \n" ); document.write( " |