If A=(1,2,3) then the number of non empty subset of A is
Answers
Answered by
2
Answer:
There are 7non empty sub sets b/c of subset formula is 2^n with one empty set the formula for subset without empty set is 2^n-1 where [n is no:s of elements present in set]
Step-by-step explanation:
Similar questions