write any five subset of A A(a, b, c)
Answers
Answered by
2
Answer:check this
Step-by-step explanation:There are 8 (2^number of elements in the set) subsets of A, and all of them except A itself are considered proper subsets.
So the proper subsets of A are:
{}, {a}, {b}, {c}, {a, b}, {a, c}, and {b, c}.
Similar questions