Posted by Nic on Tuesday, November 30, 2010 at 12:03am.
I still make a chart or table to establish some kind of pattern for my formulas or equations.
consider consecutive losses
first bet = 3
total losses = 3
second bet = 6
total losses = 9
third bet = 12
total losses = 9+12 = 21
looks like a geometric series where
a = 3, r = 2 and we want to know Sum(n) < 300
Sum(n) = a(rn - 1)/(r - 1)
300 = 3(2^n - 1)/(2-1)
2^n - 1 = 100
2^n = 101
n = log 101/log2 = 6.65
So after 6 losses she lost 3(2^6 - 1)/2-1) = 189
after 7 losses she lost 3(2^7 - 1)/2-1) = 381
she can play 6 times in a row, expecting to lose each time , running out on the 7th turn.
Related Questions
math please help - You will be given a set of numbers to play this game. Two ...
managerial economics - Players A and B are playing a simultaneous moves game and...
business - Young, innovative, and high-tech firms often adopt the strategy of ...
AED - Select one strategy from your list. Cultural Diversity Then How can this ...
English Comp - read Chapters 1 and 2 and your Instructors Guidance for ...
marketing - Imagine you are creating a marketing plan for a company that will ...
Strategic Management - What are the 4 differences between Strategy Formulation ...
criminal justice 255 - Describe and apply six law enforcement strategies from ...
English - create a strategy for remembering how words should be used: For ...
statistics - Three players enter a room. As each player enters, a coin is ...
For Further Reading