Question 473066:  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 U(A∩C) 
 
 Answer by stanbon(75887)      (Show Source): 
You can  put this solution on YOUR website! 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 U(A∩C)
 
---- 
= {3,4,5,6,7|U{3} 
--- 
= [3,4,5,6,7} 
= B 
=================== 
Cheers, 
Stan H. 
  | 
 
  
 
 |   
 
 |