document.write( "Question 465832: Let U = {x│x is an American}
\n" );
document.write( "C = {x│x is a smoker}
\n" );
document.write( "D = {x│x has a health problem}
\n" );
document.write( "E = {x│x is a male}\r
\n" );
document.write( "\n" );
document.write( "Describe in words a member of each of the following:
\n" );
document.write( "(a) ¯C¯
\n" );
document.write( "(b) ¯C¯ ∩ ¯D¯
\n" );
document.write( "(c) C ∩ D
\n" );
document.write( "(d) D - C
\n" );
document.write( "(e) D U C\r
\n" );
document.write( "\n" );
document.write( "NOTE: U denotes “union” , ∩ denotes “intersection” and ¯ ¯ denotes “negation”,
\n" );
document.write( " for example, ¯ C¯ = is not a smoker\r
\n" );
document.write( "\n" );
document.write( "Stumped unable to start. \n" );
document.write( "
Algebra.Com's Answer #319212 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) The set of all American non-smokers. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) The set of all American non-smokers who do not have any health problems.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c) The set of all American smokers who do have at least one health problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d) The set of all Americans who do have at least one health problem but do not smoke. This is a intersection of the complement of C with D.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "BTW, the correct notation for this is a backslash rather than a minus sign, thus \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "e) The set of all Americans who either have at least on health problem, smoke, or both.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( "My calculator said it, I believe it, that settles it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |