SOLUTION: You roll two six-sided number cubes. What is the probability that at least one of the numbers is even?

Algebra ->  Probability-and-statistics -> SOLUTION: You roll two six-sided number cubes. What is the probability that at least one of the numbers is even?      Log On


   



Question 1086506: You roll two six-sided number cubes. What is the probability that at least one of the numbers is even?
Answer by mathmate(429) About Me  (Show Source):
You can put this solution on YOUR website!
Question:
You roll two six-sided number cubes. What is the probability that at least one of the numbers is even?

Solution:
P(>=1 even)
=1-P(both odd)
=1-(3/6)*(3/6)
=1-1/4
=3/4