document.write( "Question 821361: In 2010 the population of Detroit, MI was 983,000 and was decreasing by about 5,000 people a year. In the same year, Phoenix, AR had a population of 497,000 and was increasing by about 20,000 people a year. If these trends continue after how many years will each city have the same population? What will the population be? \n" ); document.write( "
Algebra.Com's Answer #494035 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In 2010 the population of Detroit, MI was 983,000 and was decreasing by about 5,000 people a year. \"P%5BD%5D+=+983000+-5000x%29\"
\n" ); document.write( "In the same year, Phoenix, AR had a population of 497,000 and was increasing by about 20,000 people a year.\"P%5BP%5D+=+497000+%2B20000x%29\"
\n" ); document.write( "If these trends continue after how many years 'x' will each city have the same population?
\n" ); document.write( "983000 -5000x = 497000 +20000x
\n" ); document.write( " 486,000 = 25,000x
\n" ); document.write( " 19.44years = x \n" ); document.write( "
\n" );