document.write( "Question 759535: What is the possible subsets of {10,20} ? \n" ); document.write( "
Algebra.Com's Answer #462070 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
The possible subsets of the given set are\r
\n" ); document.write( "\n" ); document.write( "{ },{10},{20},{10,20}\r
\n" ); document.write( "\n" ); document.write( "where { } signifies 'the null set'
\n" ); document.write( "
\n" );