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