1,905 views
6 votes
6 votes

A box contains $731$ black balls and $2000$ white balls. The following process is to be repeated as long as possible. Arbitrarily select two balls from the box. If they are of the same color, throw them out and put a black ball into the box ( enough extra black balls are available to do this). If they are of different color, place the white ball back into the box and throw the black ball away. Which of the following is correct?

  1. The process can be applied indefinitely without any prior bound
  2. The process will stop with a single white ball in the box
  3. The process will stop with a single black ball in the box
  4. The process will stop with the box empty
  5. None of the above

5 Answers

Best answer
7 votes
7 votes

The total number of balls is $2371$ and in each round $1$ ball is removed. So after $2370$ steps, we will have $1$ ball in the box and we must stop.

Here, white balls are even and every time either it gets removed in a pair or remains unchanged.

So, the last ball remaining can never be a white ball.

Since at each step the number of black balls changes from odd to even or even to odd, so at the end only 1 black ball will be in the box.

Hence, option C is the correct answer.

edited by
0 votes
0 votes

The option will be 5 .Here is the explaination.

Let X and Y be the No of Black and white balls in the Box.

Now There could be 3 possibilities . Below table presents Possibilities and changes happend due to the each outcome.

   BB       BW          WW
 X-1,Y X-1,Y       X+1,Y-2

Now here Y=2000 . X=731.If 3rd possibility happens all the time(WW) then There will be no white ball left in the Box  beacuse 2|2000.So option 2 will be eliminated.

Again if other two possibilty happens then white ball will be as it is and no  Black ball will be left.So option 3 is eliminated.

There is possibilty that the box may be empty  beacuse y is decresing in 3rd possibility and x is decreaing in other two possibility but it may not be the case. so option 4 also eliminated.

So Option 5 will be the answer.

Correct me if i am wrong here.

0 votes
0 votes

There can be 3 scenarios-

case 1- If we are continuously getting two white balls. Then add 1 black ball. When white becomes empty, there are total 1071 black balls. If we start removing two black balls and add another one black ball, then at end we are left with 1 black ball.

 

Case 2- If we start removing two black balls first, and then two white balls, we will be left with 1 black ball at end.

Case 3- If we remove 1 black and 1 white, at end we are again left with 2000 white only. Now we have to remove two whites. thus we will be left with 1 black only.

Even if we mix these three cases, we will always get 1 black at end. Hence option C  

Answer:

Related questions