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) You can put this solution on YOUR website! \n" ); document.write( " |