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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
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)
(
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