document.write( "Question 818148: For A = {x|x is an integer greater than 7} and B = {x|x is an integer less than or equal to 12}, determine A∩B and A∪B.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "This is the question for the assignment. \n" );
document.write( "
Algebra.Com's Answer #496838 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! A∩B = \n" ); document.write( "{x|x is an integer greater than 7} and {x|x is an integer less than or equal to 12}= \n" ); document.write( "{x|x is an integer greater than 7 and less than or equal to 12}\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A∪B = \n" ); document.write( "{x|x is an integer greater than 7} or {x|x is an integer less than or equal to 12}= \n" ); document.write( "all integers \n" ); document.write( " |