SOLUTION: If three people roll a dice once, how many ways can the sum of the three people’s rolls add up to exactly 9?

Algebra.Com
Question 1160018: If three people roll a dice once, how many ways can the sum of the three people’s rolls add up to exactly 9?
Found 3 solutions by Alan3354, ikleyn, greenestamps:
Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
If three people roll a dice once, how many ways can the sum of the three people’s rolls add up to exactly 9?
==============
1,2,6
1,3,5
1,4,4
---
2,2,5
2,3,4
---
3,3,3
============
7 ways IF 1,2,6 is the same as 2,6,1 etc.

Answer by ikleyn(52778)   (Show Source): You can put this solution on YOUR website!
.

In other form, the question is


    How many solutions does this equation have

         +  +  = 9

    in positive integer numbers ,  and  ?


The solution can be done using the "Stars and Bars method", which gives in this case the answer  

          =  =  = 4*7 = 28.


ANSWER.  28 different solutions   //  (accounting for all possible permutations, cases and sub-cases . . . )

Solved and answered.

-----------------

For the "Stars and Bars method", see the lesson
    - Stars and bars method for Combinatorics problems
in this site,

or, alternatively, this Wikipedia article

https://en.wikipedia.org/wiki/Stars_and_bars_%28combinatorics%29

https://en.wikipedia.org/wiki/Stars_and_bars_%28combinatorics%29



Answer by greenestamps(13198)   (Show Source): You can put this solution on YOUR website!


The "stars and bars" method used by another tutor is a good tool for problems like this where the numbers are larger, and where there are no restrictions on how large the numbers can be.

However, direct use of the stars and bars method for this problem gives a wrong result, because the integers are restricted to the range 1 to 6 inclusive. So counting the number of ways by enumeration is necessary.

I would assume, unlike one of the other tutors, that, for example, 1+3+5 is a different result than 3+1+5....

combinations number of
with a sum permutations
of 9
--------------------------
1+2+6 3! = 6
1+3+5 3! = 6
1+4+4 3!/2! = 3
2+2+5 3!/2! = 3
2+3+4 3! = 6
3+3+3 3!/3! = 1
------------------------
total: 25


ANSWER: There are 25 ways for the sum of the numbers on the three people's dice to be 9.


RELATED QUESTIONS

How many ways are there to roll a sum divisible by three on two... (answered by ikleyn)
Find the probability, if we roll a pair of fair dice four times, that we get a sum of... (answered by ikleyn)
Three Dice are tossed. in how many ways can the dice each come up a different number (answered by dkppathak)
1.Roll two six-sided dice. Add the face values together. 2.Choose whether to roll the... (answered by lynnlo)
Bob claims he can roll triples with three dice in fewer than 10 rolls. a) What is the... (answered by Edwin McCravy)
If you roll two dice, what is the probability of rolling exactly a seven on the third and (answered by stanbon)
If we roll two dice 180 times, how many times can we expect the dice to show a sum of... (answered by stanbon)
If you roll a pair of regular dice, in how many ways can at least one of the dice be a 5? (answered by stanbon)
How many ways can you add three different even numbers to get a sum of 20? (answered by Alan3354)