find all the subsets of each of the following sets (1) A={5,7} (2) B =(a,b,c)
Answers
Answered by
0
Answer:
1 --> P = {5} ,Q = {7} , R= {5,7} , S = { }
2--> G = {a} , H= {b} , I= {c} ,J= {a,b} , K= {a,c} , L= {b,c} , M= {a,b,c} , N= { }
Step-by-step explanation:
P, Q ,R and S are the Subsets of set A.
P, Q ,R and S are the Subsets of set A. G,H,I,J,K,L,M and N are the Subsets of set B.
Similar questions