by n00bpron00bpron00b Fri Nov 21, 2014 11:12 am
Back solving looks efficient
Given :
1)Total games played in 2nd half - 20
So, total games played in 1st half will be (total games played minus 20)
2) Games won in 2nd half = "3"
3) Team won 50% of all the games (1st half + 2nd half) played last year
4) Team won 60% of all the games played in the 1st half
Lets start with option "C"
If the total number of games played last season were to be 80
Games played in 2nd half - 20 (given)
Games played in 1st half => 80 - 20 = 60
50% of total games were won => 50/100 * 80 = 40 games (when we add the wins from both halves, this criteria should be satisfied)
Now, they won 60% of the games played in 1st half => 60/100 * 60 = 36
Combining wins from both halves : 36 + 3 which is not equal to 40
Since 80 does not satisfy the condition, nor will the values below it (so we can strike out option A,B,C)
The answer has to be either "D" or "E" (just test one condition and you know the answer)
lets try "D"
If total games played = 90
Games played in 2nd half = 20
Games played in 1st half = 70
50% of the total games were won = 50/100 * 90 = 45 (total wins)
Wins from 2nd half = 3
Wins from 1st half = 60% of games played = 60/100 * 70 = 42
Combining both 42 + 3 = 45 (meets the above criteria)
If "C" would have not worked then obviously the answer would have been "D"..that's the only option left.
Hope this helps