document.write( "Question 132725: A bus was travelling with 48 passengers. When it arrived at the 1st stop, some passengers got off the bus and 3 people got on the bus. At the next stop half the passengers got off the bus and 7 people got on the bus. There were now 22 passengers on the bus.\r
\n" );
document.write( "\n" );
document.write( "1. Write down the equation from the statement
\n" );
document.write( "2. Find the number of passengers who came out of the bus as the 1st stop. \n" );
document.write( "
Algebra.Com's Answer #97001 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=number of passengers that got off at first stop \n" ); document.write( "Passengers left on board after first stop=(48-x)+3=45-x\r \n" ); document.write( "\n" ); document.write( "At the next stop (1/2)(45-x) got off and seven got on, so: \n" ); document.write( "Passengers left on board after second stop=(1/2)(45-x)+7\r \n" ); document.write( "\n" ); document.write( "Now we are told that the passengers left on board after the second stop=22,so:\r \n" ); document.write( "\n" ); document.write( "(1/2)(45-x)+7=22 multiply each side by 2 \n" ); document.write( "45-x+14=44 simplify \n" ); document.write( "59-x=44 subtract 59 from both sides\r \n" ); document.write( "\n" ); document.write( "59-59-x=44-59 collect like terms \n" ); document.write( "-x=-15 divide both sides by -1\r \n" ); document.write( "\n" ); document.write( "x=15--------------number of passengers that got off at first stop\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "(1/2)(45-x)+7=22 \n" ); document.write( "(1/2)(45-15)+7=22 \n" ); document.write( "15+7=22 \n" ); document.write( "22=22\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |