document.write( "Question 522235:  A pair of dice is rolled. What is the probability of each of the following? (Round your answers to three decimal places.)\r
\n" );
document.write( "\n" );
document.write( "(a) the sum of the numbers shown uppermost is less than 7
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #346744 by stanbon(75887)      You can put this solution on YOUR website! A pair of dice is rolled. What is the probability of each of the following? (Round your answers to three decimal places.) \n" ); document.write( "(a) the sum of the numbers shown uppermost is less than 7 \n" ); document.write( "--- \n" ); document.write( "Count the ways to succeed: \n" ); document.write( "sum of 2: 1 way \n" ); document.write( "sum of 3: 2 ways \n" ); document.write( "sum of 4: 3 ways \n" ); document.write( "sum of 5: 4 ways \n" ); document.write( "sum of 6: 5 ways \n" ); document.write( "---# of ways to succeed: 15 \n" ); document.write( "--- \n" ); document.write( "P(sum less than 7) = 15/36 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |