write all the subsets of a where A a, b, c
Answers
Answered by
0
Step-by-step explanation:
Listing Subsets: List all the subsets of {a, b, c}. Example: The set {a, b, c} has 8 subsets. They are: ∅, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, and {a, b, c}.
Answered by
0
Answer:
[a],[b],[c],[a,b,c],null set
Similar questions