document.write( "Question 267157: Hello,\r
\n" );
document.write( "\n" );
document.write( "I worked the following problem can you please check it to make sure I work it right. Thank you\r
\n" );
document.write( "\n" );
document.write( "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. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If \"odds for an event (e)\" are a:b
\n" );
document.write( "then P(e) = a/(a+b) P(not e) = b/(a+b)\r
\n" );
document.write( "\n" );
document.write( "P(winning change) 1.01/(1.01+1) = 2.1\r
\n" );
document.write( "\n" );
document.write( "P(winnings) 10*2.1 =21\r
\n" );
document.write( "\n" );
document.write( "Total winning =$21\r
\n" );
document.write( "\n" );
document.write( "Answer: $21.00 \n" );
document.write( "
Algebra.Com's Answer #196181 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? The odds against winning a bet on a red in roulette are 1.01 to 1. \n" ); document.write( "------ \n" ); document.write( "Odds against \"e\" = P(not e)/P(e) \n" ); document.write( "If odds against red are 1.01:1 \n" ); document.write( "P(not red) = 101/2.01 \n" ); document.write( "P(red) = 1/2.01 \n" ); document.write( "----- \n" ); document.write( "Let \"x\" be the payoff for \"red\" \n" ); document.write( "E(x) = winnings*P(win) + loss*P(lose) \n" ); document.write( "--- \n" ); document.write( "If the game is \"fair\" E(x) = zero \n" ); document.write( "E(x) = (x-10)(1/2.01) - 10(1.01/2.01) = 0 \n" ); document.write( "Multiply thru by 2.01: \n" ); document.write( "(x-10) - 10(1.01) = 0 \n" ); document.write( "x = 10(1+1.01) \n" ); document.write( "x = 10(2.01 \n" ); document.write( "x = $20.10 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=====================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If \"odds for an event (e)\" are a:b \n" ); document.write( "then P(e) = a/(a+b) P(not e) = b/(a+b) \n" ); document.write( "P(winning chance) 1.01/(1.01+1) = 1.01/2.01 \n" ); document.write( "P(winnings) 10*2.01 =2.01 \n" ); document.write( "Total winning =$20.10 \n" ); document.write( "Answer: $21.10 \n" ); document.write( " \n" ); document.write( " |