You have one fair die and one weighted die. If the probability of rolling a sum of
with both dice is
, and if the probability of rolling a
with the weighted die alone is
, then the probability of rolling a sum of
with both dice is
, where
and
are co-prime positive integers. Find
.
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.
Let the probability of rolling a number n (1 through 6) with the fair die be p n and that with the weighted die be q n . Then the probability of rolling a sum of 4 with both dice is given by:
p 1 q 3 + p 2 q 2 + p 3 q 1 6 1 ( q 1 + q 2 + q 3 ) ⟹ q 1 + q 2 + q 3 = 1 2 1 = 1 2 1 = 2 1
It is given that q 4 = 1 0 1 . Then
q 1 + q 2 + q 3 + q 4 + q 5 + q 6 2 1 + 1 0 1 + q 5 + q 6 ⟹ q 5 + q 6 = 1 = 1 = 1 − 2 1 − 1 0 1 = 5 2
Now the probability of rolling 11 with both dice is given by:
p 5 q 6 + p 6 q 5 = 6 1 ( q 5 + q 6 ) = 6 1 × 5 2 = 1 5 1
Therefore, a + b = 1 + 1 5 = 1 6 .