document.write( "Question 1047211: Let S be the universal set, where: S={1,2,3,...,18,19,20}\r
\n" );
document.write( "\n" );
document.write( "Let sets A and B be subsets of S, where:\r
\n" );
document.write( "\n" );
document.write( "Set A={2,3,7,12,15,16,18}
\n" );
document.write( "Set B={1,2,3,5,7,9,10,11,17}\r
\n" );
document.write( "\n" );
document.write( "Find the following:\r
\n" );
document.write( "\n" );
document.write( "The number of elements in the set (A∪B): n(A∪B) =\r
\n" );
document.write( "\n" );
document.write( "The number of elements in the set (A∩B): n(A∩B) is \n" );
document.write( "
Algebra.Com's Answer #662723 by KMST(5328)![]() ![]() You can put this solution on YOUR website! AUB is the set of elements of S that are part of A or B, or both. \n" ); document.write( "A∪B = {1,2,3,5,7,9,10,11,12,15,16,17,18} \n" ); document.write( "I could count them, but there are too many, and I have not had my first cup of coffee yet. \n" ); document.write( "A∪B is all of S except 4, 6, 8, 13, 14, 19, and 20. \n" ); document.write( "S had 20 elements, and 7 were left out, so \n" ); document.write( "n(A∪B) = 20-7 = \n" ); document.write( "A∩B is the set of elements of S that are common to A and B. \n" ); document.write( "A∩B = {2,3,7} , so n(A∩B) = |