961 views
0 0 votes
In how many ways can we choose a cricket team of 11 players out of 10 batsman,5 bowlers,2 keepers such that the team has atleast 4 bowlers?

i am getting 4884;

my approach

$\binom{5}{4}* \binom{10}{7}*\binom{2}{0}$ + $\binom{5}{4}* \binom{10}{6}*\binom{2}{1}$ + $\binom{5}{4}* \binom{10}{5}*\binom{2}{2}$+$\binom{5}{5}* \binom{10}{6}*\binom{2}{0}$ +$\binom{5}{5}* \binom{10}{5}*\binom{2}{1}$ + $\binom{5}{5}* \binom{10}{4}*\binom{2}{2}$

Please log in or register to answer this question.

Position:
Show:

Related questions

1 1 vote
1 1 answer
354
354 views
harishdewangan asked Aug 12, 2025
354 views
An implementation of a queue Q, using two S1 and S2 is given below:void enqueue(Q,x){ push(S1,x);}void dequeue(Q,x){ if (stack - empty(S2)) then if(stack- em...
0 0 votes
0 0 answers
818
818 views
SumitBM asked Aug 21, 2023
818 views
Which is the following expression is equivalent to $(A \oplus B) \oplus C$ ?$(A + B + C) (\bar{A} + \bar{B} + \bar{C})$ $(A + B + C) (\bar{A} + \bar{B} + C)$$ABC + \bar{A...
0 0 votes
1 1 answer
835
835 views
Jaggi asked Jan 30, 2019
835 views
100 stations on a pure Aloha network share a 1 MBPS channel. if frames are 1000 bits long, find the throughput if each station is sending 10 frames per second
0 0 votes
1 1 answer
721
721 views
Pragyanshu Singh asked Jan 26, 2019
721 views
IF the above network uses class C network 192.203.16.0; Then find the DBA used for Dept Y