document.write( "Question 486922: Dice is a popular game in gambling casinos. Two dice are tossed, and various amounts are paid according to the outcome. In a certain game, if a twelve or five occurs on the first roll, the player wins. What is the probability of winning on the first roll? \n" ); document.write( "
Algebra.Com's Answer #332854 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
There is just 1 way to get a 12
\n" ); document.write( "It is 6 and 6
\n" ); document.write( "There are 4 ways to get 5
\n" ); document.write( "they are:
\n" ); document.write( "4 and 1
\n" ); document.write( "1 and 4
\n" ); document.write( "2 and 3
\n" ); document.write( "3 and 2
\n" ); document.write( "So, with 2 die, there are 5 outcomes that
\n" ); document.write( "you want on the first throw.
\n" ); document.write( "The total of possible outcomes is \"+6%2A6+=+36+\"
\n" ); document.write( "The probability of winning on the 1st roll
\n" ); document.write( "is \"+5%2F36+\"
\n" ); document.write( "
\n" );