document.write( "Question 1039048: List the posible subsets of the following:
\n" );
document.write( "1.A={a,b}
\n" );
document.write( "2.F={5}
\n" );
document.write( "3.J={banana,apple,grapes,mango}
\n" );
document.write( "4.What is the formula to find the posible subset of a given set \n" );
document.write( "
Algebra.Com's Answer #653770 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The formula for the number of subsets \"N\" of a finite set consisting of \"n\" elements is \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It includes the empty subset and the set itself as a subset.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "See the lesson How many subsets are there in a given finite set of n elements? in this site. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |