Given:
• Number of students each bus can transport = 81
,
• Number of chaperons each bus can transport = 8
,
• Cost to rent one bus = $1100
,
• Number of students each van can transport = 9
,
• Number of chaperons each bus can transport = 1
,
• Cost to rent one van = $90
,
• Number of eligible students = 891.
,
• Number of parents that volunteered = 96
Let's find the number of vehicles of each the officers should rent in order to minimize transportation costs.
Where:
x is the number of buses
y is the number of vans
Z is the minimal transportation cost.
The objective is to minimize the total cost:
Z = 1100x + 90y
From the given situation, we have the system of inequalities:
81x + 9y ≥ 891
8x + 1y ≤ 96
Let's solve the system of inequalities:
Rewrite the second inequality for y:
y ≥ 96 - 8x
Subsitute 96 - 8x for y in the first inequality:
Now, plug in 3 for x in (y ≥ 96 - 8x):
Substitute 72 for y and 3 for x in the first equation:
Thus, we have the solutions:
x = 3, y = 72, Z = 9780
Therefore, the officers should rent 3 buses and 72 vans to minimize the transportation cost.
The minimal transportation cost is $9780
ANSWER:
The officers should rent 3 buses and 72 vans to minimize the transportation cost.
Minimal transportation cost = $9780