document.write( "Question 715141: New York City is a popular field trip destination. This year the senior class at High School A and the senior class at High School B both planned trips there. The senior class at High School A rented and filled 11 vans and 10 buses with 629 students. High School B rented and filled 14 vans and 10 buses with 656 students. Each van and each bus carried the same number of students. How many students can a van carry? How many students can a bus carry? \n" ); document.write( "
Algebra.Com's Answer #439331 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! v = how many students fit into a van \n" ); document.write( "b = how many students fit into a bus\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "School A: \n" ); document.write( "11v+10b=629\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "School B: \n" ); document.write( "14v+10b=656\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since both classes used 10 buses, we can use elimination by subtracting the A class equation from the B class equation and solve for v, for its value. Then, use either equation and the now found value for v to solve for b.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You should find part of the process to be: \n" ); document.write( " |