edited by
197 views
1 votes
1 votes
The cardinality of the power set of $A \cup B$, where $A=\{2,3,5,7\}$ and $B=\{2$, $5,8,9\}$, is?
edited by

2 Answers

2 votes
2 votes

A = {2,3,5,7} and B = {2,5,8,9} so, AUB = {2,3,5,7,8,9}
We know, |P(A)| = Number of Subsets of A = 2^|A| 

Therefore, |P(AUB)| = 2^|AUB| => 2^6 => 64

1 votes
1 votes
\( A = \{2, 3, 5, 7\} \) and

\( B = \{2, 5, 8, 9\} \)

The union of \( A \) and \( B \) is \( A \cup B = \{2, 3, 5, 7, 8, 9\} \).

Now, the cardinality of a power set is \( 2^n \), where \( n \) is the number of elements in the original set.

Since \( A \cup B \) has \( 6 \) elements, the cardinality of its power set is \( 2^6 = 64 \).
Answer:

Related questions

204
views
1 answers
2 votes
GO Classes asked Apr 10
204 views
If $A$ and $B$ are two sets and $A \cup B = A \cap B$ then$A=\phi$$B=\phi$$A\neq B$$A=B$
163
views
1 answers
2 votes
GO Classes asked Apr 10
163 views
What is the Cartesian product of $A=\{1,2\}$ and $B=\{a, b\}$ ?$\{(1, a),(1, b),(2, a),(b, b)\}$$\{(1,1),(2,2),(a, a),(b, b)\}$$\{(1, a),(2, a),(1, b),(2, b)\}$$\{(1,1),(...
153
views
1 answers
3 votes
GO Classes asked Apr 10
153 views
Let $\mathcal{P}(A)$ denote the power set of $A$. If $\mathcal{P}(A) \subseteq B$ then$2^{|A|} \leq|B|$$2^{|A|} \geq|B|$$2|A|<|B|$$2^{|A|} \geq 2^{|B|}$
205
views
3 answers
2 votes
GO Classes asked Apr 10
205 views
Let $\mathrm{A}$ be a finite set of size $\mathrm{n}$. The number of elements in the power set of $A \times A$ is:$2^{n^2}$$\left(2^n\right)^2$$\left(2^2\right)^n$None of...