asked 7.3k views
5 votes
PLEASE HELP  A = {1, 3, 5, 7, 9}

B = {2, 4, 6, 8, 10}
                          C = {1, 5, 6, 7, 9}
                          A ∪ (B ∩ C) =

2 Answers

0 votes
this is hard anything else
answered
User Aafreen Sheikh
by
8.8k points
4 votes

Easy! This is what your looking for


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}

answered
User Pete Hamilton
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.