document.write( "Question 842531: Let U = {6, 7, 8, 9, 10, 11, 12}, A = {6, 7, 8, 9}, B = {6, 7, 10, 11}, and C = {8, 10, 12}. List all the members of the given set. (Enter your answers as a comma-separated list.)
\n" );
document.write( "_
\n" );
document.write( "A U (B ∩ C)\r
\n" );
document.write( "\n" );
document.write( "{___________}
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507595 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! (B ∩ C)={10} \n" ); document.write( "A U (B ∩ C) ={6,7,8,9,10} \n" ); document.write( " |