Question

Difficulty: EasySets and Set Operations

Let the universal set be U={xZ:1x12}\mathcal{U} = \{x \in \mathbb{Z} : 1 \le x \le 12\}. Consider the subsets P={x:x is a factor of 12}P = \{x : x \text{ is a factor of } 12\} and Q={x:x is an even number,1x12}Q = \{x : x \text{ is an even number}, 1 \le x \le 12\}. Which of the following sets represents (PQ)(P \cup Q)'?

  1. {5,7,9,11}\{5, 7, 9, 11\}Answer
  2. B
    {2,4,6,12}\{2, 4, 6, 12\}
  3. C
    {5,7,11}\{5, 7, 11\}
  4. D
    {1,3,5,7,9,11}\{1, 3, 5, 7, 9, 11\}

Answer

{5,7,9,11}\{5, 7, 9, 11\}
The set of factors of 12 within the given range is {1, 2, 3, 4, 6, 12} and the set of even numbers up to 12 is {2, 4, 6, 8, 10, 12}. Their union contains all numbers that are either even or factors of 12, which is {1, 2, 3, 4, 6, 8, 10, 12}. Subtracting this union from the universal set {1, 2, ..., 12} yields {5, 7, 9, 11}.

Step-by-Step Solution

1
List all elements of the universal set and the subsets PP and QQ.
U={1,2,3,4,5,6,7,8,9,10,11,12}\mathcal{U} = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\}, P={1,2,3,4,6,12}P = \{1, 2, 3, 4, 6, 12\}, and Q={2,4,6,8,10,12}Q = \{2, 4, 6, 8, 10, 12\}.
Identify the element listings explicitly from the given definitions.
2
Find the union of sets PP and QQ, denoted by PQP \cup Q.
PQ={1,2,3,4,6,8,10,12}P \cup Q = \{1, 2, 3, 4, 6, 8, 10, 12\}.
Combine all unique elements belonging to either PP, QQ, or both.
3
Find the complement (PQ)(P \cup Q)' relative to the universal set U\mathcal{U}.
(PQ)=U(PQ)={5,7,9,11}(P \cup Q)' = \mathcal{U} \setminus (P \cup Q) = \{5, 7, 9, 11\}.
Select all elements in U\mathcal{U} that do not appear in PQP \cup Q.

Key Concept

Complement of a Set Union
Estimated Time:50s
Rate this question