Given: If bin A contains exactly twice as many potatoes as bin B, and if bin A contains exactly 11 more potatoes than bin C.
Let C contain P potatoes
A will have P+11
B have (P+11)/2
To find: does bin B contain more potatoes than bin C?
(1) The difference between the number of potatoes in bin A and the number in bin C is greater than the number of potatoes in bin B.
=> P+11-P > (P+11)/2
=> 11 > (P+11)/2
=> 22 > P+11
=> 11 > P
Case 1: if C have 10 potatoes
A will have 10+11 = 21 potatoes
B will have 21/2 = 10.5 potatoes.
Case 2: if C have 9 potatoes
A will have 9+11 = 20 potatoes
B will have 20/2 = 10 potatoes.
So B will contain more potatoes than C (Sufficient)
(2) If one potato were added to bin A and to bin C, bin A would contain exactly twice as many potatoes as bin C.
P+12 = 2(P+1)
P+12 = 2P+2
10 = P
If C have 10 potatoes
A will have 10+11 = 21 potatoes
B will have 21/2 = 10.5 potatoes.
B have more potatoes than C (Sufficient)
Answer is D
Posted from my mobile device