SOLUTION: 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 cl

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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 cl      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Found 2 solutions by stanbon, josgarithmetic:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Yellowstone national park is a popular field trip destination. This year the senior class 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 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?
------
Equations:
7v + 14b = 504 students
14v + 13b = 588 students
----------------------------
Modify for elimination::
14v + 28b = 2*504
14v + 13b = 588
----------------
Subtract and solve for "b"::
15b = 420
b = 28 (# of students in each bus)
----
Solve for "v"::
7v + 14b = 504
7v + 14*28 = 504
7v = 112
v = 16 (# of students in each van)
===============
Cheers,
Stan H.
---------------

Answer by josgarithmetic(39618) About Me  (Show Source):
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.

CLASS A:
7v+14b=504


CLASS B:
14v+13b=588

IF you multiply the A equation by 2, then you can form a system,
system%2814v%2B28b=1008%2C14v%2B13b=588%29
perfectly set for eliminating the v terms and quickly finding value for b.