document.write( "Question 977069: Two regular six-sided dice are tossed. Compute the probability of rolling a 12 or doubles.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #598595 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Doubles - 6 possible outcomes : 1,1 2,2 3,3 4,4 5,5 6,6
\n" ); document.write( "12 - 1 possible outcome : 6,6
\n" ); document.write( "Doubles and 12 - 1 possible outcome : 6,6
\n" ); document.write( "With two dice, there are 36 possible outcomes.
\n" ); document.write( "So,\r
\n" ); document.write( "\n" ); document.write( "\"P=%286%2B1-1%29%2F36\"
\n" ); document.write( "\"P=6%2F36\"
\n" ); document.write( "\"P=1%2F6\"
\n" ); document.write( "
\n" );