sajibfin06 wrote:Source:700-800 Math, suppose a 4 member team is to be formed from 7 members, if 2 of the 7 member refuse to be on the same team, how many arrangement are possible ?
I would break this down into a question about three sets of teams.
One set would include teams made up of one of the two who refuse to be on the same team, along with three of the remaining five who are ok with being on a team with anyone
The second set would include teams made up of the second of the two who refuse to be on the same team, along with three of the remaining five.
The third set would include teams made up of four of the remaining five.
The number of teams in the first set = 1 * (5*4*3)/3! = 10
The number of teams in the second set = 1 * (5*4*3)/3! = 10
The number of teams in the third set = (5*4*3*2)/4! = 5
The total number of teams = [spoiler]10 + 10 + 5 = 25[/spoiler]