document.write( "Question 1012967: List all subsets of the set {a} and find P({a}) \n" ); document.write( "
Algebra.Com's Answer #629102 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the subsets of {a} are {empty set} and {a} \n" ); document.write( "P{(a)} = { (empty set), (a) } \n" ); document.write( " \n" ); document.write( " |