180k views
9 votes
List down all the subsets of a set A={a, b, c, d}. What is the answer? ​

1 Answer

7 votes

Answer:

The list of all subsets of a,b,c,d is ϕ ,{a},{b},{c},{d},{a,b},{a,c},{a,d},{b,c},{b,d},{c,d},{a,b,c},{a,b,d},{a,c,d},{b,c,d},{a,b,c,d}

User Hike Nalbandyan
by
4.3k points