document.write( "Question 597828: Let A = {5, 10, 15, 20} and B = {10, 20, 30}. What is the intersection of A and B?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378357 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A intersect B = set of all things found in both sets A and B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A intersect B = {10, 20}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |