There is a jar of 25 white marbles and 50 black marbles.
Yakub removes the marbles according to the following rule:
He picks 2 marbles at random.
If at least one of the marbles is black, then black marble is thrown away and the other marble is placed back in the jar.
If both marbles are white, then they are both thrown away.
If, after some point in time, only one marble is left in the jar, what color is it?
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.
White marbles can only be removed in pairs, so since initially there are an odd number of white marbles in the jar, there will always be at least one white marble in the jar. Meanwhile, the black marbles can be removed one at a time, so in any scenario played out to its end, all the black marbles will eventually be removed, leaving a single white marble in the jar.