document.write( "Question 11133: The bus began its route with some passengers. At the first stop, 4 people got on and 1 got off the bus. At the second stop, 5 people got on and 3 got off. At the third stop, 6 passengers got on and 5 others got off. At the fourth stop, 7 more got on and 3 got off. At the fifth stop, 8 got on and 6 got off. When the bus finally arrived at the terminal, there were 21 passengers on board. How many people were on the bus when it began its route? \n" ); document.write( "
Algebra.Com's Answer #5810 by roxy9229(32)\"\" \"About 
You can put this solution on YOUR website!
x+4-1+5-3+6-5+7-3+8-6 = 21
\n" ); document.write( "x+3+5-3+6-5+7-3+8-6 = 21
\n" ); document.write( "x+8-3+6-5+7-3+8-6 = 21
\n" ); document.write( "x+5+6-5+7-3+8-6 = 21
\n" ); document.write( "x+11-5+7-3+8-6 = 21
\n" ); document.write( "x+6+7-3+8-6 = 21
\n" ); document.write( "x+13-3+8-6 = 21
\n" ); document.write( "x+10+8-6 = 21
\n" ); document.write( "x+18-6 = 21
\n" ); document.write( "x+12 = 21
\n" ); document.write( " -12 -12\r
\n" ); document.write( "\n" ); document.write( "x=9\r
\n" ); document.write( "\n" ); document.write( "there were 9 people on the bus when it first started
\n" ); document.write( "
\n" );