document.write( "Question 1203836: Given the following sets:
\n" );
document.write( "U = {2, 4, 5, 6, 9, 10, 12, 16} A = {4, 5, 10, 12}
\n" );
document.write( "B = {2, 4, 9, 12, 16}
\n" );
document.write( "Find:
\n" );
document.write( "n (A U B)
\n" );
document.write( "Do not list the elements.\r
\n" );
document.write( "\n" );
document.write( "(I'm very confused on this problem here) \n" );
document.write( "
Algebra.Com's Answer #839690 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "U = {2, 4, 5, 6, 9, 10, 12, 16} \n" ); document.write( "A = {4, 5, 10, 12} \n" ); document.write( "B = {2, 4, 9, 12, 16}\r \n" ); document.write( "\n" ); document.write( "Find:\r \n" ); document.write( "\n" ); document.write( "n (A U B)\r \n" ); document.write( "\n" ); document.write( "Do not list the elements.\r \n" ); document.write( "\n" ); document.write( "A = {4, 5, 10, 12} => n(A)=4\r \n" ); document.write( "\n" ); document.write( "B = {2, 4, 9, 12, 16} => n(B)=5\r \n" ); document.write( "\n" ); document.write( "since we have two elements in both sets, we will count them ones in union, so \r \n" ); document.write( "\n" ); document.write( "n (A U B)=7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |