document.write( "Question 369910: Two fair dice are rolled together. The probability that the sum rolled is greater than 8 is:\r
\n" );
document.write( "\n" );
document.write( "Thank You very much! \n" );
document.write( "
Algebra.Com's Answer #263640 by Fombitz(32388) You can put this solution on YOUR website! Look at the possible outcomes. \n" ); document.write( "There are 36 of them (6^2). \n" ); document.write( "Look at the outcomes where the sum is greater than 8. \n" ); document.write( "(3,6) \n" ); document.write( "(4,5) \n" ); document.write( "(4,6) \n" ); document.write( "(5,4) \n" ); document.write( "(5,5) \n" ); document.write( "(5,6) \n" ); document.write( "(6,3) \n" ); document.write( "(6,4) \n" ); document.write( "(6,5) \n" ); document.write( "(6,6) \n" ); document.write( "There are 10 of those. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |