Let A and B be two sets containing 2 elements and 4 elements respectively. The number of subsets of A × B having 3 or more elements is :
A 2 elements
B 4 elements
n(A × B) = 2 × 4 = 8
number of subset having 3 or more element
= 8C8 + 8C7 + 8C6 + 8C5 + 8C4 + 8C3
= 28 – (8C2 + 8C1 + 8C0)
= 256 – [28 + 8 + 1]
= 219 Ans.
We are given two sets: A with 2 elements and B with 4 elements. The Cartesian product A × B has 2 × 4 = 8 elements. We need to find the number of subsets of A × B that have 3 or more elements.
Since A × B has 8 elements, the total number of subsets is 28 = 256. This includes the empty set and all subsets of various sizes.
We subtract the number of subsets with 0, 1, or 2 elements from the total to get subsets with 3 or more elements.
Number of subsets with 0 elements (empty set):
Number of subsets with 1 element:
Number of subsets with 2 elements:
Total subsets with fewer than 3 elements: 1 + 8 + 28 = 37
Subtract the number from Step 2 from the total subsets:
The number of subsets of A × B having 3 or more elements is 219.
Number of elements in Cartesian product A × B: |A| × |B|
Number of subsets of a set with n elements: 2n
Number of ways to choose k elements from n: