document.write( "Question 169450: Find all subsets of the set { 2, 5, 8 } \n" ); document.write( "
Algebra.Com's Answer #292859 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The subsets are {2}, {5}, {8}, {2,5}, {2,8}, {5, 8}, {2,5,8}, and the empty set, giving all |