A jar contains 17 red balls and 22 blue balls. How many ways are there to choose, without replacement, 8 balls from this jar.
This question is already answered here . Answer for this is 39C8
But this answer is true when all the balls are distinct. Am i correct?
Suppose balls with same colors are same. Then what could be the answer? I think answer is equal to the number of solutions to a+b=8. Is this approach right?
In the above case, say we add a restriction that always 2 red balls are there. Then how to go about it?
In the question I have referred, by default, we had to consider that balls of the same color are same. isn't it? (i mean, that could have been the default case) and if so, why all the answers are on the assumption all balls are distinct?