document.write( "Question 309436: Two dice are rolled. Find the probability that both dice show the same number \n" ); document.write( "
Algebra.Com's Answer #221307 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 36 possible outcomes rolling two dice.
\n" ); document.write( "6 of them are double 1,1 2,2 3,3 4,4 5,5 6,6
\n" ); document.write( "P(doubles)=6/36=1/6
\n" ); document.write( "
\n" );