document.write( "Question 884294: Let U={1,2,3,4,5,6,7,8,9,10}
\n" );
document.write( "Let A={1,2,3,4,5}
\n" );
document.write( "B={3,4,5,6,7,8}
\n" );
document.write( "C={7,8,9,10}
\n" );
document.write( "Find AUB \n" );
document.write( "
Algebra.Com's Answer #534141 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! A U B = {1,2,3,4,5,6,7,8} \n" ); document.write( " \n" ); document.write( " |