Given, 16 men and 10 women.
i) No. of ways when there are no restrictions
= 26C8=1562275
ii) No. of ways when there must be 4 men and 4 women
= 16C4× 10C4=382200
iii) No. of ways when there should be an even number of women
= 16C6× 10C2+ 16C4× 10C4+ 16C2× 10C6+ 16C0× 10C8=8008×45+1820×210+120×210+1×45=767805
iv) No. of ways when there are more women than men
= 16C3× 10C5+ 16C2× 10C6+ 16C1× 10C7+ 16C0× 10C8=560×252+120×210+16×120+1×45=168285
v) No. of ways when there are at least 6 men
= 16C6× 10C2+ 16C7× 10C1+ 16C8× 10C0=8008×45+11440×10+12870×1=487630
Comments