Set Intersection with Union (Jee Mains) | ExamDuo
Ask Doubts
Log in
Sets & Relations
Easy
Set Intersection with Union
If U = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}, A = {2, 4, 7}, B = {3, 5, 7, 9, 11} and C = {7, 8, 9, 10, 11}, compute (A ∩ U) ∩ (B ∪ C)
SELECT ONE OPTION
A
{7}
B
{8}
C
{9}
D
{10}
Check
Ask about this question