document.write( "Question 188674: can you please help me solve this problem??\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "In a particular small town, the population in 1995 was 1200. Ever since then the population has grown by 4% every year. If conditions stay the same, what is the approximate expected population in the year 2000? \n" );
document.write( "
Algebra.Com's Answer #141492 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a particular small town, the population in 1995 was 1200. Ever since then the population has grown by 4% every year. If conditions stay the same, what is the approximate expected population in the year 2000? \n" ); document.write( "------------------------------ \n" ); document.write( "Let 1995 correspond to x = 0. \n" ); document.write( "Equation: \n" ); document.write( "Pop(x) = 0.04x + 1200 \n" ); document.write( "------------ \n" ); document.write( "IN the year 2000 x will equal 5. \n" ); document.write( "Pop(5) = 1200(1+0.04)^5 \n" ); document.write( "Pop(5) = 1200*1.2167 = $1459.99 \n" ); document.write( "-------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |