document.write( "Question 1073519: Another operation that can be defined on sets A and B is the difference of the sets, denoted by \r
\n" ); document.write( "\n" ); document.write( "A − B.
\n" ); document.write( " Here is the formal definition of the difference of sets A and B. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A − B = {x | x is in A and x not in B}
\n" ); document.write( " Thus \r
\n" ); document.write( "\n" ); document.write( "A − B
\n" ); document.write( " is the set of elements that belong to A but not to B. For instance, let \r
\n" ); document.write( "\n" ); document.write( "A = {1, 2, 3, 7, 8}
\n" ); document.write( " and \r
\n" ); document.write( "\n" ); document.write( "B = {2, 7, 11}.
\n" ); document.write( " Then \r
\n" ); document.write( "\n" ); document.write( "A − B = {1, 3, 8}.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Determine the difference, given that \r
\n" ); document.write( "\n" ); document.write( "U = {1, 2, 3, 4, 5, 6, 7, 8, 9},
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "A = {2, 4, 6, 8},
\n" ); document.write( " and \r
\n" ); document.write( "\n" ); document.write( "B = {1, 6, 8, 9}.
\n" ); document.write( " (Enter your answers as a comma-separated list.)
\n" ); document.write( "

Algebra.Com's Answer #688334 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We're given A = {2, 4, 6, 8} and B = {1, 6, 8, 9}. We want to find A - B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Start with set A = {2, 4, 6, 8}. Look through this set and compare it to the numbers in set B. Notice how 6 and 8 are found in set B. Erasing those values gets us \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A - B = {2, 4}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notes:
\n" ); document.write( "1) The values 1 and 9 are ignored since they aren't in set A.
\n" ); document.write( "2) The universal set U isn't really used much here.
\n" ); document.write( "
\n" );