document.write( "Question 476536: Given these sets: A = {3, 4, 5, 6, 7}, B = {6, 7, 8, 9}, C = {2, 4, 6, 8} List the element of this set A U (B ∩ C)....please show how you came to your solution \n" ); document.write( "
Algebra.Com's Answer #326719 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A = {3, 4, 5, 6, 7}, B = {6, 7, 8, 9}, C = {2, 4, 6, 8} List the element of this set A U (B ∩ C)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B = {6, 7, 8, 9} \n" ); document.write( "C= {2,4,6,8} \n" ); document.write( "Intersection ∩ means the elements which are in both the sets \n" ); document.write( "(B ∩ C)={ 6,8}\r \n" ); document.write( "\n" ); document.write( "Let this be named D \n" ); document.write( "D= {6,8} \n" ); document.write( "A = {3, 4, 5, 6, 7}\r \n" ); document.write( "\n" ); document.write( "A U (B ∩ C) U means union \n" ); document.write( "all elements which are in A & D without repetition is the union \n" ); document.write( "D=(B ∩ C) \n" ); document.write( "A U (B ∩ C)=AUD = {3,4,5,6,7,8}\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |