document.write( "Question 759998: Let A = {a, b, c, d, e, f, g}. How many subsets does A have?\r
\n" );
document.write( "\n" );
document.write( "what are the set of all possible integers less than 6? \n" );
document.write( "
Algebra.Com's Answer #462329 by sachi(548)![]() ![]() You can put this solution on YOUR website! AS THE SET A CONTAINS 7 ELEMENTS THEN THERE ARE 2^7 SUBSETS A WILL HAVE \n" ); document.write( "THE SET OF ALL INTEGERS < 6={.......-5,-4,-3,-2,-1,0,1,2,3,4,5] \n" ); document.write( " |