Shivani A. answered 01/27/21
Hi Adrianna,
First you would need to come up with a system of equations.
lets say the number of students in each van is X and number of students in each bus is y, based on that this is the system of equations:
2x+8y=360 (high school A)
6x+y=114 (high school B)
We will use substitution to solve this. Lets solve the second equation for y and plug it into the first equation.
6x+y=114 (subtract 6 x from both sides)
y=114-6x, now lets plug this into the first equation
2x+8(114-6x)=360, then distribute the 8 and you get
2x+912-48x=360, combine the like terms
-46x+912=360, subtract 912 from both sides
-46x=-552, divide both sides by -46
x=12, now we will plug this into the second equation to solve for y
6*12+y=114
72+y=114, subtract 72
y=42
So the number of students in each van is 12 and in each bus is 42.