document.write( "Question 259822: Given these sets:
\n" ); document.write( "A = {1, 2, 3, 4}
\n" ); document.write( "B = {3, 4, 5, 6, 7}
\n" ); document.write( "C = {3, 5, 7, 9}
\n" ); document.write( "
\n" ); document.write( "List the elements of this set
\n" ); document.write( "B ∩ (AC)
\n" ); document.write( "Do not skip to the answer. Show your work, step by step
\n" ); document.write( "

Algebra.Com's Answer #191301 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You're missing an operator that should be in between sets A and C. There should either be a \"U\" (for set union) or a \"∩\" (for set intersection) between A and C. \n" ); document.write( "
\n" );