document.write( "Question 494402: 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 five or twelve occurs on the first roll, the player wins. What is the probability of winning on the first roll?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335648 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Number of ways when five or twelve will occur = 5 \r \n" ); document.write( "\n" ); document.write( "i.e {(1,4),(4,1),(2,3),(3,2),(6,6)}\r \n" ); document.write( "\n" ); document.write( "total number of possible ways = 6*6 = 36 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability = 5/36\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |