document.write( "Question 400034: a senior class is planning a trip to Chicago. a bus seats 51 people and a van seats 8. if there are 150 students going om the trip in a total of 8 vehicles how many buses and vans are taken on the trip? \n" ); document.write( "
Algebra.Com's Answer #283241 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "total of 8 vehicles
\n" ); document.write( "Let x and (8-x) represent the number of buses and vans respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 51x + 8(8-x) = 150
\n" ); document.write( "Solving for x
\n" ); document.write( " 43x + 64 = 150
\n" ); document.write( " 43x = 86
\n" ); document.write( " x = 2, the number of buses. 6 vans (8-2)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*51 + 6*8 = 102 + 48 = 150 \n" ); document.write( "
\n" );