document.write( "Question 1126096: List all of the propper subsets of the set A = {5,9}.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #742407 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "all of the propper subsets of the set A = {5,9} are:\r \n" ); document.write( "\n" ); document.write( "{},{5},{9},{5,9} \n" ); document.write( " |