Now, let's find the number of outcomes that result in a sum of 8, 9, or 10.
For a sum of 8, the possible outcomes are: (2, 6), (3, 5), (4, 4), (5, 3), and (6, 2). That's 5 outcomes.
For a sum of 9, the possible outcomes are: (3, 6), (4, 5), (5, 4), and (6, 3).
Show more…