document.write( "Question 1175175: Event A={2,4,6,8,10} and Event B={3,4,5,7,9,11}
\n" );
document.write( "A U B= \n" );
document.write( "
Algebra.Com's Answer #800741 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The U symbol between the A and B means \"union\". We combine the two sets together to form one big set. Toss out any duplicates. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A u B = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Optionally you can sort the values from smallest to largest \n" ); document.write( " \n" ); document.write( " |