document.write( "Question 1059107: Two fair 6 sided dice are rolled. What is the probability that the sum of the two numbers on the dice is greater than 10? \n" ); document.write( "
Algebra.Com's Answer #674244 by solve_for_x(190)\"\" \"About 
You can put this solution on YOUR website!
There are 36 possible outcomes from the roll of two six-sided dice.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are three outcomes that have a sum which is greater than 10:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(5, 6), (6, 5), and (6, 6)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The probability that the sum of the two numbers is greater than 10
\n" ); document.write( "is then:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(Number of outcomes > 10 / Total number of possible outcomes) = 3/36 = 1/12
\n" ); document.write( "
\n" ); document.write( "
\n" );