138k views
3 votes
P= {6, 7, 11, 12, 15)

Q = {4, 7, 12, 15, 20}
S = {3, 4, 11, 12, 16)
Given sets P, Q, and S above, which of the following sets represents S ∩ (P U Q) (the intersection of S with the union of sets P and Q)?o {3, 4, 7, 11, 12, 15, 16)
o {4, 6, 7, 11, 12, 15, 20}
O{4, 7, 12, 15)
O {4, 11, 12}

1 Answer

5 votes

We have to find the set that represents S ∩ (P ∪ Q).

We start by listing the elements that are in P or in Q to write the set P ∪ Q:


\begin{gathered} P=\lbrace6,7,11,12,14\rbrace \\ Q=\lbrace4,7,12,15,20\rbrace \\ P\cup Q=\lbrace4,6,7,11,12,14,15,20\rbrace \end{gathered}

We now can intersect this last set with S, which will include only the elements that are both in P ∪ Q and S:


\begin{gathered} P\cup Q=\lbrace4,6,7,11,12,14,15,20\rbrace \\ S=\lbrace3,4,11,12,16\rbrace \\ S\cap(P\cup Q)=\lbrace4,11,12\rbrace \end{gathered}

Answer: S ∩ (P ∪ Q) = {4,11,12} [Fourth option]

User Tamil Selvan C
by
4.4k points