This is a probability problem. Here's how I did it:
The probability of picking 2 red marbles is
56/[(8+y)(7+y)]
Here's how:
There are nCr(8, 2) ways to pick 2 red marbles, and nCr(8+y, 2) ways to choose marbles in general. Now, nCr(8,2) = 8!/(2!6!) = 56, and nCr(8+y,2) = (7+y)(8+y)/2, so we get the above.
Similarly, for choosing 1 red and 1 white marble, we have 8 ways of choosing a red marble and y ways of choosing a white marble, so our probability is
8y/nCr(8+y,2) = 16y/(8+y)(7+y)
We need to be able to definitely compare
16y/(8+y)(7+y) and 56/(8+y)(7+y)
Multiplying both out by denominators, we can just compare 16y and 56. If y <= 8, this doesn't give us anything... y could be 4, in which case 16y > 56, or y could be 2 in which case 16y < 56. So, cross off A. However, looking at B, if y >= 4, 16y > 56 always. So, our answer is B.
Have you wondered how you could have found such a treasure? -T