document.write( "Question 769675: Perform the given set operation. Let
\n" ); document.write( "U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.
\n" ); document.write( " (Enter your answers as a comma-separated list. Enter EMPTY for the empty set.)
\n" ); document.write( "{x | x is a multiple of 2} union {x is a multiple of 9}
\n" ); document.write( "

Algebra.Com's Answer #469006 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.\r\n" );
document.write( "{x | x is a multiple of 2} union {x is a multiple of 9}\r\n" );
document.write( "Ans:\r\n" );
document.write( "Let A = {x | x is a multiple of 2}\r\n" );
document.write( "A = set of all multiples of 2 in the set U = {2,4,6,8,10}\r\n" );
document.write( "Let B = {x | x is a multiple of 9}\r\n" );
document.write( "B = set of all multiples of 9 in the set U = {9}\r\n" );
document.write( "A U B = set of all elements in A or B = {2,4,6,8,9,10}\r\n" );
document.write( ":)\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );