P = {2,5,7,9} , write three subsets if set P
Answers
Answered by
6
Answer:
a={2,5},b={5,7},c={7,9}...
Answered by
105
Answer:
{2,3,7}
{5,7,9}
{2,7,9}
these are the 3 subsets of P but there are more possible subsets of P too.
Similar questions