document.write( "Question 1156622: Two friends went to get ice cream sundaes. They each chose a flavor of ice cream from a list of vanilla and chocolate and toppings from a list of hot fudge, strawberries, sprinkles, peanuts, and whipped cream. Use the sets below describing their choices and find C'.\r
\n" );
document.write( "\n" );
document.write( "Let A = {vanilla, chocolate, hot fudge, strawberries, sprinkles, peanuts, whipped cream}
\n" );
document.write( "Let B = {vanilla, hot fudge, sprinkles, whipped cream}
\n" );
document.write( "Let C = {chocolate, hot fudge, peanuts, whipped cream}
\n" );
document.write( "___________________________________________________________________________The options are:
\n" );
document.write( "A) {vanilla, strawberries, sprinkles}
\n" );
document.write( "B) {chocolate, hot fudge, peanuts, whipped cream}
\n" );
document.write( "C) {vanilla, hot fudge, sprinkles, whipped cream}
\n" );
document.write( "D) {chocolate, strawberries, sprinkles} \n" );
document.write( "
Algebra.Com's Answer #779386 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer:Choice A \n" ); document.write( "{vanilla, strawberries, sprinkles}\r \n" ); document.write( "\n" ); document.write( "============================================ \n" ); document.write( "Explanation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The universal set is \n" ); document.write( "U = {vanilla, chocolate, hot fudge, strawberries, sprinkles, peanuts, whipped cream} \n" ); document.write( "which represents all of the possible choices for flavors and toppings\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Set C is given to be \n" ); document.write( "C = {chocolate, hot fudge, peanuts, whipped cream}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The set C' is the complement of set C. It is the complete opposite of set C. Whatever is in C will not be in C', and vice versa. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What I would do is start with the universal set \n" ); document.write( "U = {vanilla, chocolate, hot fudge, strawberries, sprinkles, peanuts, whipped cream} \n" ); document.write( "then cross out everything you find in set C. So we'll cross off chocolate, hot fudge, peanuts, whipped cream\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{vanilla, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What we're left with is \n" ); document.write( "{vanilla, strawberries, sprinkles} \n" ); document.write( "which is the set C'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Effectively you can think of it as two friends such that their choices are polar opposites of one another. Friend #1 picks a dish that is chocolate covered in hot fudge, peanuts and whipped cream. This is represented by set C. On the other side of the spectrum, friend #2 goes with vanilla ice cream with strawberries and sprinkles as toppings. This is represented by set C'. \n" ); document.write( " \n" ); document.write( " |