document.write( "Question 83817: define sets which is are equal equevalent, joint and disjoint? \n" ); document.write( "
Algebra.Com's Answer #60289 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "define sets which is are equal equevalent, joint and disjoint?\r\n" ); document.write( "\r\n" ); document.write( "1. Sets are equal if they contain exactly the same members or elements\r\n" ); document.write( "\r\n" ); document.write( " {1,3,8,4} is equal to {8,1,4,3}\r\n" ); document.write( "\r\n" ); document.write( "2. Sets are equivalent if they contain the same NUMBER of members \r\n" ); document.write( " or elements but not necessarily the same members or elements.\r\n" ); document.write( "\r\n" ); document.write( " (1,3,8,4} is equivalent to {7,8,5,1}\r\n" ); document.write( "\r\n" ); document.write( "3. Sets are joint if they contain at least one element in common.\r\n" ); document.write( "\r\n" ); document.write( " {1,3,8,4} and {3,9,1,7} are joint sets.\r\n" ); document.write( "\r\n" ); document.write( "4. Sets are disjoint if they have no member or element in common.\r\n" ); document.write( "\r\n" ); document.write( " (1,3,8,4} and (2,4,7,5} are disjoint sets.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |