In a game of chess, the moves of whites and blacks alternate with
whites having the first move. Two Possible Scenarios:
i) Starts with White and ends with Black ............... eg: W -> B
or W -> B -> W -> B
This means there will be
equal number of black and white moves ii) Starts with White and ends with White............... eg: W -> B -> W
or W -> B -> W -> B ->W
This means there will be
1 more move of White than moves of BlackWe are given that
Whites have made
2319 moves altogether while
Blacks have made
2315 moves.
==> The above statement means "There must be some cases where scenario 2 is applicable"
For understanding purpose, let's
assume There were 5 Games with following scenarios:
Game 1: w->b.......w->b (2309 moves by each) [1 game in which white and black moved equal number of moves = 2309]
(There can be n number of games with multiple scenarios, what we care about is : "Equal number of white and black moves" )]
[ Now, remaining White moves = 10 and Black moves = 6]
As we are given that :
"White made additional 4 number of moves", there can be
4 games in which White made last move
We can assume following cases:
Game 2: w->b->w
Game 3: w->b->w
Game 4: w->b->w
Game 5: w->b->w->b->w->b->w
We are given that "If in any game the side that made the last move did not lose"
Results of Games :
Game 1: Black Last move = Black did not lose = Black won or Match draw
Game 2: White Last move = White did not lose = White won or Match draw
Game 3: White Last move = White did not lose = White won or Match draw
Game 4: White Last move = White did not lose = White won or Match draw
Game 5: White Last move = White did not lose = White won or Match draw
----------------------------------
Question is asking
"What can be true" [ not what "must" be true]I. Blacks lost 5 games
--> Black can lose at most 4 gamesII. Blacks won more games than whites
Let's say : Game 1 resulted in win and Game 2,3,4,5 resulted in Draw
We can say that YES blacks won more games than whites ( In our case, Blacks wins =1 and White wins = 0)III. All games ended in a draw
--> Game 1,2,3,4,5 can resulted in drawHence II and III are possible