Solveeit Logo

Question

Mathematics Question on Set Theory

A group of 40 students appeared in an examination of 3 subjects – Mathematics, Physics & Chemistry. It was found that all students passed in at least one of the subjects, 20 students passed in Mathematics, 25 students passed in Physics, 16 students passed in Chemistry, at most 11 students passed in both Mathematics and Physics, at most 15 students passed in both Physics and Chemistry, at most 15 students passed in both Mathematics and Chemistry. The maximum number of students passed in all the three subjects is ________.

Answer

Solution: Using the principle of inclusion-exclusion for three sets MM, PP, and CC, we have:

MPC=M+P+CMPPCMC+MPC|M \cup P \cup C| = |M| + |P| + |C| - |M \cap P| - |P \cap C| - |M \cap C| + |M \cap P \cap C|

Given:

  • M=20|M| = 20
  • P=25|P| = 25
  • C=16|C| = 16
  • MP11|M \cap P| \leq 11
  • PC15|P \cap C| \leq 15
  • MC10|M \cap C| \leq 10

Since MPC=40|M \cup P \cup C| = 40, substitute the values and solve for MPC|M \cap P \cap C|:

40=20+25+16111510+x40 = 20 + 25 + 16 - 11 - 15 - 10 + x

x=10x = 10

Thus, the maximum number of students who passed in all three subjects is 10.