126k views
4 votes
HELP!!!! Graduation depends on you guys today

You roll 2 dice. What is the probability that the sum of the dice is less than 7 and at least 1 die shows a 3?

1 Answer

2 votes
There are the combinations that result in a total less than 7 and at least one die showing a 3:

[3, 3] [3,2] [2,1] [1,3] [2,3]
The probability of each of these is 1/6 * 1/6 = 1/36

There is a little ambiguity here about whether or not we should count [3,3] as the problem says "and one die shows a 3." Does this mean that only one die shows a 3 or at least one die shows a 3? Assuming the latter, the total probability is the sum of the individual probabilities:

1/36 + 1/36 + 1/36 + 1/36 + 1/36 = 5/36

Therefore, the required probability is: 5/36
User Nirgn
by
7.2k points