There are 35 marbles in a bag. Of which 3 are white, 5 are blue, 8 are red, 9 are green and 10 are yellow. The marbles will be taken out at random until a white marble is taken out.
How many marbles will need to be taken out at most, to guarantee that we will get a white marble?
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.
You need to take out first the non-white marbles until the three white marbles are left, then take one white marble. There are 32 non-white marbles. So you need to take out 33 marbles.