document.write( "Question 451007: what is the subsets of the numbers 6,5,3,8,12? \n" ); document.write( "
Algebra.Com's Answer #310166 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! For example, {3}, {5}, {3, 5, 12}, {6, 8}, etc.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hint: there are 2^5 = 32 subsets. \n" ); document.write( " |