document.write( "Question 116109: Find A n B, given A{3,5,7,9} and B{2,3,4,5} \n" ); document.write( "
Algebra.Com's Answer #84446 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " is simply the intersection between the two sets. So whatever elements in two sets have in common will make up (which in English says \"set A intersect with set B\")\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since set A and set B have the elements 3 and 5 in common, this means the intersection of sets A and B gives us:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );