68.4k views
0 votes
A=(1,3,5,7,9)
B(2, 4, 6, 8, 10)
C = (1,5,6,7,9)
ANBUC)

1 Answer

3 votes

Explanation:

A = 1,3,5,7,9

B = 2, 4, 6, 8, 10

AnB (only commons) = { } - (there is nothing common)

AnBuC (take all but do not repeat) = {1,5,6,7,9}

Answer = {1,5,6,7,9}

User James Selvakumar
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories