Algebra.Com's Answer #774318 by math_helper(2461)  You can put this solution on YOUR website! List the number of these subsets \n" );
document.write( "A={1,2,3,4} \n" );
document.write( "B={a,b,c} \n" );
document.write( "---------------------------- \n" );
document.write( " \n" );
document.write( "I will answer:\r \n" );
document.write( "\n" );
document.write( "Compute the number of subsets for these sets: \n" );
document.write( "A={1,2,3,4} \n" );
document.write( "B={a,b,c} \n" );
document.write( "----------------------------\r \n" );
document.write( "\n" );
document.write( "For a set of n elements, there are subsets. This comes from having a choice to include or exclude each element in any given subset. \n" );
document.write( "Set A has four elements so there are subsets. \r \n" );
document.write( "\n" );
document.write( "[ For the number of proper subsets, the answer is because we exclude the one case of choosing every element. ]\r \n" );
document.write( "\n" );
document.write( "Set B has three elements, apply the same idea. You may want to list out the subsets themselves to prove to yourself there are subsets. \n" );
document.write( " |