If you roll three standard dice, the probability that you can make a true equation with the three numbers and the addition, subtraction, multiplication, division, and equal signs is for relatively prime integers and . Find .
For example, if you roll a , , and then you can make , but if you roll a , , and then you can’t make a true equation.
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.
If we can make a sum with − , we can make one with + instead ( a = b + c instead of a − b = c ). Similarly, if we can make a sum with ÷ , we can make one with × . Thus we only have to count the number triples that give a sum with + - ( 1 , a , a + 1 ) for 1 ≤ a ≤ 5 , ( 2 , a , a + 2 ) for 2 ≤ a ≤ 4 and ( 3 , 3 , 6 ) , and the number triples that give a sum with × - ( 1 , a , a ) for 1 ≤ a ≤ 6 and ( 2 , a , 2 a ) for 2 ≤ a ≤ 3 , if we only consider triples with digits in ascending order.
Thus there are (looking at digit triples in ascending order):
Thus there are 1 × 1 + 8 × 3 + 7 × 3 ! = 6 7 different ordered triples of dice rolls that give a valid sum. The desired probability is 2 1 6 6 7 , making the answer 6 7 + 2 1 6 = 2 8 3 .