document.write( "Question 1171805: If A = {a, e, I, o, u} can you tell how many subsets with one element each can you make?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796712 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "What an easy question! There are just 5 subsets of A = {a, e, I, o, u} that have\r\n" ); document.write( "just 1 element. They are these 5:\r\n" ); document.write( "\r\n" ); document.write( "1. {a}\r\n" ); document.write( "2. {e}\r\n" ); document.write( "3. {I}\r\n" ); document.write( "4. {o}\r\n" ); document.write( "5. {u}\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |