document.write( "Question 382989: In a carnival game, a person wagers $2 on the roll of two dice. If the total of the tow dice is 2,3,4,5, or 6 then the person gets $4 (the $2 wager and $2 winnings). If the total of the two dice is 8,9,10,11, or 12 then teh person gets nothing (loses $2). If the total of the two dice is 7, the person gets $0.75 back (loses $0.25). What is the expected value of playing the game once? \n" ); document.write( "
Algebra.Com's Answer #271315 by edjones(8007)![]() ![]() You can put this solution on YOUR website! You made a mistake writing the problem. I am assuming you meant \"If the total of the two dice is 7, the person gets $1.75 back (loses $0.25).\" \n" ); document.write( ". \n" ); document.write( "There are 6 ways out of 36 to roll a 7: 6-1 1-6 5-2 2-5 4-3 3-4. \n" ); document.write( "There are 36/2 - 6=18-3=15 ways to roll 2,3,4,5,6 and 15 ways to roll 8,9,10,11,12. \n" ); document.write( "On 15 roll he loses 30 and on 15 he wins 30 and on 6 rolls he loses 1.50 \n" ); document.write( "On 36 rolls he has a net loss of $1.50 \n" ); document.write( "1.50/36=-$0.04 the expected value of playing the game once. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |