The correct option is D 1204
CASE 1: No two couples in the same game
Number of ways = 8C2× 6C2×2
where 8C2 is the number of ways of selecting 2 men from 8 men,
6C2 is the number of ways of selecting 2 women from 6 women,
2→ number of ways to form a team
CASE 2: One couple in the same game
Number of ways = 8C1× 7C1× 6C1
where 8C1 is the number of ways of selecting one couple,
7C1 is the number of ways of selecting one man from the remaining couples,
6C1 is the number of ways of selecting one women from the remaining 6 couples
CASE 3: Two couples in the same team
This can be done in 8C2 ways
Therefore, total number of ways are :
8C2× 6C2×2+ 8C1× 7C1× 6C1+ 8C2=1204