Bunuel
A box contains 90 jelly beans, of which some are orange, some are purple, and some are black. How many black jelly beans are in the box?
(1) There are 27 orange jelly beans.
(2) There are twice as many purple jelly beans as orange jelly beans.
Let R = # of orange jelly beans
Let P = # of purple jelly beans
Let B = # of black jelly beans
Target question: What is the value of B? Given: R + P + B = 90 Statement 1: There are 27 orange jelly beans So, R = 27
We now have 2 equations and 3 variables:
R + P + B = 90R = 27
This is not sufficient information to determine the
value of BIf you're not convinced, consider these 2 conflicting cases:
Case a: R = 27, P = 1 and
B = 62Case b: R = 27, P = 2 and
B = 61Since we cannot answer the
target question with certainty, statement 1 is NOT SUFFICIENT
Statement 2: There are twice as many purple jelly beans as orange jelly beans In other words, P = 2R
We now have 2 equations and 3 variables:
R + P + B = 90P = 2R
This is not sufficient information to determine the
value of BIf you're not convinced, consider these 2 conflicting cases:
Case a: R = 20, P = 40 and
B = 30Case b: R = 10, P = 20 and
B = 60Since we cannot answer the
target question with certainty, statement 2 is NOT SUFFICIENT
Statements 1 and 2 combined COMBINED, we have 3 equations and 3 variables:
R + P + B = 90R = 27
P = 2R
This should be sufficient information, as long as
none of the equations are equivalent. Here there are no equivalent equations, so we COULD solve the system for B and answer the
target question.
Since we COULD answer the
target question with certainty, the combined statements are SUFFICIENT
Answer = C
If we're not convinced, we can always solve the system.
If R = 27, and P = 2R, then we can see that P = 54
If R = 27, P = 54 AND
R + P + B = 90, then it must be the case that
B = 9