Three boys play a game of luck in which their respective chances of winning are 21, 31 and 41. What is the probability that one and only one of the boys wins the game?
Worked solution (try it first)
Each boy loses with probability 21, 32 and 43 respectively.
"Only one wins" means one wins and the other two lose.
First only: 21⋅32⋅43=246.
Second only: 21⋅31⋅43=243.
Third only: 21⋅32⋅41=242.
These can't happen together, so add: 246+3+2=2411, option C.