A = {1, 2, {3, 4}, 5}
Then {} A ? Why? Or why not?
Class-11
Set
Answers
Answered by
1
Answer:
No
Step-by-step explanation:
A⊂B = A is a subset of B, that is elements of set A thats found in set B
{∅} = empty set, which is when there's no elements in a set, { }
the question is {∅}⊂A, so literally it is asking if an empty set is a subset of set A
From our set we can see that there is a set present in set A which is {3,4} and this isnt an empty
so our answer is , no {∅}⊄A , where ⊄ stands for 'not a subset'
I hope you understand it
If you have any more queries, plz dont hesistate to ask ✌
Similar questions