document.write( "Question 133019: Could someone please help me understand & solve this problem.
\n" );
document.write( "Let A={-3,-2,-1,0} Let B={0,1,2,3} Find A U B
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #97233 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! U stands for Union. Union basically means \"everything in A and everything in B\". Any element that shows up more than once is only counted one time.\r \n" ); document.write( "\n" ); document.write( "So A U B = {-3,-2,-1,0,1,2,3} \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |