document.write( "Question 1118582: The Department of Foreign Languages of a liberal arts college conducted a survey of its recent graduates to determine the foreign language courses they had taken while undergraduates at the college. Of the 530 graduates\r
\n" ); document.write( "\n" ); document.write( "208 had at least one year of Spanish.
\n" ); document.write( "174 had at least one year of French.
\n" ); document.write( "144 had at least one year of German.
\n" ); document.write( "40 had at least one year of Spanish and French.
\n" ); document.write( "29 had at least one year of Spanish and German.
\n" ); document.write( "23 had at least one year of French and German.
\n" ); document.write( "5 had at least one year of all three languages.\r
\n" ); document.write( "\n" ); document.write( "(a) How many of the graduates had at least 1 yr of at least one of the three languages?
\n" ); document.write( "(b) How many of the graduates had at least 1 yr of exactly one of the three languages?
\n" ); document.write( "c) How many of the graduates had less than 1 yr of any of the three languages?
\n" ); document.write( "

Algebra.Com's Answer #733977 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The Department of Foreign Languages of a liberal arts college conducted a survey of its recent graduates to determine
\n" ); document.write( "the foreign language courses they had taken while undergraduates at the college. Of the 530 graduates\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "208	had at least one year of Spanish.\r\n" );
document.write( "174	had at least one year of French.\r\n" );
document.write( "144	had at least one year of German.\r\n" );
document.write( "40	had at least one year of Spanish and French.\r\n" );
document.write( "29	had at least one year of Spanish and German.\r\n" );
document.write( "23	had at least one year of French and German.\r\n" );
document.write( "5	had at least one year of all three languages.\r\n" );
document.write( "\r\n" );
document.write( "(a) How many of the graduates had at least 1 yr of at least one of the three languages?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b) How many of the graduates had at least 1 yr of exactly one of the three languages?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "c) How many of the graduates had less than 1 yr of any of the three languages?\r\n" );
document.write( "
~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "You are given\r\n" );
document.write( "\r\n" );
document.write( "S = 208\r\n" );
document.write( "F = 174\r\n" );
document.write( "G = 144\r\n" );
document.write( "\r\n" );
document.write( "SF = 40\r\n" );
document.write( "SG = 29\r\n" );
document.write( "FG = 23\r\n" );
document.write( "\r\n" );
document.write( "SFG = 5\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(a)  How many of the graduates had at least 1 yr of at least one of the three languages?\r\n" );
document.write( "\r\n" );
document.write( "     There is a special formula to calculate n(S U F U G), when you know the numbers of elements in the subsets S, F, G \r\n" );
document.write( "     and in each of intersections SF, SG, FG, SFG:\r\n" );
document.write( "\r\n" );
document.write( "     n(S U F U G) = S   + F   + G   - SF - SG - FG + SFG = \r\n" );
document.write( "\r\n" );
document.write( "                  = 208 + 174 + 144 - 40 - 29 - 23 + 5 = 439.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Answer to question (a) is 439.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  How many of the graduates had at least 1 yr of exactly one of the three languages?\r\n" );
document.write( "\r\n" );
document.write( "     (S - SF - SG + SFG) + (F - SF - FG + SFG) + (G - SG - FG + SFG).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      Substitute the given data and calculate.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "c)  How many of the graduates had less than 1 yr of any of the three languages?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Answer to this question is the difference  530 - 439,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    where 530 came from the condition and 439 is the answer to question (a).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "--------------------
\n" ); document.write( "If you need more explanations,  look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Counting elements in sub-sets of a given finite set\r
\n" ); document.write( "\n" ); document.write( "    - Advanced problems on counting elements in sub-sets of a given finite set\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );