Solveeit Logo

Question

Question: $A = \{1,2,3,4,5,6,7\}$ $B = \{3,5,6,9\}$ $S = \{C: C \subset A \text{ and } C \cap B \neq \phi\}$...

A={1,2,3,4,5,6,7}A = \{1,2,3,4,5,6,7\} B={3,5,6,9}B = \{3,5,6,9\} S={C:CA and CBϕ}S = \{C: C \subset A \text{ and } C \cap B \neq \phi\}

Answer

112

Explanation

Solution

Let A={1,2,3,4,5,6,7}A = \{1,2,3,4,5,6,7\} and B={3,5,6,9}B = \{3,5,6,9\}. We are looking for the number of subsets CC of AA such that CBϕC \cap B \neq \phi. The elements common to AA and BB are AB={3,5,6}A \cap B = \{3,5,6\}. The condition CBϕC \cap B \neq \phi means that the subset CC must contain at least one element from {3,5,6}\{3,5,6\}.

The total number of subsets of AA is 2A=27=1282^{|A|} = 2^7 = 128.

To find the number of subsets CC with CBϕC \cap B \neq \phi, we can subtract the number of subsets CC with CB=ϕC \cap B = \phi from the total number of subsets of AA. The condition CB=ϕC \cap B = \phi means that CC contains no elements from BB. Since CC must be a subset of AA, this implies CC contains no elements from ABA \cap B. Thus, CC must be a subset of A(AB)A \setminus (A \cap B). A(AB)={1,2,3,4,5,6,7}{3,5,6}={1,2,4,7}A \setminus (A \cap B) = \{1,2,3,4,5,6,7\} \setminus \{3,5,6\} = \{1,2,4,7\}. The number of subsets of {1,2,4,7}\{1,2,4,7\} is 2{1,2,4,7}=24=162^{|\{1,2,4,7\}|} = 2^4 = 16. These are the subsets CC for which CB=ϕC \cap B = \phi.

The number of subsets CC of AA such that CBϕC \cap B \neq \phi is: (Total number of subsets of AA) - (Number of subsets CC of AA such that CB=ϕC \cap B = \phi) =2724=12816=112= 2^7 - 2^4 = 128 - 16 = 112.