A roll of three dice

Arjuna is going to roll three fair ten-sided dice with faces labelled 0 , 1 , 2 , , 9 0, 1, 2, \ldots , 9 .

First he rolls two dice, and finds the sum of the two rolls.
Then he rolls the third die.

If the probability that the sum of the first two rolls equals the third roll can be expressed as a b \frac ab , where a , b a,b are coprime positive integers, then what is a + b a + b ?


The answer is 211.

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.

2 solutions

Marta Reece
Mar 23, 2017

The third die has 10 possibilities, each occurring with probability of 0.1.

There is only one way to get 0: 0+0.

Two ways to get 1: 0+1, 1+0.

Three ways to get 2: 0+2, 1+1, 2+0.

This pattern continues until the ten ways to get 9: 0+9, 1+8, 2+7, ..., 9+0

So the number of hits is a sum: 1+2+3+...+10 = 55

Number of possibilities is 1000.

Fraction 55 1000 = 11 200 \frac{55}{1000}=\frac{11}{200}

Kushal Bose
Mar 22, 2017

Assume third dice shows C C .First and second dice rolls A A and B B respectively.

We need to C = A + B C=A+B . C C can vary from 0 9 0 \to 9 .

For a roll C C we have number of solutions equals ( C + 2 1 2 1 ) = C + 1 \binom{C+2-1}{2-1}=C+1

Total required solutions = C = 0 9 C + 1 = 1 + 2 + 3 + . . . . + 10 = 55 =\sum_{C=0}^{9} C+1=1+2+3+....+10=55

All possible solutions = 1 × 10 × 10 = 1000 =1 \times 10 \times 10=1000

Required probability 55 1000 = 11 200 \dfrac{55}{1000}=\dfrac{11}{200}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...