in Discrete Mathematics recategorized by
3,881 views
0 votes
0 votes

The power set of AUB, where A={2, 3, 5, 7} and B={2, 5, 8, 9}is

  1. 256
  2. 64
  3. 16
  4. 4
in Discrete Mathematics recategorized by
3.9k views

2 Answers

8 votes
8 votes
Best answer

Answer : B

A = {2,3,5,7}  B= {2,5,8,9}

A∪B = {2,3,5,7,8,9}

Power set going to have 26 elements which is 64

selected by
0 votes
0 votes

Answer: B

A = {2, 3, 5, 7}, B = {2, 5, 8, 9} then A U B = {2, 3, 5, 7, 8, 9}
let A be any set, then the set of all subsets of A is called power set of A and it is denoted by P(A) or 2^A.

If A= {1,2,3}, then P(A) = {ɸ, {1}, {2}, {3}, [1,2}, {2,3}, {1,3}, {1,2,3}}

If Cardinality of the power set of A is n, then |P(A)|= 2^n

|A U B| = 6
|P(A U B)| = 2^6 = 64

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true