document.write( "Question 253012: A number of people boarded a bus at the terminal. At the first stop, half of the passengers and 1 got on. At the second stop, 1/3 of the passengers on the bus got off and 1 got on. If the bus then had 15 passengers, how many were there when the bus left the terminal? \r
\n" ); document.write( "\n" ); document.write( "(A) 40 (B) 48 (C) 58 (D) 60 (E) 62
\n" ); document.write( "

Algebra.Com's Answer #185278 by hokies(65)\"\" \"About 
You can put this solution on YOUR website!
Passengers remaining = x - .5x + 1 - (x-.5x+1)/3 + 1 = 15\r
\n" ); document.write( "\n" ); document.write( "Solve this equation for x:
\n" ); document.write( "x = 40, so the answer is A.
\n" ); document.write( "
\n" );