document.write( "Question 468009: . Given A = {1,2,3,4,5,6}, B = {1,2}, and C = {6, 7}. Evaluate each set
\n" ); document.write( "a) A ∩ B
\n" ); document.write( "b) A U C
\n" ); document.write( "c) B U C
\n" ); document.write( "d) (A U B) ∩ C
\n" ); document.write( "e) A U (B U C)
\n" ); document.write( "f) (A ∩ B) ∩ C
\n" ); document.write( "g) (A ∩ B) U C
\n" ); document.write( "

Algebra.Com's Answer #321092 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: U indicates all the distinct elements in both sets.
\n" ); document.write( " ∩ indicates only those elements they have in common.
\n" ); document.write( "Given A = {1,2,3,4,5,6}, B = {1,2}, and C = {6, 7}.
\n" ); document.write( "a) A ∩ B = {1,2}
\n" ); document.write( "b) A U C = {1,2,3,4,5,6,7}
\n" ); document.write( "c) B U C = {1,2,6,7}
\n" ); document.write( "d) (A U B) ∩ C = {6}
\n" ); document.write( "e) A U (B U C) = {1,2,3,4,5,6,7}
\n" ); document.write( "f) (A ∩ B) ∩ C = {} NULL Set
\n" ); document.write( "g) (A ∩ B) U C = {1,2,6,7}
\n" ); document.write( " \n" ); document.write( "
\n" );