129k views
0 votes
Given that A=(a,b,c)

List all of the subsets of A that have exactly one element____
List all of the subsets of A that have exactly two elements____
List all of the subsets of A that have exactly three elements___
How many subsets does set A have including ø?

User Karsten
by
5.4k points

1 Answer

5 votes

Answer:

Explanation:

A=(a), A=(b) , A= (c)

A=(a, b), A=(a, c), A=(b, c)

A=(a, b, c )

formula to find no. of subsets including ø = (2^3)= 6

User MePengusta
by
5.3k points