document.write( "Question 565199: If set A= {3,4,5,6,7} and set B= {1,2,3,4}: (a) What is AUB? (b) What is A(upside down U)B? Someone please help, I'm so confused.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #365708 by KMST(5398) You can put this solution on YOUR website! The U stands for union, meaning a set that has all the elements of both united sets. \n" ); document.write( "AUB={1,2,3,4,5,6,7} \n" ); document.write( "The upside down U means intersection, meaning the set of elements common to both sets. The intersection of A and B is {3,4}. \n" ); document.write( " |