SOLUTION: You roll a dice. What is the probability the sum of the first roll is 7 and the sum of the second roll is 10?

Algebra ->  Probability-and-statistics -> SOLUTION: You roll a dice. What is the probability the sum of the first roll is 7 and the sum of the second roll is 10?      Log On


   



Question 68849: You roll a dice. What is the probability the sum of the first roll is 7 and the sum of the second roll is 10?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
You roll a dice. What is the probability the sum of the first roll is 7 and the sum of the second roll is 10?
-----------------
To get a 7: 1,6;2,5;3,4;4,3;5,2;6,1
Prob(sum = 7) = 6/36 = 1/6
------------------
To get a 10: 4,6; 5,5; 6,4
Prob (sum = 10)= 3/36 = 1/12
--------------------
Prob(sum is 7 and sum is 10)= 1/6 * 1/12 = 1/72
--------------
Cheers,
Stan H.