document.write( "Question 897065: List all the subsets of the given set
\n" );
document.write( "{goat, cow} \n" );
document.write( "
Algebra.Com's Answer #543978 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! {}, {goat}, {cow}, {goat, cow} \n" ); document.write( " |