Bunuel
A container has red, blue and green balls, and the number of green balls is less than 15. How many green balls are in the container?
(1) The ratio of red to blue balls is 6 to 5
(2) There are twice as many green balls as red balls in the container.
A container has red, green and blue balls.
It’s mentioned that the number of green balls is LESS than 15.
We need to find the exact number of Green balls.
Statement 1:
(1) The ratio of red to blue balls is 6 to 5
Red balls : Blue balls = 6x : 5x
And the variable x can take any value >0. (6,5) ; (12,10); (18,15) and so on.
This doesn’t provide the value of green balls.
Hence,
Insufficient Statement 2:
(2) There are twice as many green balls as red balls in the container.
Green balls = 2 * Red balls.
Without knowing the value of red balls, we cannot find the number of green balls.
Hence,
Insufficient Combining both statements , we get
Green balls = 2 * Red balls. so, they can take values like
Green balls = 2*6 = 12 OR 2*12 = 24 OR 2*18 = 36 and so on.
But, the important constraint is Green balls is less than 15.
Only variable which satisfies this criteria is 12 balls.
Hence,
Sufficient Option C