document.write( "Question 57280: suppose you roll two dice. Find the probability of rolling a sum of 6 \n" ); document.write( "
Algebra.Com's Answer #38972 by Scriptor(36)\"\" \"About 
You can put this solution on YOUR website!
There's a total of 6*6 = 36 combinations with 2 dices.\r
\n" ); document.write( "\n" ); document.write( "to get 6 you have to trow one of these:\r
\n" ); document.write( "\n" ); document.write( "1 + 5
\n" ); document.write( "2 + 4
\n" ); document.write( "3 + 3
\n" ); document.write( "4 + 2
\n" ); document.write( "5 + 1
\n" ); document.write( "______ +\r
\n" ); document.write( "\n" ); document.write( "5 possible combinations (out of 32 possibilities)\r
\n" ); document.write( "\n" ); document.write( "Answer: 5/32
\n" ); document.write( "
\n" );