A jar contains only green and red candies. If the ratio of green candies to red candies in the jar is 8 to 3, what is the number of red candies in the jar?
(1) The minimum number of candies one must pick from the jar to ensure getting at least one candy of each color is 25.
(2) The probability of randomly picking a red candy from the jar is 3/11.
Bunuel What is wrong with my solution? From statement one we can get minimum 24 candies of either color. Thus, red could be either 9 or 24.
\(\frac{Green}{Red} = \frac{8}{3}\)
Red candies = ?
(1) The minimum number of candies one must pick from the jar to ensure getting at least one candy of each color is 25.
One of them must be 24 in number. It could be either green or red.
If Green = 24 then Red = 9
If Red = 24 then Green = 64
Multiple answers. Insufficient.
(2) The probability of randomly picking a red candy from the jar is 3/11.
This does not provide any new information. Insufficient.
(3) Combining both statements
If Green = 24 then Red = 9.
Probability of Red = \(\frac{9}{33} = \frac{3}{11}\)
If Red = 24 then Green = 64
Probability of Red = \(\frac{24}{88} = \frac{3}{11}\)
Insufficient. E IMO
In case of Red = 24 and Green = 64, the minimum number of candies one must pick from the jar to ensure getting at least one candy of each color would be 64 + 1 = 65, not 25. In 25 picks you are not guaranteed to get at least one candy of each color.