document.write( "Question 892973: Suppose that in a particular game two dice are tossed, and various amounts are paid according to the outcome. Find the requested probability. (Enter the probability as a fraction.)\r
\n" );
document.write( "\n" );
document.write( "If a twelve or an eight 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 #540973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a twelve or an eight occurs on the first roll, the player wins. What is the probability of winning on the first roll? \n" ); document.write( "-------- \n" ); document.write( "# of ways to roll a \"12\":: 1 \n" ); document.write( "# of ways to roll an \"8\":: 5 \n" ); document.write( "---- \n" ); document.write( "P(win) = (1+5)/36 = 6/36 = 1/6 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |