Math Challenges

Submissions for Problem #42

Problem #42

In two throws of a fair six-sided die, what is the probability that
1) the sum is less than or equal to 5?
2) the number on the first die is 6 or the number on the second die is 3 (or both)?
3) both rolls are even numbers, given that the sum is 10?

← Back to problem

zapwai
Solution:
\( \)
Explanation:
1) 10/36 2) 11/36 3) 2/3
0 likes