SOLUTION: Given these sets
A={1,2,3,4}
B={3,4,5,6,7}
C={3,5,7,9}
List the elements of this set
B ∩ (A ∪ C)
Algebra.Com
Question 452523: Given these sets
A={1,2,3,4}
B={3,4,5,6,7}
C={3,5,7,9}
List the elements of this set
B ∩ (A ∪ C)
Answer by pedjajov(51) (Show Source): You can put this solution on YOUR website!
Result set for union=∪ holds elements that belong to the either of two sets that make up that union.
:
A ∪ C = {1,2,3,4} ∪ {3,5,7,9} = {1,2,3,4,5,7,9}
:
Result set for intersection=∩ holds elements that are common in both of the sets.
:
B ∩ (A ∪ C) = {3,4,5,6,7} ∩ {1,2,3,4,5,7,9} = {3,4,5,7}
RELATED QUESTIONS
Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the... (answered by Fombitz)
Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the... (answered by stanbon)
7. Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List... (answered by drk)
Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the... (answered by jim_thompson5910)
Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the... (answered by Fombitz)
Given these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the... (answered by Edwin McCravy)
Given these sets:
A = {3, 4, 5, 6, 7}
B = {6, 7, 8, 9}
C = {2, 4, 6, 8}
List the... (answered by jrfrunner)
Given these sets:
A = {3, 4, 5, 6, 7}
B = {6, 7, 8, 9}
C = {2, 4, 6, 8}
List the... (answered by richard1234)
Given these sets:
A = {3, 4, 5, 6, 7}
B = {6, 7, 8, 9}
C = {2, 4, 6, 8}
List the... (answered by jim_thompson5910,dabanfield)
A = {1, 2, 3, 4}
B = {3, 4, 5, 6, 7}
C = {3, 5, 7, 9}
List the elements of this set
(answered by richard1234)