i) In how many ways can a committee of $5$ or more be formed from 12 persons?
ii) In how many ways can a committee of $5$ be formed from 12 persons if only two of a group of $3$ persons must always be included?
All I know is it must be combination cause order/arrangement does not matter.
I know to solve by formula too; but confused how to begin. Help...
i) In how many ways can a committee of $5$ or more be formed from $12$ persons?
Ans: $^{12}C_{5} + ^{12}C_6 + ^{12}C_7 + ... + ^{12}C_{12}$
ii) In how many ways can a committee of 5 be formed from $12$ persons if only two of a group of $3$ persons must always be included? Ans: $^{3}C_2*^{9}C_3 = 3*84 = 252$