↧↧↧ Detailed Video Solution to the Problem ↧↧↧
In a game of dice, the participants need to roll a dice twice. If it is a prime number, then they receive $2. Prime numbers between 1 to 6 are 2, 3 and 5
=> We receive $2 if we get 2, 3 or 5
If it is a composite number, then they need to pay $3. Composite numbers between 1 to 6 are 4 and 6
=> We need to pay $3 if we get 4 or 6
If it is neither then they receive $4. Out of the numbers from 1 to 6, only number left is 1
=> We receive $4 if we get a 1
What is the probability that a participant wins a net amount of $1? To get $1 we can have $4 - $3
=> Probability that we will get a 1 and we will get 4 or 6
=> P(1)*P(4,6) + P(4,6)*P(1) = \(\frac{1}{6} * \frac{2}{6}\) + \(\frac{2}{6} * \frac{1}{6}\) = \(\frac{2}{36}\) + \(\frac{2}{36}\) = \(\frac{4}{36}\) = \(\frac{1}{9}\)
So,
Answer will be AHope it helps!
Watch the following video to learn How to Solve Dice Rolling Probability Problems