Three disjoint subsets are to be formed from a collection of 30 items. The first is to have 10 elements, the second is to have 9 elements, and the third is to have 11 elements. In how many ways can this be done?
somehow my answer doesnt match up the answer from the book, strange
\[\left(\begin{matrix}30 \\ 10\end{matrix}\right), \left(\begin{matrix}30 \\ 9\end{matrix}\right),\left(\begin{matrix}30 \\ 11\end{matrix}\right)\]
I got 989779465 but the book answer is 5046360719400
does order matter?
i think 30C10, then after 10 are chosen its 20C9, etc
\[\binom{n}{a}\binom{n-a}{b}\binom{n-a-b}{c}...\]
k thank you for the clarification
yw
Three disjoint subsets are to be formed from a collection of 30 items. The first is to have 11 elements, the second is to have 9 elements, and the third is to have 10 elements. In how many ways can this be done? that will give the same answer?
Join our real-time social learning platform and learn together with your friends!