document.write( "Question 1056336: What are all of the subsets for {1,2,3}. Which ones are proper subsets? \n" ); document.write( "
Algebra.Com's Answer #671487 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are \n" ); document.write( "{1} {2} {3} \n" ); document.write( "{1,2} {1,3} {2,3} \n" ); document.write( "{1,2,3} \n" ); document.write( "Empty Set \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "{1,2,3} is the only subset that is not proper.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |