Math, asked by PragyaTbia, 1 year ago

Write down all the subsets of the given set: {1, 2, 3}

Answers

Answered by abhi178
98
we know, if two set e.g., A and B are given and we can say A\subset B only when all elements of set A are elements of set B.

now, if we have to write all the subsets of tbe given set A. then first of all, you should find out total number of subset can be possible of set A. for example if A = {a, b, c} then, number of elements in A = 3 so, total number of subsets = 2³ = 8
and e.g., \emptyset,{a}, {b}, {c}, {a, b}, {a, c}, {b, c} , {a, b, c}.

given set : {1, 2, 3}
number of elements in set = 3
total number of subsets are given set = 2³ = 8
therefore, subsets are \emptyset, {1}, {2}, {3}, {1,2}, {1, 3}, {2, 3}, {1,2,3}.
Answered by bhallavibhav
9

Answer:

{1}, {2}, {3}, {1,2}, {1, 3}, {2, 3}, {1,2,3}

Step-by-step explanation:

Just sperate the terms so that each term comes one time in the subset. Should not come twice such as {1,3} and {3,1}. Only once so {1,3}

Similar questions