asked 113k views
5 votes
A= {1,3,5,7,9}
B= {2,4,6,8,10}
C= {1,4,5,6,7,9}
A n (B u C) =

asked
User Ian Chu
by
7.4k points

1 Answer

4 votes
Hi,
A n (B u C)
=A n {1,2,4,5,6,7,8,9,10}
= {1,3,5,7,9} n {1,2,4,5,6,7,8,9,10}
={1,5,7,9}
A n (B u C) = {1,5,7,9}
Hope this helps you.
answered
User Majkl
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.