Official Solution:At an office Christmas party, where at least one person likes eggnog and at least one likes cocoa, is the number of people who like eggnog at least three times the number of those who like cocoa? The question asks whether {Eggnog} ≥ 3*{Cocoa}, given that both {Eggnog} and {Cocoa} are more than 0.
(1) The number of attendees who neither like eggnog nor cocoa is twice the number of those who like eggnog.
This implies that {Neither} = 2*{Eggnog}, which doesn't help us conclude whether {Eggnog} ≥ 3*{Cocoa}. Not sufficient.
(2) The number of attendees who like either eggnog or cocoa, or both, is four times the number of those who like cocoa.
This implies that {Eggnog} + {Cocoa} - {Both} = 4*{Cocoa}, which simplifies to {Eggnog} = 3*{Cocoa} + {Both}. Since {Both} cannot be negative, it means that {Eggnog} is always at least 3*{Cocoa}. Sufficient.
Answer: B