...and 20 pounds of Seed Z contains a pounds of Seed X and b pounds of Seed Y. Is a > 10?If a = 10, then note that a = b. (to make up 20 pounds together)
So the question also translates to : Is a > b?If we look at the prices now,
Seed X costs $5 per pound and Seed Y costs $7 per poundIf a = b, then Seed Z price per pound is simply the average of Seed X and Seed Y prices per pound, which is ($5+$7)/2 = $6.
Now,
- If the price of Seed Z per pound is less than $6, we know that there is more of Seed X in the mixture. So a > b.
- If the price of Seed Z per pound is more than $6, we know that there is more of Seed Y in the mixture. So a < b.
Let's look at the 2 statements now..
(1) 20 pounds of Seed Z costs less than $120It's clear that the price of Seed Z per pound is less than $6. So a > b. This statement in sufficient.
(2) b < 12We have already established that the question translates to :
Is a > b?Since b < 12 :
- If I take b = 11, then a = 20 - b = 9. So a < b.
- If I take b = 9, then a = 20 - b = 11. So a > b.
This statement is insufficient as we can't establish a clear relationship between a and b.
So the answer is A.