Question:

In a school there are a total of 20 teachers who can teach mathematics or physics. Of these, 12 can teach mathematics and 4 can teach both physics and mathematics. How many can teach physics?

Show Hint

Math only = $12 - 4 = 8$. Total teachers ($20$) - Math only ($8$) = Physics ($12$).
Updated On: May 14, 2026
  • 16
  • 8
  • 12
  • 6
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Concept

Use the set theory formula: $n(M \cup P) = n(M) + n(P) - n(M \cap P)$.

Step 2: Analysis

Given: $n(M \cup P) = 20$, $n(M) = 12$, $n(M \cap P) = 4$.

Step 3: Calculation

$20 = 12 + n(P) - 4$
$20 = 8 + n(P)$
$n(P) = 12$.

Step 4: Conclusion

There are 12 teachers who can teach physics. Final Answer: (C)
Was this answer helpful?
0
0