At an international conference of $ \ 100 \ $ people, $ \ 75 \ $ speak English, $ \ 60 \ $ speak Spanish and $ \ 45 \ $ speak Swahili (and everyone present speaks at least one of these languages).
(i) What is the maximum possible number of these people who can speak only one language? In this case how many people speak only English, how many speak only Spanish, how many speak only Swahili, and how many speak all three?
Answer:
Let
Total number of people $ \ =100 \ $ ,
$ A= \ $ number of people speaking English,
$ B= \ $ number of people speaking Spanish,
$ C= \ $ number of people speaking Swahili,
By Given condition,
$ A=75, \ B=60, \ C=45 \ $
$ n(A \cup B \cup C)=100 \ $
But how to get next step to answer the given questionS?
Help me doing this.
Since every one speaks at least one of these languages, Inclusion-Exclusion says that $$ 100=\overbrace{|E|}^{75}+\overbrace{|S|}^{60}+\overbrace{|W|}^{45}-|E\cap S|-|E\cap W|-|S\cap W|+|E\cap S\cap W|\tag1 $$ This means that $$ |E\cap S|+|E\cap W|+|S\cap W|-|E\cap S\cap W|=80\tag2 $$ Number who speak only English: $$ |E|-|E\cap S|-|E\cap W|+|E\cap S\cap W|\tag3 $$ Number who speak only Spanish: $$ |S|-|E\cap S|-|S\cap W|+|E\cap S\cap W|\tag4 $$ Number who speak only Swahili: $$ |W|-|E\cap W|-|S\cap W|+|E\cap S\cap W|\tag5 $$ $(3)$, $(4)$, and $(5)$ say that the number who speak only one language is $$ |E|+|S|+|W|-2|E\cap S|-2|E\cap W|-2|S\cap W|+3|E\cap S\cap W|\tag6 $$ Using $(1)$ and $(2)$, $(6)$ becomes $$ 100-80+|E\cap S\cap W|\tag7 $$ So we need to maximize $|E\cap S\cap W|$.
Since $|E\cap S|,|E\cap W|,|S\cap W|\ge|E\cap S\cap W|$, $(2)$ sets the limit $$ |E\cap S\cap W|\le40\tag8 $$ $(8)$ can be achieved:
By $(7)$ and $(8)$, the maximum number of people who only speak one language is $60$.