There are $10$ white and $10$ black balls in the first box, and $8$ white and $10$ black balls in the second box. Two balls are put from the first to the second box, then we choose one ball from the second box. What is the probability that the chosen ball from the second box is white?
From the first box, we can choose two balls in ${20\choose 2}=190$ ways. Possible combinations are $\{BB,BW,WB,WW\}$.
After putting two balls from the first to the second box, there are total $18$ balls in the first, and $20$ in the second.
From the second box, we can choose one ball in ${20\choose 1}=20$ ways.
How can we find the probability that the chosen ball from the second box is white?