document.write( "Question 459384: Can you help me find the interesection?
\n" );
document.write( "{2,4,7,10} __ {3,6,8}\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the interesection? \n" );
document.write( "
Algebra.Com's Answer #315009 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "intersection of these set = null\r \n" ); document.write( "\n" ); document.write( "intersection means set of common elements. Here no element is common. \n" ); document.write( " |