Six men and six women are paired to dance. Two men wear red shirts, two men wear white shirts, and two men wear blue shirts. Similarly, two women wear red shirts, two women wear white shirts, and two women wear blue shirts. The men and women are paired off into couples (one man, one woman) at random. What is the probability all the couples are wearing the same color shirts?
My answer is $\frac{1}{90}$. There are $6! = 720$ ways to pair the couples and for each color there are $2$ ways to pair the men and women such that partners have the same color shirt. Thus there are $2^3=8$ pairings in which all partners wear the same color shirt, and $\frac{8}{720} = \frac{1}{90}$. But my textbook says the answer is $\frac{1}{9}$.
Thanks in advance.
Your claim that the probability is $\frac 8{6!}$ is correct, but $6! \neq 36$. $\frac 8{6!}=\frac 8{720}=\frac 1{90}$ If you line up the women with the red shirts, then the white shirts, then the blue, the chance that the men's shirts match is $\frac 13 \cdot \frac 15 \cdot \frac 12 \cdot \frac 13\cdot 1 \cdot 1=\frac 1{90}$