document.write( "Question 1059583: In 2006, there were 11,200 students at College A, with a projected enrollment increase of 800 students per year. In the same year, there were 30,700 students at College B, with a projected enrollment decline of 500 students per year.
\n" );
document.write( "According to these projections, when will the colleges have the same enrollment? What will be the enrollment at that time? \n" );
document.write( "
Algebra.Com's Answer #691127 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let t be the time it takes before enrollments are equal. Then: \n" ); document.write( "11200+800t=30700-500t \n" ); document.write( "1300t=19500 \n" ); document.write( "t=15 years before enrollments are equal. \n" ); document.write( "At that time, there will be 11200+800(15)=23,200 enrolled. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |