document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #783167 by Alan3354(69443)\"\" \"About 
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?
\n" ); document.write( "==============
\n" ); document.write( "1,2,6
\n" ); document.write( "1,3,5
\n" ); document.write( "1,4,4
\n" ); document.write( "---
\n" ); document.write( "2,2,5
\n" ); document.write( "2,3,4
\n" ); document.write( "---
\n" ); document.write( "3,3,3
\n" ); document.write( "============
\n" ); document.write( "7 ways IF 1,2,6 is the same as 2,6,1 etc.
\n" ); document.write( "
\n" ); document.write( "
\n" );