document.write( "Question 861157: Perform the given set operation. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. (Enter your answers as a comma-separated list. Enter EMPTY for the empty set.)
\n" );
document.write( "{1, 5, 6} ∪ {5, 6, 10} \n" );
document.write( "
Algebra.Com's Answer #519078 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! {1,5,6,10} \n" ); document.write( " |