SOLUTION: Two dice are rolled. Find the probability of getting a 5 on one die or on both dice.

Algebra ->  Probability-and-statistics -> SOLUTION: Two dice are rolled. Find the probability of getting a 5 on one die or on both dice.      Log On


   



Question 1176642: Two dice are rolled. Find the probability of getting a 5 on one die or on both dice.
Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


The opposite (or complement) of getting a 5 on one die or on both dice is not getting a 5 on either one. So

P(5 on one die or both dice) = 1 - P(both dice not 5) = 1 - (5/6)(5/6) = 1-25/36 = 11/26.

OR....

P(5 on one die or both dice) = P(5 on first die) + P(5 on second die) - P(5 on both dice) = 1/6 + 1/6 - 1/36 = 11/36.