document.write( "Question 1092523: What is the number of subsets for the set {14, 9, 18, 7} \n" ); document.write( "
Algebra.Com's Answer #707141 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "the number of subsets for the set {14, 9, 18, 7} is:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{} | {14} | {9} | {18} | {7} | {14, 9} | {14, 18} | {14, 7} | {9, 18} | {9, 7} | {18, 7} | {14, 9, 18} | {14, 9, 7} | {14, 18, 7} | {9, 18, 7} | {14, 9, 18, 7} (total: 16) \n" ); document.write( " |