document.write( "Question 262971: City A's population is 68000, decreasing at a rate of 80 people per year. City B having population 42000 is increasing at a rate of 120 people per year. In how many years both the cities will have same population? \n" ); document.write( "
Algebra.Com's Answer #193750 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 68000-80x=y \n" ); document.write( "42000+120x=y\r \n" ); document.write( "\n" ); document.write( "x = 130, y = 57600 \n" ); document.write( "In 130 years They will both have 57600 people. \n" ); document.write( " |