Official Solution: In a class of 48 students, some are in chess club and some are in swim class. If one student is selected at random, what is the probability that the student is in chess club? Total = Chess + Swim - Both + Neither
\(48 = Chess + Swim - Both + Neither\)
We want to find \(\frac{Chess}{48}\).
(1) The probability that the student selected is in chess club or in swim class is \(\frac{11}{12}\).
This implies Chess + Swim - Both = \(\frac{11}{12} * 48 = 44\). But this does not determine how many are in chess club. Not sufficient.
(2) The probability that the student selected is in swim class is \(\frac{5}{6}\).
This implies Swim = \(\frac{5}{6} * 48 = 40\). But this does not determine how many are in chess club. Not sufficient.
(1)+(2) We have Chess + Swim - Both = 44 and Swim = 40. Thus, Chess + 40 - Both = 44, which gives Chess - Both = 4. Since we still do not know how many are in both swim class and chess club, we cannot determine how many are in chess club. Not sufficient.
Answer: E