Find the number of distributions of five red balls and five blues balls into 3 distinct boxes with no empty boxes allowed
so I know if I have just 5 identical balls and 3 distinct boxes, the answer would be $\binom{7}{2}$ but because i have another set of 5 balls, I'm unsure how to proceed with this question.
I believe there is a way to use the inclusion/exclusion principle. Set of red balls and set of blue balls and subtract the set that coincides?