Bunuel
Three containers A, B and C have wine concentrations a, b and c, respectively, such that a > b > c. If quantities p, q and r, of wine are taken from the three containers A, B and C, respectively, and mixed, is the concentration of the resulting mixture greater than b?
(1) a − b = b − c
(2) p > q > r
Statement 1: a − b = b − c\(a+c = 2b\)
\(b = \frac{a+c}{2}\)
Here, b is equal to the average of a and c and thus is HALFWAY between a and c, as in the following example:
a=30%..........b=20%..........c=10%
Let's apply this example to Cases 1 and 2 below.
Case 1: p=r, while a=30%, b=20% and c=10%
In this case, the mixture contains equal amounts of A and C, yielding a percentage for the mixture that is HALWAY BETWEEN A AND C and thus is EQUAL TO B.
For example:
If p=r=1 liter and b=2 liters, the average percentage for the 4-liter mixture \(= \frac{(1*30) + (2*20) + (1*10)}{4} = \frac{80}{4} = 20\).
The percentage for the mixture is equal to b.
Case 2: p > r, while a=30%, b=20% and c=10%
In this case, the mixture contains more A than C, yielding a percentage for the mixture that is CLOSER TO A THAN TO C and thus is GREATER THAN B.
For example:
If p=7 liters, q=2 liters and r=1 liter, the average percentage for the 10-liter mixture \(= \frac{(7*30) + (2*20) + (1*10)}{10} = \frac{260}{10} = 26\).
The percentage of the mixture is greater than b.
Since the answer to the question stem is NO in Case 1 but YES in Case 2, INSUFFICIENT.
Statement 2: p > q > rThe example in Case 2 satisfies Statement 2 as well as Statement 1.
In Case 2, the answer to the question stem is YES.
Case 3: p=3, q=2 and r=1, while a=21%, b=20%, and c=2%
Here, the average percentage for the 6-liter mixture \(= \frac{(3*21)+(2*20) + (1*2)}{6} = \frac{105}{6} = 17.5\).
The percentage for the mixture is less than b.
Since the answer to the question stem is YES in Case 2 but NO in Case 3, INSUFFICIENT.
Statements combined:
As illustrated by the example in Case 2, the statements combined yield an average percentage that is closer to a than to c and thus is greater than b.
The answer to the question stem is YES.
SUFFICIENT