We are given that two fair dice are thrown and the sum of the numbers appearing is greater than or equal to 1 0 . If a third fair dice is then thrown, the probability that the sum of all three numbers appearing is greater than or equal to 1 5 can be expressed as b a where a and b are coprime positive integers. What is the value of a + b ?
This problem is shared by Kiriti M. from the BdMO Divisional Olympiad.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thanks for highlighting normalization!
First, we can list the ways to get a sum greater than or equal to 10:
1) Getting a sum of 10:
The dice are [4,6], [5,5] or [6,4]. Thus, there are 3 ways to get a sum of 10.
2) Getting a sum of 11:
The dice are [5,6] or [6,5]. Thus, there are 2 ways to get a sum of 11.
3) Getting a sum of 12:
The dice are [6,6]. There is only 1 way of getting a sum of 12.
In total, there are 1 + 2 + 3 = 6 ways of getting a sum greater than or equal to 10.
Therefore there is a 6 3 chance of the sum being 10. If the sum is 10, the number on the third dice must be 5 or 6 for the sum to be greater than or equal to 15. There is a 6 2 chance of the number being 5 or 6. Thus, we take:
6 3 × 6 2 = 6 1
Following similar logic for the sums of 11 and 12,
For the sum of 11: 6 2 × 6 3 = 6 1
For the sum of 12: 6 1 × 6 4 = 9 1
Then, 6 1 + 6 1 + 9 1 = 9 4 . Adding 4 + 9 , we arrive at the answer, 13.
The probabilities of the sum of a pair of dice being 10,11 and 12 are 3 6 3 , 3 6 2 , and 3 6 1 respectively. Since we know that a 10 or higher was rolled, the probabilities of these events happening are 1 + 2 + 3 3 = 2 1 , 1 + 2 + 3 2 = 3 1 , and 1 + 2 + 3 1 = 6 1 respectively. Now we do casework:
Rolls a 10: The probability of rolling a 5 or above next roll is 6 2 = 3 1 . The total probability for this case is 2 1 ⋅ 3 1 = 6 1 .
Rolls an 11: The probability of rolling a 4 or above next is 6 3 = 2 1 . The total probability for this case is 3 1 ⋅ 2 1 = 6 1 .
Rolls a 12: The probability of rolling a 3 or above next is 6 4 = 3 2 . The total probability for this case is 3 2 ⋅ 6 1 = 9 1 .
The final probability is 6 1 + 6 1 + 9 1 = 9 4 so our answer is 4 + 9 = 1 3 .
Since the first one can be greater or equal to 10, you have more than 1 value to contend with. First, find all the combinations of dice that form a number bigger or equal to 10. You can have
6 + 6 = 12
This shows that 1/2 the time the answer is 10, 1/3 of the time it is 11, and 1/6 of the time it is 12. After that, you have to find what adds up to 15 or more. For 10, there is 5 or 6, or 1/3 of the time. Multiply that by 1/2 and you get 1/6. Put this aside for later.
Next, we have 11. For 11, there are 4, 5, and 6, or 1/2 of the time. Multiply this by 1/3 to get 1/6. Put this also aside for later
Lastly, we have 12. For 12, there are 3, 4, 5, or 6. This means 2/3 of the time. Multiply this by 1/6 and simplify to get 1/9.
Now, add everything up. 1/6 + 1/6 + 1/9 = 4/9. 4+9 = 13
The answer is 13.
Sorry for mistakes in formatting. This is my first solution.
The total number of ways we can have the sum of two dice be greater than or equal to 36 is in one of the following 6 ways: ( 6 + 6 , 6 + 5 , 5 + 6 , 6 + 4 , 4 + 6 , 5 + 5 ) . All these 6 cases can occur with equal probability.
Case 1: 6+6
In this case, the third dice can take values 3,4,5,6 so that the sum of the three dice result is ≥ 1 5 . The probability of one of these 4 occurring is 6 4 .
Case 2: 6+5, 5+6
In this case, the third dice can have values 4,5,6. The probability of one of this occurring is 6 3 .
Case 3: 6+4, 4+6, 5+5
In this case, the third dice can take values of 5 or 6 to make the sum of the three dice ≥ 1 5 . The probability of this occurring is 6 2 .
So the total probability is 6 1 6 4 + 6 2 6 3 + 6 3 6 2 = 9 4 .
baye's theorem - P(A\B) = P(A intersection B) / P(B)
Event A : sum of all the three throws is greater than or equal to 15
Event B : sum of first 2 throws is greater than or equal to 10 . therefore ,P(B) = 6/36 and P(A intersection B) = 16/216
Let us consider the first two die. To roll a 10 or higher, we can roll a 10, 11, or a 12. Since there are 3 ways to roll a 10, 2 ways to roll an 11, and only one way to roll a 12, the probability of rolling a 10 (given that it is greater than or equal to 10) is equal to 1 + 2 + 3 3 = 2 1 , the probability of rolling an 11 is 3 1 , and the probability of rolling a 12 is equal to 6 1 . Now, we can look at the third die, dividing into 3 cases.
Case 1, if the first two die sum up to 10:
In order for us to obtain 15 or higher, the third die must be 5 or higher, a probability of 3 1 . The total probability for this case is equal to the probability that the first two sum up to 10 times the probability that the third die rolls 5 or higher. This is equal to 2 1 × 3 1 , or 6 1 .
Case 2, if the first two die sum to 11:
The probability of this is equal to 3 1 , as stated in the first part. Now we can roll a 4 or higher, a probability of 2 1 . Multiplying, we again have 3 1 × 2 1 = 6 1 .
Case 3, if the first two die sum to 12:
There is a 6 1 chance of this happening. Now, we can have the third die be a 3, 4, 5, or 6, a probabilty of 3 2 . Multiplying, 6 1 × 3 2 = 9 1 .
Adding up our three probabilities, we obtain 6 1 + 6 1 + 9 1 = 1 8 8 = 9 4 . Since we want the sum of a + b , we have 4 + 9 = 1 3 .
First we consider 3 scenarios since the maximum possible sum of the numbers on any 2 six-sided die is 12. The possible combinations are (4,6), (5, 5), (6, 4), (5,6), (6,5), (6,6). 1. If the sum is 10, three of the six combinations apply. Hence 3/6 =1/2. The number on the third die can be 5 or 6 of which the probability is 2/6 = 1/3. 2. If the sum is 11, two of the six combinations apply. Hence 2/6 =1/3. The number on the third die can be 4,5 or 6 of which the probability is 3/6 = 1/2. 3. If the sum is 12, one of the six combinations apply. Hence 1/6. The number on the third die can be 3,4,5 or 6 of which the probability is 4/6 = 2/3. So the total probability is 1/2 x 1/3 + 1/3 x 1/2 + 1/6 x 2/3 = 4/9 where a=4 and b=9. Hence a+b = 13.
Problem Loading...
Note Loading...
Set Loading...
We first find the probability for each roll 10,11,12. P ( 1 0 ) = 3 6 3 P ( 1 1 ) = 3 6 2 P ( 1 2 ) = 3 6 1 Now, since this is given, to find the actual probabilities we must normalize. P ′ ( 1 0 ) = P ( 1 0 ) + P ( 1 1 ) + P ( 1 2 ) P ( 1 0 ) = 2 1 P ′ ( 1 1 ) = P ( 1 0 ) + P ( 1 1 ) + P ( 1 2 ) P ( 1 1 ) = 3 1 P ′ ( 1 2 ) = P ( 1 0 ) + P ( 1 1 ) + P ( 1 2 ) P ( 1 2 ) = 6 1 Now, we can simply calculate for each case. If the sum is 10, then we need a 5 or a 6 ( 3 1 ). If the sum is 11, then we need a 4,5,6 ( 2 1 ). If the sum is 12, then we need a 3,4,5,6 ( 3 2 ).
Then, the probability is 2 1 3 1 + 3 1 2 1 + 6 1 3 2 = 9 4 The answer is 4 + 9 = 1 3 .