document.write( "Question 149030: Two dice are rolled. Find the probability of getting a sum greater than 8\r
\n" );
document.write( "\n" );
document.write( "Is it 0, 13/36, 2/9, 5/18.\r
\n" );
document.write( "\n" );
document.write( "Can you tell me how to work this out?\r
\n" );
document.write( "\n" );
document.write( "Thank you, Ellen \n" );
document.write( "
Algebra.Com's Answer #109425 by mangopeeler07(462)![]() ![]() ![]() You can put this solution on YOUR website! What are the possible sums of the dice? Anywhere from 2-12. Those are eleven different sums. So eleven will be the denominator:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x/11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now how many of those sums are greater than 8? 9, 10, 11, and 12! There are four of them, so that will be the numerator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4/11 \n" ); document.write( " |