document.write( "Question 268797: If North American casino roulette were fair, how much should it pay to a player who bets $10 on red and a red number comes up? The odds against winning a bet on a red in roulette are 1.01 to 1.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #196986 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If North American casino roulette were fair, how much should it pay to a player who bets $10 on red and a red number comes up? \n" ); document.write( "--------- \n" ); document.write( "The odds against winning a bet on a red in roulette are 1.01 to 1. \n" ); document.write( "--- \n" ); document.write( "P(win) = 1/(2.01) ; P(lose) = 1.01/2.01 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "Note: If the game is \"fair\" E(x) = 0 \n" ); document.write( "Let \"x\" be casino payback. \n" ); document.write( "Equation: \n" ); document.write( "E(x) = winnings(P(win))+(losings)(P(lose)) = 0 \n" ); document.write( "(x-10)(1/2.01)+(-10)(1.01/2.01) = 0 \n" ); document.write( "Multiply thru by 2.01 and solve for \"x\" \n" ); document.write( "--- \n" ); document.write( "(x-10) -10(1.01) = 0 \n" ); document.write( "x = 10 + 10.1 = $20.10 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |