Problem:
Una rolls standard -sided dice simultaneously and calculates the product of the numbers obtained. What is the probability that the product is divisible by
Solution:
We use complementary probability. Note that the total number of ways is . Also, if the product is not divisible by , then a cannot be rolled in any of the six rolls. Similarly, no two multiples of can be rolled. This leaves us with two cases:
Case 1: No multiple of 2 is rolled
In this case, the only numbers rolled could be . The number of ways for this is .
Case 2: Exactly one multiple of 2 is rolled
In this case, our choices for the even number to be rolled are and . There are ways to pick which one out of these two appears and ways to pick a spot to roll this number. Then, there are ways for the remaining spots, because only odd numbers can appear on these rolls. This gives us ways.
So, the probability that the product is not divisible by is Thus the probability that it is divisible by is
Comments
Post a Comment