document.write( "Question 829705: Let U = {5, 6, 7, 8, 9, 10, 11}, A = {5, 6, 7, 8}, B = {5, 6, 9, 10}, and C = {7, 9, 11}. List all the members of the given set.
\n" );
document.write( "(A ∪ B) ∩ C \n" );
document.write( "
Algebra.Com's Answer #500034 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "Let U = {5, 6, 7, 8, 9, 10, 11}, A = {5, 6, 7, 8}, B = {5, 6, 9, 10}, and C = {7, 9, 11}. List all the members of the given set. \n" ); document.write( "(A ∪ B) ∩ C \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "Answer: \n" ); document.write( "A ∪ B = {5, 6, 7, 8, 9, 10} \n" ); document.write( "(A ∪ B) ∩ C = {7, 9} \n" ); document.write( " |