Skip to main content
Back to Sets, Relations & Functions
JEE Main 2022
Sets, Relations & Functions
Sets and Relations
Easy

Question

Let A={1,2,3,4,5,6,7}A=\{1,2,3,4,5,6,7\} and B={3,6,7,9}B=\{3,6,7,9\}. Then the number of elements in the set {CA:CBϕ}\{C \subseteq A: C \cap B \neq \phi\} is ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Power Set: If a set SS has nn elements, it has 2n2^n subsets.
  • Principle of Complementary Counting: The number of elements in a set satisfying a property PP is equal to the total number of elements minus the number of elements that do not satisfy property PP. Total=Satisfying P+Not satisfying P|\text{Total}| = |\text{Satisfying P}| + |\text{Not satisfying P}| Satisfying P=TotalNot satisfying P|\text{Satisfying P}| = |\text{Total}| - |\text{Not satisfying P}|
  • Set Intersection: ABA \cap B is the set of elements common to both AA and BB.
  • Set Difference: ABA \setminus B is the set of elements in AA but not in BB.

Step-by-Step Solution

We are given sets A={1,2,3,4,5,6,7}A=\{1,2,3,4,5,6,7\} and B={3,6,7,9}B=\{3,6,7,9\}. We need to find the number of subsets CC of AA such that CBϕC \cap B \neq \phi.

Step 1: Understand the Problem and the Condition

The problem asks for the number of subsets CC of AA that have at least one element in common with set BB. The condition CBϕC \cap B \neq \phi means that the intersection of CC and BB is not empty, implying there is at least one element that belongs to both CC and BB.

Step 2: Apply the Principle of Complementary Counting

Directly counting subsets CC that satisfy CBϕC \cap B \neq \phi can be complicated as it involves considering subsets that share one element, two elements, etc., with BB. It's more efficient to use the Principle of Complementary Counting.

The total number of possible subsets CC of AA is 2A2^{|A|}. The complementary condition to CBϕC \cap B \neq \phi is CB=ϕC \cap B = \phi. So, the number of subsets satisfying CBϕC \cap B \neq \phi is: (Total number of subsets of A)(Number of subsets CA such that CB=ϕ)(\text{Total number of subsets of } A) - (\text{Number of subsets } C \subseteq A \text{ such that } C \cap B = \phi)

Step 3: Calculate the Total Number of Subsets of AA

The set AA has 7 elements: A={1,2,3,4,5,6,7}A=\{1,2,3,4,5,6,7\}. The total number of subsets of AA is 2A=272^{|A|} = 2^7. 27=1282^7 = 128 So, there are 128 possible subsets of AA.

Step 4: Determine the Condition for the Complementary Case (CB=ϕC \cap B = \phi)

The condition CB=ϕC \cap B = \phi means that the subset CC must not contain any element that is present in set BB. Since CC must be a subset of AA, CC can only contain elements from AA. Therefore, for CB=ϕC \cap B = \phi, CC must not contain any elements that are common to both AA and BB.

Let's find the intersection of AA and BB: AB={1,2,3,4,5,6,7}{3,6,7,9}={3,6,7}A \cap B = \{1,2,3,4,5,6,7\} \cap \{3,6,7,9\} = \{3,6,7\} So, for CB=ϕC \cap B = \phi, the subset CC cannot contain the elements 3,6,3, 6, or 77.

Step 5: Calculate the Number of Subsets Satisfying the Complementary Condition

If CC cannot contain any of the elements {3,6,7}\{3,6,7\}, then CC must be formed only from the elements of AA that are not in BB. These are the elements in A(AB)A \setminus (A \cap B). A(AB)={1,2,3,4,5,6,7}{3,6,7}={1,2,4,5}A \setminus (A \cap B) = \{1,2,3,4,5,6,7\} \setminus \{3,6,7\} = \{1,2,4,5\} Let A={1,2,4,5}A' = \{1,2,4,5\}. The number of elements in AA' is A=4|A'|=4. Any subset CC of AA such that CB=ϕC \cap B = \phi must be a subset of AA'. The number of subsets of AA' is 2A=242^{|A'|} = 2^4. 24=162^4 = 16 So, there are 16 subsets CC of AA such that CB=ϕC \cap B = \phi.

Step 6: Final Calculation using Complementary Counting

Now, we subtract the number of subsets satisfying the complementary condition from the total number of subsets of AA. Number of subsets CAC \subseteq A such that CBϕC \cap B \neq \phi = (Total subsets of AA) - (Subsets CAC \subseteq A such that CB=ϕC \cap B = \phi) =2724= 2^7 - 2^4 =12816= 128 - 16 =112= 112

Common Mistakes & Tips

  • Confusing Intersection with Membership: Remember that CBϕC \cap B \neq \phi means "at least one common element," not that CC must contain all of BB or that BB must be a subset of CC.
  • Incorrectly Identifying Elements for Complementary Sets: When CB=ϕC \cap B = \phi, CC must not contain elements from ABA \cap B. Elements in BB but not in AA (like 99) are irrelevant for forming subsets of AA.
  • Forgetting the Empty Set: The empty set is a subset of every set. In the complementary count (CB=ϕC \cap B = \phi), the empty set is indeed one of the 242^4 subsets, as ϕB=ϕ\phi \cap B = \phi.

Summary

This problem is effectively solved using the Principle of Complementary Counting. We first calculated the total number of subsets of AA, which is 27=1282^7 = 128. Then, we identified the complementary condition: CB=ϕC \cap B = \phi. This means CC cannot contain any elements from AB={3,6,7}A \cap B = \{3,6,7\}. Therefore, CC must be a subset of the remaining elements in AA, which are {1,2,4,5}\{1,2,4,5\}. The number of such subsets is 24=162^4 = 16. Finally, we subtract the number of complementary subsets from the total number of subsets: 12816=112128 - 16 = 112.

The final answer is 112\boxed{112}.

Practice More Sets, Relations & Functions Questions

View All Questions