document.write( "Question 1004425: The senior class at high school a rented and filled 6 vans and 7 buses with 394 students. High school b rented 4 vans and 14 buses with 692 students. Every van had the same number of students in it as it did in the buses. Find the number of students in each van and in each bus. \n" ); document.write( "
Algebra.Com's Answer #620928 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=vans
\n" ); document.write( "y=buses
\n" ); document.write( "6x+7y=394
\n" ); document.write( "4x+14y=692
\n" ); document.write( "-12x-14y=-788, multiplying the first by (-2)
\n" ); document.write( "-8x=-96
\n" ); document.write( "x=12 students in each van
\n" ); document.write( "72=7y=394
\n" ); document.write( "7y=322
\n" ); document.write( "y=46 students in each bus
\n" ); document.write( "check with second equation
\n" ); document.write( "48+644=692.
\n" ); document.write( "
\n" );