document.write( "Question 124312This question is from textbook Mathematical Ideas
\n" );
document.write( ": Perform the indicated operations.
\n" );
document.write( " Let U = {a,b,c,d,e,f,g}, X = {a,c,e,g}, Y = {a,b,c} and Z = {b,c,d,e,f}\r
\n" );
document.write( "\n" );
document.write( "1. complement of X
\n" );
document.write( "2. union of Y and Z \n" );
document.write( "
Algebra.Com's Answer #804930 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 1. complement = everything not in X \n" ); document.write( "X' = {b, d, f}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. union = items in both sets \n" ); document.write( "Y U Z = {a, b, c, d, e, f}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "**(fixed, confused union with intersection) \n" ); document.write( " |