Given,
Two student committee: 1 from MC and 1 from SC
MC/SC> 5
In a Venn-diagram,
let a = no. of students in only MC
b = no. of students in only SC
c = no. of students in both a&b
Q: no. of committee in which at least 1 student is from c.?
Three scenarios are possible:
(1) 01 student from a and 01 from c
(2) 01 student from b and 01 from c
(3) both students from C
Total possible teams = MC(a+c)*SC(b+c)
So, no. of committee in which at least 1 student is from c = Total - Neither of students belong to both(c)
To find this, we need the values of a,b individually or (a+b) and c
St1: We have the info on Neither student belonging to both club(c) = 9.
since both a,b>5 one possibility is a=3 b= 3
however, we still don't know about the total no. of committee. Insufficient
St2: Gives the value of scenario (3).
If a=4 and c=3, Total teams that can be formed = 12
If a=3 and c=4, Total teams that can be formed = 12
Still we don't know the exact values or total of a,b and c. Insufficient
Combining St1 and St2:
From st1: a=3 b= 3
From St2: c=4 as a/b*c = 12
So, we have the values of all the three a, b and c. Sufficient.
IMO Option C
Bunuel
At a school, a two-student project team is to be formed by selecting one student from the math club and one from the science club. If each club has more than 5 students, how many such teams can be formed in which at least one student belongs to both clubs?
(1) The number of teams that can be formed in which neither student belongs to both clubs is 9.
(2) The number of teams that can be formed in which both students belong to both clubs is 6.