Math, asked by ayman361, 2 days ago

.List out all sub sets of set containing the letter in the word `MADAM`.​

Answers

Answered by ammarmahroof890
6

Answer:

Answer.

Step-by-step explanation:

No. of terms = 3 (Without repetition)

So no. of subsets will be 2³ = 8

They are : {∅}, {M}, {A}, {D}, {M,A}, {M,D}, {A,D}, {M,A,D}.

Hope this will be helpful.

Answered by chandrakalanagam
0

Answer:

{∅}, {M},{A},{D},{M,A},{M,D},{A,D}, {D,M}

Step-by-step explanation:

Subset of the set is all mini parts of that set which are belongs to the set of letters.

Total number of subsets for set containing n number of letters is 2^{n}

  • There are 3 letters are there totally M,A,D
  • remaining 2 letters are A,M are repeated, so we ignored those 2 letters.
  • 2^{3}=8 number of sets are there.  
  • Every set contains an empty subset.
Similar questions