document.write( "Question 1189000: State the number of subsets of {p,q,r,s}. Explain the answer. \n" ); document.write( "
Algebra.Com's Answer #820209 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The solution from the other tutor shows a link to where you can see a demonstration, using combinatorics, of why a set of n elements has 2^n subsets. \n" ); document.write( "A much simpler demonstration of that fact is the following: \n" ); document.write( "In making a subset from a set containing n elements, you look at each element and decide whether or not to include that element in your subset. There are 2 choices to the answer to that question for each of the n elements, making the number of different subsets 2^n. \n" ); document.write( " \n" ); document.write( " |