document.write( "Question 62762: A certain game involves tossing 3 fair coins. It pays 29 cents for 3 heads, 12 cents for 2 heads, and 5 cents for 1 head. What is a fair price to pay to play this game? \n" ); document.write( "
Algebra.Com's Answer #43613 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A certain game involves tossing 3 fair coins. It pays 29 cents for 3 heads, 12 cents for 2 heads, and 5 cents for 1 head. What is a fair price to pay to play this game? \n" ); document.write( "----------------- \n" ); document.write( "Prob of getting 3 heads = (1/2)^3=1/8 \n" ); document.write( "Prob of getting 2 heads = 3/8 \n" ); document.write( "Prob of getting 1 head = 3/8 \n" ); document.write( "--------- \n" ); document.write( "Expected earnings = (1/8)(29 cents)+(3/8)(12 cents)+(3/8)(5 cents) \n" ); document.write( "=(29+36+15)/8 cents \n" ); document.write( "=80/8= \n" ); document.write( "=10 cents \n" ); document.write( "--------- \n" ); document.write( "A fair price to play the game would be 10 cents that is \n" ); document.write( "your expected winnings. \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |