There are 26 members. We want to make a team of 4 members from that. Let, a and b be two members from that 26 members.
i) How many different are teams possible having a and b,
ii) How many different teams are possible without having a and b?
I think the result of (i) should be $ C (24,2) $ And result of (ii) should be $ C (24, 4) $
Shouldn't they?