document.write( "Question 263053: A roulette wheel has 18 red slots and 18 black slots numbered alternately with the numbers 1 through 36. Two green slots are numbered 0 and 00. the winning number is determined by the slot into which a single marble rolls. Players are not allowed to bet on green. The house wins all bets if 0 or 00 comes up. what are the odds in favor of a number greater than 30 winning? \n" ); document.write( "
Algebra.Com's Answer #193798 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A roulette wheel has 18 red slots and 18 black slots numbered alternately with the numbers 1 through 36. Two green slots are numbered 0 and 00. the winning number is determined by the slot into which a single marble rolls. Players are not allowed to bet on green. The house wins all bets if 0 or 00 comes up. what are the odds in favor of a number greater than 30 winning? \n" ); document.write( "---- \n" ); document.write( "Win if get: 31,32,33,34,35,36 \n" ); document.write( "P(win) = 6/38 \n" ); document.write( "P(not win) = 32/38 \n" ); document.write( "--- \n" ); document.write( "Odds in favor of winning: P(win)/P(not win) = 6/32 = 3:16 \n" ); document.write( "======================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |