Question

Difficulty: EasySets, Set Operations, and Venn Diagrams

Let the universal set be U={xZ:1x10}U = \{x \in \mathbb{Z} : 1 \le x \le 10\}. If P={x:x is a prime number within U}P = \{x : x \text{ is a prime number within } U\} and Q={x:x is an even number within U}Q = \{x : x \text{ is an even number within } U\}, which of the following represents the set (PQ)(P \cup Q)'?

  1. A
    {2}\{2\}
  2. B
    {3,5,7}\{3, 5, 7\}
  3. {1,9}\{1, 9\}Answer
  4. D
    {1,3,5,7,9}\{1, 3, 5, 7, 9\}

Answer

{1,9}\{1, 9\}
The universal set UU contains all integers from 11 to 1010. Prime numbers in this range form P={2,3,5,7}P = \{2, 3, 5, 7\}, and even numbers form Q={2,4,6,8,10}Q = \{2, 4, 6, 8, 10\}. The union PQP \cup Q combines all elements from both sets: {2,3,4,5,6,7,8,10}\{2, 3, 4, 5, 6, 7, 8, 10\}. Taking the complement of this union relative to UU leaves the elements {1,9}\{1, 9\}, making the option stating {1,9}\{1, 9\} correct.

Step-by-Step Solution

1
List all elements of the universal set UU and the subsets PP and QQ
U={1,2,3,4,5,6,7,8,9,10}U = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10\}, P={2,3,5,7}P = \{2, 3, 5, 7\}, and Q={2,4,6,8,10}Q = \{2, 4, 6, 8, 10\}
Explicit listing helps identify union and complement elements accurately.
2
Find the union of sets PP and QQ, denoted as PQP \cup Q
PQ={2,3,4,5,6,7,8,10}P \cup Q = \{2, 3, 4, 5, 6, 7, 8, 10\}
The union includes all elements that belong to set PP, set QQ, or both.
3
Determine the complement (PQ)(P \cup Q)' by subtracting PQP \cup Q from the universal set UU
(PQ)=U(PQ)={1,9}(P \cup Q)' = U \setminus (P \cup Q) = \{1, 9\}
The complement contains all elements of UU that are not present in PQP \cup Q.

Key Concept

Set Complement and Union Operations
Rate this question