document.write( "Question 379770: You are rolling a pair of dice, one red and one green. What is the probability of the following outcomes?
\n" ); document.write( "a. The sum of the two numbers you roll from the dice is 8
\n" ); document.write( "b. The sum of the two numbers you roll is 12
\n" ); document.write( "c. The sum of two numbers you roll is 7
\n" ); document.write( "

Algebra.Com's Answer #269637 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "36 possible outcomes of sums when rolling a pair of dice
\n" ); document.write( "___1_2_3__4__5__6
\n" ); document.write( "1|_2_3_4__5__6__7
\n" ); document.write( "2|_3_4_5__6__7__8
\n" ); document.write( "3|_4_5_6__7__8__9
\n" ); document.write( "4|_5_6_7__8__9_10
\n" ); document.write( "5|_6_7_8__9_10_11
\n" ); document.write( "6|_7_8_9_10_11_12\r
\n" ); document.write( "\n" ); document.write( "P(The sum of the two numbers you roll from the dice is 8) = 5/36
\n" ); document.write( "P(The sum of the two numbers you roll is 12) = 1/36
\n" ); document.write( "P(The sum of two numbers you roll is 7) = 6/36 Or 1/6 \n" ); document.write( "
\n" );