document.write( "Question 58334: Two dice are rolled. What are the number of ways an 8 can appear from the throw of the dice? \n" ); document.write( "
Algebra.Com's Answer #39929 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Two dice are rolled. What are the number of ways an 8 can appear from the throw of the dice?
\n" ); document.write( "A die has 1-6 dots possible.
\n" ); document.write( "Below you see the ways you can roll 8 with 2 dice.
\n" ); document.write( "(2,6),(3,5),(4,4),(5,3),(6,2)
\n" ); document.write( "There are 5 ways to roll an two dice with the sum of 8.
\n" ); document.write( "
\n" );