James C. answered 02/08/21
BS in Mathematics with 20+ years of teaching experience
Let x = number of students a van holds
y = number of students a bus holds
For School A we get the equation 12x + 11y = 429
For School A we get the equation 4x + y = 71
Our system of equations will be:
12x + 11y = 429
4x + y = 71
To solve this system of equations, let's use the elimination method. So we multiply each term in the bottom equation by 11 so we can eliminate y.
12x + 11y = 429
44x + 11y = 781
Now we subtract the equations and get:
-32x = -352
x = 11
Now we substitute 11 for x in one of our equations:
4(11) + y = 71
44 + y = 71
y = 27
So a van holds 11 students, and a bus holds 27