In how many ways can a party of 6 men be selected out of 10 Hindus, 8 Muslims, and 6 Christians if the party consists of at least one person of each religion( Consider only the religion of the person?
Now, I know this problem can be solved by finding the non-negative integral solution to the given equation,
$$x+y+z=6$$
Which the answer turns out to be $\binom{6-1}{3-1}$
But I want to know is there any other method of solving this problem?
Any help would be appreciated.
The number of ways arranging this would be 10 .
And the possibilities are :
( 1 , 1 , 4) ( 1 , 2 , 3) ( 1 , 3 , 2) ( 2 , 2 , 2) ( 2 , 3 , 1) ( 2 , 1 , 3) ( 3 , 2 , 1) ( 3 , 1 , 2) ( 4 , 1 , 1) ( 1, 4 , 1)
following the pattern ( Hindu, Muslim , Christian )