A problem by Kevin Yang

Level pending

The first box has two white balls. The second box has two black balls. The third box has a white and a black ball.

Boxes are labeled for their contents but all labels are wrong!

You are allowed to open one box, pick one ball at random, see its color and put it back into the box, without seeing the color of the other ball.

How many such operations are necessary to correctly label the boxes?


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Noel Lo
Apr 9, 2015

If you pick a white ball from a box, there are only 2 possibilities: either that box has 1 white and 1 black or both are white. Similarly, if you pick a black ball from a box, there are also 2 possibilities: either that box contains 1 white and 1 black or both are black. Either way, since we are told that all labels are wrong, the correct label on this box has to be the other possibility mentioned (hope you guys know what I mean).

Having determined the label for one box, we are down to only 2 boxes. Since we are told that all labels are wrong, we need not perform another similar operation. Simply swap the labels!! :)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...