document.write( "Question 866212: Question 325275: When two balanced dice are rolled,there are 36 possible outcomes. Find the probability that the sum is 10 or possible doubles
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #522213 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are three possible outcomes that sum to 10. (4,6) (5,5) (6,4)
\n" ); document.write( "There are six possible outcomes that are doubles. (1,1) (2,2) (3,3) (4,4) (5,5) (6,6).
\n" ); document.write( "There is one possible outcome that both sums to 10 and is a double. (5,5)
\n" ); document.write( "\"P%28A_or_B%29=P%28A%29%2BP%28B%29-P%28A_and_B%29\"
\n" ); document.write( "\"P%28A_or_B%29=3%2F36%2B6%2F36-1%2F36\"
\n" ); document.write( "\"P%28A_or_B%29=8%2F36=2%2F9\"
\n" ); document.write( "
\n" );