document.write( "Question 779421: Is it possible for non empty sets to have an empty intersection? Explain why not or give an example \n" ); document.write( "
Algebra.Com's Answer #475240 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Is it possible for non empty sets to have an empty intersection? Explain why not or give an example \n" ); document.write( "------ \n" ); document.write( "If the sets do not share at least one element their intersection \n" ); document.write( "will be empty. \n" ); document.write( "---- \n" ); document.write( "Example:: \n" ); document.write( "A = {1,2,3} ; B = {4,5,6} \n" ); document.write( "The A AND B = the null set \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |