document.write( "Question 865083: Consider selecting four elements, a, b, c, and d, from the set
\n" ); document.write( "A = {a, b, c, d, e}.
\n" ); document.write( "List all possible subsets of A consisting of these four elements. (Remember to use set-builder notation. ie.
\n" ); document.write( "{a, b, c, d, e})
\n" ); document.write( "

Algebra.Com's Answer #521564 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
{{a,b,c,d}, {a,b,c,d,e}} \n" ); document.write( "
\n" );