document.write( "Question 312253: I cannot figure out how to solve this problem. Can anyone help?
\n" );
document.write( "The senior classes ot Hish school A and High shcool B planned separate trips to NYC. The class @ High school A rented and filled 1 van and 6 buses with 372 students. High school B rented and filled 4 vans and 12 buses with 780 students. Each van and each bus carried the same munber of students. How many students can a van carry? How many students can a bus carry? Thank you :) \n" );
document.write( "
Algebra.Com's Answer #223279 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! v + 6b = 372\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4v + 12b = 780 ___ dividing by 4 ___ v + 3b = 195\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting equations ___ v + 6b - (v + 3b) = 372 - 195 ___ 3b = 177 ___ b = 59\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ v + 3(59) = 195 ___ v = 18 \n" ); document.write( " |