document.write( "Question 1128750: Mark draws one card from a standard deck of 52. He receives $0.50 for a heart and $0.70 for an ace, but $0.75 for the ace of hearts. How much could he pay to play this game per draw if he expects to break even in the long run? \n" ); document.write( "
Algebra.Com's Answer #745235 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "His expected payouts and the corresponding probabilities are \n" ); document.write( "$0.75 * (1/52) for the ace of hearts \n" ); document.write( "$0.70 * (3/52) for any of the other aces \n" ); document.write( "$0.50 * (12/52) for any of the other hearts \n" ); document.write( "$0.00 * 36/52) for any of the other cards \n" ); document.write( "His total expected payout is \n" ); document.write( " \n" ); document.write( "So he can't realistically expect to EXACTLY break even. If he pays $0.17 to play the game, then in the long run he can expect to come out very slightly ahead. \n" ); document.write( " |