SOLUTION: The faces of a fair cube are numbered 1 through 6; the probability of rolling any number form 1 through 6 is equally likely. If the cube is rolled twice, what is the probability th

Algebra.Com
Question 1183432: The faces of a fair cube are numbered 1 through 6; the probability of rolling any number form 1 through 6 is equally likely. If the cube is rolled twice, what is the probability that an even number will appear on the top face in the first roll or that the number 1 will appear on top face in the second roll?
Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!

An easy way to solve this is to compute
1 - P(complement of indicated outcome)

P(complement of indicated outcome) = P(odd on 1st roll) * P(2 thru 6 on 2nd roll)
= 3/6 * 5/6 = 15/36
and 1 - 15/36 = 21/36 or
---
A longer way is to recognize that there is overlap between the two cases, and we can break it down to three non-overlapping outcomes:
P = P(odd on 1st roll) * P(1 on 2nd roll)
+ P(even on 1st roll) * P(2-6 on 2nd roll)
+ P(even on 1st roll) * P(1 on 2nd roll)
= (3/6)*(1/6) + (3/6)*(5/6) + (3/6)*(1/6) = (3+15+3)/36 = 21/36 = 7/12, as above.
[ The third term is the case that BOTH rolls produce one of the desired
outcomes. ]
---
Yet another way is to use the inclusion-exclusion principle (we add the two probabilities but, recognizing we've overcounted, subtract out the "common" part which was counted twice):
P = (even on 1st) + (1 on 2nd) - P(even on 1st AND 1 on 2nd)
P = (3/6)+(1/6) - (3/6)*(1/6) = 4/6 - 3/36 = 24/36 - 3/36 = 21/36 = 7/12, as before.


RELATED QUESTIONS

What is the expected value of rolling a fair six-sided cube, with faces numbered 1... (answered by MathLover1)
If a single die is rolled (a cube where the sides are numbered 1 through 6), the... (answered by stanbon)
The faces of a cube are numbered from 1 to 6.What is the probability of not rolling a 5... (answered by stanbon)
Mr Scott is rolling a cube with faces numbered from 1 through 6. What is the likelihood... (answered by edjones)
Latoya is using two number cubes during a probability experiment. The faces of each cube... (answered by math_helper)
If quinn tosses a fair coin and then rolls a fair number cube labeled 1 through 6, what... (answered by Edwin McCravy)
the sides of a number cube are labeled 1 through 6. the probability of randomly rolling a (answered by jim_thompson5910)
The faces of an 10-sided die are numbered from 1 to 10. What is the probability of... (answered by ccs2011)
A cube has six sides numbered 1 through 6. The sides with numbers 1, 3 and 5 are orange... (answered by robertb)