document.write( "Question 1053479: Consider this scenario: A town has an initial population of 65,000. It grows at a constant rate of 3,500 per year for 4 years. \r
\n" );
document.write( "\n" );
document.write( "When will the output reach 100,000? (The answer may be outside of the reasonable domain.)
\n" );
document.write( " _________ years after the model began
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #668762 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the number of years. Then: \n" ); document.write( "100000=65000+3500n \n" ); document.write( "35000=3500n \n" ); document.write( "n=10 years before the population reaches 10000. ☺☺☺☺ \n" ); document.write( " |