We've began a probability lesson in high school and talked about combinations, though there's one thing that's bothering me and my professor told me something along this line "it seems logical but it's not like that in math".
So let's say we have 4 white balls in a jar (so we're judging the balls through the colours), $\binom{4}{2}$ is the number of combinations possible when we pull out simultaneously $2$ white balls and I know it equals $6$ but in this case (in which the colour is the only difference).
Why? Shouldn't it be $1$? Isn't it always the same outcome? The balls are all white, white white = white white, no difference.
The number of ways to pick two balls out of the jar is exactly $\binom{4}{2}=6$. And yes if you judge it by color, there is only one outcome, $\{w, w\}.$
Why it's $\binom{4}{2}$? Because when I'm choosing the balls, I don't even care whether they're identical or not. They're chosen as if I put them in a row and choose them according to their position numbers, which are unique. Clearly there are $\binom{4}{2}$ ways to choose a set of positions of size $2$.
Check what the question is asking about.