SOLUTION: A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10.

Algebra ->  Probability-and-statistics -> SOLUTION: A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10.      Log On


   



Question 325728: A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10.
Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10.
-------------------
Total number of sums: 36
# of 12's: 1
# of 11's: 2
# of 10's; 3
------------------
# less than 10: 30
---------------------
P(sum < 10) = 30/36
======================
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Sum Ways # of Ways
21,11
31,2; 2,12
41,3; 2,2; 3,13
51,4; 2,3; 3,2; 4,14
61,5; 2,4; 3,3; 4,2; 5,15
71,6; 2,5; 3,4; 4,3; 5,2; 6,16
82,6; 3,5; 4,4; 5,3; 6,25
93,6; 4,5; 5,4; 6,34
104,6; 5,5; 6,43
115,6; 6,52
126,61


The probability of anything is the number of ways that it can happen that you would consider a success divided by the number of ways it can happen total -- successes and failures.

If you add up the number of total ways that you can roll a pair of dice you get 36. There are 3 ways to get a ten, 2 ways to get an 11 and 1 way to get a 12, so there must be 36 minus 6 (3 plus 2 plus 1) ways to get less than 10.




John