Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. Also let A = {1, 3, 5, 7, 9} and B = {2, 4, 5, 6, 7}.
![Let U 1 2 3 4 5 6 7 8 9 10 Also let A 1 3 5 7 9 and B 2 4 5 6 7 class=](https://us-static.z-dn.net/files/dcf/9fcca57542556f089eb490945d594bf5.png)
U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.
A = {1, 3, 5, 7, 9}
B = {2, 4, 5, 6, 7}.
A = {1, 3, 5, 7, 9}
B' = {1,3,8,9,10}
A U B' = {1,3,5,7,8,9,10}
Answer:
A U B' = {1,3,5,7,8,9,10}