I went with (D) 173/200 on this.
We are given that there are 5 Red (R) contenstants, 3 Blue (B) contestants, 2 Yellow (Y) contestants = Total (T) 10 contestants.
Since it is a question where we have to find the probability of exactly 2 R and 2 B not being chosen, it is generally easier to find the probability of that happening and subtracting that from 1.
Now, the individual probability of R being chosen in a specific round is 5/10
The same for B is 3/10.
Since the same contestant still stays eligible for picking in subsequent round even after already being picked, we can treat it as replacement being allowed. Hence, the probability of R/B being picked still remains the same (5/10 or 3/10 respectively).
Thus, P(RRBB) = (5/10)(5/10)(3/10)(3/10) = 225/10000 = 9/400
Now, because they can be picked in any order (RRBB, BRBR, RBRB, etc.) we also need to find the number of arrangements for the case where 2 Rs and 2 Bs are selected.
Number of arrangements (RRBB) = 4! (since there are 4 elements). Also, because both R and B get repeated twice we divide 4! by 2! twice
Thus, no. of arrangements = 4!/(2!*2!) = 24/4 = 6
Thus the Total P(RRBB) = 6*9/400 = 54/400 = 27/200
Subtracting this from 1, we get the Prob. of exactly 2 R and 2 B not being picked as 1-(27/200) = 173/200