document.write( "Question 771206: Find all proper subsets of the set. {b, f, y} \n" ); document.write( "
Algebra.Com's Answer #470029 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! {} \n" ); document.write( "{b} \n" ); document.write( "{f} \n" ); document.write( "{y} \n" ); document.write( "{b,f} \n" ); document.write( "{b,y} \n" ); document.write( "{f,y}\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |