Let U 1234567 A1357 and B 345 find the set AUB AUB Use com
Let U= {1,2,3,4,5,6,7}, A={1,3,5,7}, and B = {3,4,5} find the set (AUB) (AUB) = Use commas to separate the aswers
Solution
Given,
U = {1,2,3,4,5,6,7}
A={1,3,5,7}, and
B = {3,4,5}
(AUB) will contain all the elements which are in \"set A\" and \"set B\" without any duplicate elements.
(A U B) = {1, 3, 4, 5, 7}
