Let A = {1, 2, 5, 3} and B = {3, 4}. What is A ∩ B'?
Let A = {1, 2, 5, 3} and B = {3, 4}. What is A ∩ B'?
Explanation
Given sets A = {1, 2, 5, 3} and B = {3, 4}, and assuming the universal set U = {1, 2, 3, 4, 5}:
Step 1: Find B'
B' = U - B
= {1, 2, 3, 4, 5} - {3, 4}
= {1, 2, 5}
Step 2: Find A ∩ B'
A ∩ B' = {1, 2, 5, 3} ∩ {1, 2, 5}
= {1, 2, 5}