document.write( "Question 1117889: Given a universal set F = {whole numbers up to 10}, G = {Factors of 9} and H = {multiples of 3}. List the members of GUH. \n" ); document.write( "
Algebra.Com's Answer #733046 by Boreal(15235) You can put this solution on YOUR website! Factors of 9 are 1,3,9 \n" ); document.write( "Multiples of 3 are 3 and 9 \n" ); document.write( "the union of both of these is {1,3,9} \n" ); document.write( " \n" ); document.write( " |