document.write( "Question 199006: Two standard dice are rolled. What is the probability of the sum on the two dice being less than 10. \n" ); document.write( "
Algebra.Com's Answer #149484 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two standard dice are rolled. What is the probability of the sum on the two dice being less than 10.
\n" ); document.write( "---------------
\n" ); document.write( "Draw the sample space which is
\n" ); document.write( "a 6 by 6 square with the sums listed:
\n" ); document.write( "2,3,4,5,6,7
\n" ); document.write( "3,4,5,6,7,8
\n" ); document.write( "4,5,6,7,8,9
\n" ); document.write( "...
\n" ); document.write( "...
\n" ); document.write( "7,8,9,10,11,12,\r
\n" ); document.write( "\n" ); document.write( "----------------------
\n" ); document.write( "Count the sums that are less than 10: 30
\n" ); document.write( "----------------------
\n" ); document.write( "P(sum less than 10) = 30/36 = 5/6
\n" ); document.write( "==========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );