document.write( "Question 1032171: Suppose that in a particular game two dice are tossed, and various amounts are paid according to the outcome. Find the probability.\r
\n" );
document.write( "\n" );
document.write( "\"If a sum of twelve or a sum of eleven 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 #646825 by robertb(5830)![]() ![]() You can put this solution on YOUR website! There are 11 possible (whole number) sums, ranging from to 2 to 12. The only possibilities for getting an 11 or 12 are (5,6), (6,5), or (6,6).\r \n" ); document.write( "\n" ); document.write( "Therefore the probability of winning on the first roll is 3/36, or 1/12. \n" ); document.write( " |