jose.mario.amaya wrote:In the first M games of a team´s season, the ratio of the team´s wins to its losses was 1:2. In the subsequent N games, the ratio of the team´s wins to losses was 1:3. If M:N = 4:5, what was the ratio of the team´s wins to its losses for all M+N games?
a) 7:18
b) 9:23
c) 11:27
d) 23:54
e) 37:77
Given:
First M games, the team won 1/3 of its games
Next N games, the team won 1/4 of its games
If M:N = 4:5, we know that, out of every 9 games, 4 are from the first set of M games, and 5 are from the set of N games.
In other words, 4/9 of the games are from set M, and 5/9 are from set N.
When we combine all games, we have a weighted average of the two sets of games. So, we'll use this formula:
Weighted average = (group A proportion)(group A average) + (group B proportion)(group B average) + (group C proportion)(group C average) + ...
So, weighted average = (group M proportion)(group M average) + (group N proportion)(group N average)
= (4/9)(1/3) + (5/9)(1/4)
= 4/27 + 5/36
= 16/108 + 15/108
= 31/108
So, in total, the team won 31/108 of it's games.
This means it lost 108-31 games. So, it lost 77 games.
So, for all M+N games, the win:loss ratio = [spoiler]31:77[/spoiler]
Cheers,
Brent
For more information on weighted averages, you can watch this free GMAT Prep Now video:
https://www.gmatprepnow.com/module/gmat- ... ics?id=805