document.write( "Question 1153155: a number of people boarded a bus at the terminal.at the first shop,half of the pessangers got off and 1 got on.at the second stop,1/3 of the pessangers on the bus got off and 1 got on.if the bus then had 15 pessangers,how many were there when the bus left the terminal?? \n" ); document.write( "
Algebra.Com's Answer #775327 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number that boarded at the terminal
\n" ); document.write( "After the 1st stop;
\n" ); document.write( "\"+x%2F2+%2B+1+\" are left
\n" ); document.write( "After 2nd stop:
\n" ); document.write( "\"+%28+2%2F3+%29%2A%28+x%2F2+%2B+1+%29+%2B+1+\" are left
\n" ); document.write( "\"+%28+2%2F3+%29%2A%28+x%2F2+%2B+1+%29+%2B+1+=+15+\"
\n" ); document.write( "\"+x%2F3+%2B+2%2F3+%2B+1+=+15+\"
\n" ); document.write( "\"+x%2F3+%2B+5%2F3+=+15+\"
\n" ); document.write( "Multiply both sides by \"+3+\"
\n" ); document.write( "\"+x+%2B+5+=+45+\"
\n" ); document.write( "\"+x+=+40+\"
\n" ); document.write( "40 passengers left the terminal
\n" ); document.write( "-------------------------------------
\n" ); document.write( "check:
\n" ); document.write( "1/2 got off, 1 got on
\n" ); document.write( "\"+40+-+20+%2B+1+=+21+\" left
\n" ); document.write( "2/3 are left, 1 got on
\n" ); document.write( "\"+14+%2B+1+=+15+\" are left
\n" ); document.write( "OK\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );