document.write( "Question 1109525: In 1990, the population of the Midwest was about 60 million. During the 1990s, the population of
\n" );
document.write( "this area increased an average of about 0.4 million per year.
\n" );
document.write( "The population of the West was about 53 million in 1990. The population of this area increased an
\n" );
document.write( "average of about 1 million per year during the 1990s.
\n" );
document.write( "Assume that the rate of growth of these areas remains the same. Find the equation of the system and estimate when the population of
\n" );
document.write( "the West would be equal to the population of the Midwest.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #724509 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Midwest population is 60+0.4x, where x is number of years after 1990 \n" ); document.write( "West population is 53+x \n" ); document.write( "they are equal when 53+x=60+0.4x \n" ); document.write( "0.6x=7 \n" ); document.write( "x=11 2/3 years or August 2002. \n" ); document.write( "Midwest will be 64.67 million \n" ); document.write( "West will be 64.67 million \n" ); document.write( " |