SOLUTION: Hi
On a bus there were 54 passengers. There were 4 more boys than girls on the bus. 1/5 of the adult passengers and 1/6 of the children passengers were equal to 10.
How many
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Hi
On a bus there were 54 passengers. There were 4 more boys than girls on the bus. 1/5 of the adult passengers and 1/6 of the children passengers were equal to 10.
How many
Log On
Question 1122763: Hi
On a bus there were 54 passengers. There were 4 more boys than girls on the bus. 1/5 of the adult passengers and 1/6 of the children passengers were equal to 10.
How many boys were on the bus.
thanks Found 3 solutions by josgarithmetic, MathTherapy, ikleyn:Answer by josgarithmetic(39620) (Show Source):
You can put this solution on YOUR website! Hi
On a bus there were 54 passengers. There were 4 more boys than girls on the bus. 1/5 of the adult passengers and 1/6 of the children passengers were equal to 10.
How many boys were on the bus.
thanks
This is EXTREMELY easy and doesn't have to be as COMPLEX as some may make it out to be.
Let number of boys be B
Then number of girls = B - 4
Number of children: boys + girls = B + B - 4, or 2B - 4
Also, number of adults = 54 - (2B - 4) = 58 - 2B
We then get the following:
Solve this for B, and you should get:
That's ALL!! Nothing more, nothing less!
I am trying to find more simple way to solve it . . .
From the condition, you have these two equations for two unknowns
a + c = 54 (1) (a = # of adults; c = # of children)
+ = 10 (2)
Multiply eq(2) by 6 (both sides). Keep eq(1) as is. You will get
a + c = 54 (3)
+ = 60 (4)
From eq(4) subtract eq(3) (both sides). You will get
= 60-54 = 6 ====> a = 6*5 = 30 ====> c = 54 - 30 = 24.
Now we have this simple system
Boys + Girls = 24
Boys - Girls = 4.
---------------------------- Add the two equations. You will get
2*Boys = 24 + 4 = 28 ====> Boys = = 14.
Solved.
===============
Surely, I could start from a single equation for the unknown "C" only, instead of using two equations for "A" and "C".
But the major idea is clear: The most simple way is to solve the problem in two steps:
first determine the number of children - and then (or after that) determine the number of boys.