If P = {1,2,5,7,9}, Q = {2,3,5,9,11}, R = {3,4,5,7,9} and S = {2,3,4,5,8} then find(Q ∩S)∩R
Answers
Answered by
10
Answer:
Qn(S)nR={5}
Step-by-step explanation:
(QnS) will contain all the elements common to both q and s
so (QnS)={2,5}
(QnS)nR will contain elements common to above set {2,5} and R
so Qn(S)nR={5}
hope it helped you : )
here n is intersection
Answered by
4
Step-by-step explanation:
(Q n S) = {9,11,4,8}
(Q n S)n R= {3,5,7,11,8}
Here n is the intersection
Similar questions