101k views
1 vote
A = {1, 3, 5, 7, 9}

B = {2, 4, 6, 8, 10}
C = {1, 5, 6, 7, 9}
A ∪ (B ∩ C) =
{1, 5, 7, 9}
{1, 3, 5, 6, 7, 9}
{1, 5, 6, 7, 9}
This is a quiz I need it fast plz!!!!

User Lyonel
by
6.4k points

1 Answer

3 votes
2,4,6,8,10 this is the correct output I think
User Katherin
by
6.7k points