Mo2men wrote:In a class of 100 students, 80 passed Physics, 70 passed Chemistry, and 40 passed Math. If 10 students failed in all the three subjects, at least how many of the students passed all the three subjects?
(A) 0
(B) 5
(C) 10
(D) 20
(E) 25
We can create the equation:
Total = Physics + Chemistry + Math - (exactly 2 subjects) - 2(all 3 subjects) + (none of 3 subjects)
100 = 80 + 70 + 40 - (exactly 2 subjects) - 2(all 3 subjects) + 10
100 = 200 - (exactly 2 subjects) - 2(all 3 subjects)
100 = -(exactly 2 subjects) - 2(all 3 subjects)
100 = (exactly 2 subjects) + 2(all 3 subjects)
Since we want to minimize (all 3 subjects), we want to maximize (exactly 2 subjects). That is, we want to find the maximum students who passed exactly Physics and Chemistry, those who passed exactly Physics and Math, and those who passed exactly Chemistry and Math.
Notice that since 10 of the 100 students failed all 3 subjects, the number of students who passed at least one subject is 90. Since 80 students passed Physics, the maximum number of students who could pass exactly Chemistry and Math is 90 - 80 = 10.
Similarly, since 70 students passed Chemistry, the maximum number of students who could pass exactly Physics and Math is 90 - 70 = 20.
Finally, since 40 students passed Math, the maximum number of students who could pass exactly Physics and Chemistry is 90 - 40 = 50.
Thus, we have:
100 = (10 + 20 + 50) + 2(all 3 subjects)
100 = 80 + 2(all 3 subjects)
20 = 2(all 3 subjects)
10 = all 3 subjects
Answer:
C