document.write( "Question 308758: List the elements of this set A ∩ (BUC) if
\n" );
document.write( "A = {3, 4, 5, 6, 7}
\n" );
document.write( "B = {6, 7, 8, 9}
\n" );
document.write( "C = {2, 4, 6, 8} \n" );
document.write( "
Algebra.Com's Answer #220811 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! B U C = {6, 7, 8, 9, 2, 4}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A ∩ (B U C) = {4, 6, 7} \n" ); document.write( " |