SOLUTION: Use U={1,2,3,4,5,6,7,8,9,10}
A={2,3,5}
B={5,6,7,9}
C={1,4,10}
to find the set AUB
You guys are awesome!!
Algebra ->
Systems-of-equations
-> SOLUTION: Use U={1,2,3,4,5,6,7,8,9,10}
A={2,3,5}
B={5,6,7,9}
C={1,4,10}
to find the set AUB
You guys are awesome!!
Log On
Question 853744: Use U={1,2,3,4,5,6,7,8,9,10}
A={2,3,5}
B={5,6,7,9}
C={1,4,10}
to find the set AUB
You guys are awesome!! Answer by LinnW(1048) (Show Source):
You can put this solution on YOUR website! For A U B we need the elements that occur in A or B so
A U B = {2,3,5,6,7,9} Notice that 5 occurs in A and B but occurs only
once in the union