document.write( "Question 676884: what are all the subsets of 3,5,7 \n" ); document.write( "
Algebra.Com's Answer #420555 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "all the subsets of {3,5,7} are:\r \n" ); document.write( "\n" ); document.write( "{ }, {3}, {5}, {7}, {3,5}, {3,7}, {5,7}, {3,5,7}\r \n" ); document.write( "\n" ); document.write( "so, there are |