document.write( "Question 947295: Yellowstone national park is a popular field trip destination. This year the senior class High school A an the senior class at high school B both planned trips there. The senior class at high school A rented and filled 7 vans and 14 buses with 504 students. High school B rented and filled 14 vans and 13 buses with 588 students. Every van had the same number of students in it as did the buses. Find the number of students in each van and in each bus? \n" ); document.write( "
Algebra.Com's Answer #577966 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Assign variables like v for how many students per van, and b for how many students per bus.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CLASS A: \n" ); document.write( "7v+14b=504\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CLASS B: \n" ); document.write( "14v+13b=588\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "IF you multiply the A equation by 2, then you can form a system, \n" ); document.write( " \n" ); document.write( "perfectly set for eliminating the v terms and quickly finding value for b. \n" ); document.write( " |