kabirgandhi
Hello, could anyone explain this question through a venn diagram/ using formulae?
kabirgandhi Great question! Set problems with multiple overlapping groups are perfect for Venn diagrams. Let me walk you through this systematically.
Setting Up the InformationFirst, let's translate the "did not speak" information into "spoke" information:
- \(210\) total employees
- \(60\) did NOT speak English → \(150\) speak English
- \(150\) did NOT speak German → \(60\) speak German
- \(170\) did NOT speak French → \(40\) speak French
- \(20\) did NOT speak German or English → \(20\) speak only French
- \(20\) did NOT speak French or English → \(20\) speak only German
Venn Diagram RegionsLet me label the \(7\) regions in our three-circle Venn diagram:
- \(a\) = only English
- \(b\) = English and German only (not French)
- \(c\) = English and French only (not German)
- \(d\) = all three languages
- Only French = \(20\) (given)
- Only German = \(20\) (given)
- \(x\) = German and French only (not English)
Using the FormulasFrom the total:\(a + b + c + d + 20 + 20 + x = 210\)
\(a + b + c + d + x = 170\) ... (equation 1)
From English speakers:\(a + b + c + d = 150\) ... (equation 2)
From German speakers:\(20 + b + d + x = 60\)
\(b + d + x = 40\) ... (equation 3)
From French speakers:\(20 + c + d + x = 40\)
\(c + d + x = 20\) ... (equation 4)
Solving the SystemSubstituting equation 2 into equation 1:
\(150 + x = 170\)
\(x = 20\)
Now we know
German and French only = \(20\)
Substituting \(x = 20\) into equation 3:
\(b + d = 20\)
Substituting \(x = 20\) into equation 4:
\(c + d = 0\)
Since \(c\) and \(d\) cannot be negative: \(c = 0\) and \(d = 0\)
Therefore: \(b = 20\)
Finally, from equation 2:
\(a + 20 + 0 + 0 = 150\)
\(a = 130\)
Answer: C. 130Key Strategic InsightThe phrase "did not speak X or Y" is crucial - it means the person speaks
only the remaining language(s). This immediately gives you concrete regions in your Venn diagram. Always start by filling in what you know for certain, then use the set formulas to find the unknowns. To maximize "only English," minimize all regions that include other languages - which the constraints naturally force you to do.
Hope this helps!