document.write( "Question 325728: A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10. \n" ); document.write( "
Algebra.Com's Answer #233181 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A pair of fair dice is rolled. Find the probability that the sum of the two numbers facing up is less than 10.
\n" ); document.write( "-------------------
\n" ); document.write( "Total number of sums: 36
\n" ); document.write( "# of 12's: 1
\n" ); document.write( "# of 11's: 2
\n" ); document.write( "# of 10's; 3
\n" ); document.write( "------------------
\n" ); document.write( "# less than 10: 30
\n" ); document.write( "---------------------
\n" ); document.write( "P(sum < 10) = 30/36
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );