A pair of dice are thrown, if 5 appears on atleast one of the dice, then the probability that the sum is 10 or greater, is
Reveal answer
Fill a bubble to check yourself
A pair of dice are thrown, if 5 appears on atleast one of the dice, then the probability that the sum is 10 or greater, is
Sample space where 5 appears on at least one die: (5,1), (5,2), (5,3), (5,4), (5,5), (5,6), (1,5), (2,5), (3,5), (4,5), (6,5). Total = 11 outcomes. Sum >= 10: (5,5), (5,6), (6,5). Total = 3 outcomes. Probability = 3/11.
When two dice are thrown, the condition that at least one die shows a 5 yields 11 possible outcomes: (5,1), (5,2), (5,3), (5,4), (5,5), (5,6), (1,5), (2,5), (3,5), (4,5), (6,5). The favorable outcomes where the sum is 10 or greater are (5,5), (5,6), and (6,5), making 3 favorable outcomes. Using the conditional probability formula, the probability is the ratio of favorable outcomes to the restricted sample space, which is 3/11.