document.write( "Question 375889: You rolll two dice, a green one and a red one. What is the probability of getting a sum of 11? \n" ); document.write( "
Algebra.Com's Answer #267315 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 36 possible outcomes for the pair of dice.
\n" ); document.write( "(5,6)
\n" ); document.write( "(6,5)
\n" ); document.write( "Only 2 of them sum to 11.
\n" ); document.write( "\"P%2811%29=2%2F36=1%2F18\"
\n" ); document.write( "
\n" ); document.write( "
\n" );