Not likely to be seen on GMAT but good for improving your concepts on probability.
We can do the question in two ways..
1)
Total-invalid setsThe number of ways to choose 0 or more items of given n items is 2^n, which is nothing but nC0+nC1+....nCn.
Thus total ways to select 0 or more graduates from 8 graduates is 2^8 or 256.
Now let us subtract invalid subsets..
a) when
none of Arabic speaking are chosenSo, we choose from 3 non arabic - 2^3 or 8.
b) when
exactly one of Arabic speaking is chosenSo, we choose any of the five Arabic speaking in 5C1 ways and groups from 3 non arabic in 2^3 or 8, totalling to 5C1*8 =40 ways.
c) when
none of non Arabic speaking are chosenSo, we choose from 5 arabic - 2^5 or 32.
So total is 8+40+32 = 80 but we are
subtracting certain events twice.In (a) and (c) we have a case when none is chosen, so add one back.
In (b) and (c)..5C1*2^3 gives option when one Arabic speaking is chosen while non arabic could be 0 or 1...or 8. Thus thete will be cases where only Arabic speaking is chosen and there will be FIVE such cases. But when in (c) we choose subsets of only Arabic speaking, there will be groups of exactly one where one of Arabic speaking is selected. So subtract these 5 subsets..
Total 2^8-80+(1+5) =256-74 = 182.
2)
Choose valid sets..a) Subtract ways when
none non arabic is chosen = 2^3-1(case when none is chosen)
b) Subtract cases when
none or exactly one Arabic speaking is chosenNone chosen is exactly one way.
Exactly one chosen is 5C1 or 5 ways.
So valid sets for Arabic speaking = 2^5-1-5 = 26
Total subsets is 7*26 = 182.
B
kevincan
8 graduates have applied for a job, including 5 who speak Arabic. How many subsets of these applicants include at least two who speak Arabic and at least one who does not?
(A) 168
(B) 182
(C) 192
(D) 200
(E) 208