document.write( "Question 394590: Given these sets:
\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( "
\n" );
document.write( "List the elements of this set
\n" );
document.write( "C(A∩B)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #280112 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! A n B = {6,7} \n" ); document.write( "-- \n" ); document.write( "not sure what you mean by C(AnB) is this CU(AnB) or Cn(AnB)? or something else like the complement \n" ); document.write( " |