SOLUTION: suppose you are playing a game in which 2 fair die are rolled. you need a 9 to land on finish by an exact count or a 3 to land on "roll again" space. what is the probability of la
Algebra ->
Probability-and-statistics
-> SOLUTION: suppose you are playing a game in which 2 fair die are rolled. you need a 9 to land on finish by an exact count or a 3 to land on "roll again" space. what is the probability of la
Log On
Question 291606: suppose you are playing a game in which 2 fair die are rolled. you need a 9 to land on finish by an exact count or a 3 to land on "roll again" space. what is the probability of landing on the finish or rolling again. explain in detail.
You can put this solution on YOUR website! suppose you are playing a game in which 2 fair die are rolled.
you need a 9 to land on finish by an exact count or a 3 to land on "roll again" space. what is the probability of landing on the finish or rolling again. explain in detail.
-------------
Rule: P(A or B) = P(A) + P(B) - P(A and B)
---
Your Problem: The two events are mutually exclusive
so P(A and B) is zero.
---
Ways to get a 9: 6/3;5/4;4/5;3/6
P(get a 9) = 4/36
---
Ways to get a 3: 2/1;1/2
P(get a 3) = P(2/36)
----
Ans: P(9 or 3) = 4/36 + 2/36 = 6/36 = 1/6
==========================
Cheers,
Stan H.