
William W. answered 05/21/20
Math and science made easy - learn from a retired engineer
Let "v" be the number of students in a van.
Let "b" be the number of students in a bus.
For High School A
5v + 12b = 493
For High School B
8v + 2b = 204
I prefer to use Elimination. To do so, multiply the second equation be -6 to get:
-48v - 12b = -1224
Add it to the first equation:
5v + 12b = 493
-48v - 12b = -1224
--------------------------
-43v = -731
v = 17
Using the first equation and plugging in v = 17 we get:
5v + 12b = 493
5(17) + 12b = 493
85 + 12b = 493
12b = 408
b = 34
So, 12 students in each van and 34 students in each bus.