document.write( "Question 1210416: The water park is a popular field trip destination. This year the senior class at High School A and
\n" );
document.write( "the senior class at High School B both planned trips there. The senior class at High School A
\n" );
document.write( "rented and filled 10 vans and 8 buses with 394 students. High School B rented and filled 5 vans
\n" );
document.write( "and 10 buses with 365 students. Every van had the same number of students in it as did the
\n" );
document.write( "buses. Find the number of students in each van and in each bus.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #852371 by ikleyn(52898) You can put this solution on YOUR website! . \n" ); document.write( "The water park is a popular field trip destination. This year the senior class at High School A and \n" ); document.write( "the senior class at High School B both planned trips there. The senior class at High School A \n" ); document.write( "rented and filled 10 vans and 8 buses with 394 students. High School B rented and filled 5 vans \n" ); document.write( "and 10 buses with 365 students. Every van had the same number of students in it as did the \n" ); document.write( "buses. Find the number of students in each van and in each bus. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of students per van, and\r\n" ); document.write( "\r\n" ); document.write( "let y be the number of students per bus.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write equations as you read the problem\r\n" ); document.write( "\r\n" ); document.write( " 10x + 8y = 394, (1)\r\n" ); document.write( "\r\n" ); document.write( " 5x + 10y = 365. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve the system by the Elimination method.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For it, multiply equation (2) by 2 (both sides). Keep equation (1) as is\r\n" ); document.write( "\r\n" ); document.write( " 10x + 8y = 394, (1')\r\n" ); document.write( "\r\n" ); document.write( " 10x + 20y = 730. (2')\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From equation (2') subtract equation (1'). You will get\r\n" ); document.write( "\r\n" ); document.write( " 20y - 8y = 730 - 394,\r\n" ); document.write( "\r\n" ); document.write( " 12y = 336\r\n" ); document.write( "\r\n" ); document.write( " y = 436/12 = 28.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now from equation (1) find x, substituting x = 28 there\r\n" ); document.write( "\r\n" ); document.write( " 10x + 8*28 = 394,\r\n" ); document.write( "\r\n" ); document.write( " 10x = 394 - 8*28 = 170,\r\n" ); document.write( "\r\n" ); document.write( " x = 170/10 = 17.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 17 students in each van and 28 students in each bus.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |