From 50 students taking examinations in Mathematics, Physics and Chemistry, each of the student has passed in atleast one of the subjects, 37 passed in Mathematics, 24 in Physics and 43 in Chemistry. At most 29 passed in Mathematics and Chemistry, at most 19 passed in Mathematics and Physics and at most 20 in Physics and Chemistry. Find the largest possible number of students that could have passed in all three examinations.
Let M be the set of students passing in Mathematics, P be the set of students passing in Physics and C be the set of students passing in Chemistry.
Given, n(M∪P∪C)=50,n(M)=37⇒n(P)=24,n(C)=43,n(M∩C)≤29,n(M∩P)≤19,n(P∩C)≤20
Now n(M∪P∪C)=n(M)+n(P)+n(C)−n(M∩P)−n(P∩C)+n(M∩P∩C)≤50
⇒37+24+43−19−29−20+n(M∩P∩C)≤50
⇒n(M∩P∩C)≤50−36⇒n(M∩P∩C)≤14
Thus, the largest possible number of students that could have passed in all the three examinations is 14.