Difficulty: Easy
Correct Answer: 60%
Explanation:
Introduction / Context: Passing in both subjects is the complement of failing in at least one. Use inclusion–exclusion to find the percentage failing in at least one subject, then subtract from 100%.
Given Data / Assumptions:
Concept / Approach: % failing at least one = 25 + 20 − 5 = 40%. Therefore, % passing both = 100% − 40% = 60%.
Step-by-Step Solution:
Fail(at least one) = 25% + 20% − 5% = 40%.Pass(both) = 100% − 40% = 60%.Verification / Alternative check: A Venn diagram confirms the arithmetic: the intersection is not double-counted.
Why Other Options Are Wrong: 45% and 39% mis-handle inclusion–exclusion; 62% is a rounding/guess.
Common Pitfalls: Adding the single-subject failure rates without subtracting the overlap.
Final Answer: 60%
Discussion & Comments