BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Show Your Probability Mettle

Expert replies
by dtweah » Sun May 10, 2009 5:33 am
Tom has $2 and Bill has $1. A die is rolled and if it comes up 1 or 2 then Tom wins and Bill gives him $1; if it comes up 3,4,5 or 6 then Bill wins and Tom gives him $1. This is repeated until Tom or Bill has no money and the other is the victor. What is the probability that Tom is the victor?

(a) 1/2
(b) 2/5
(c) 3/5
(d) 4/7
(e) 3/7
Join the discussion
Source: — Problem Solving |

Re: Show Your Probability Mettle

by Ian Stewart » Sun May 10, 2009 8:32 am
dtweah wrote:Tom has $2 and Bill has $1. A die is rolled and if it comes up 1 or 2 then Tom wins and Bill gives him $1; if it comes up 3,4,5 or 6 then Bill wins and Tom gives him $1. This is repeated until Tom or Bill has no money and the other is the victor. What is the probability that Tom is the victor?

(a) 1/2
(b) 2/5
(c) 3/5
(d) 4/7
(e) 3/7
There's a 1/3 = 3/9 chance that Tom wins first roll; game over.

There's a (2/3)*(2/3) = 4/9 chance that Bill wins on the first two rolls; game over.

There's a 2/9 chance that Bill wins, then Tom wins, and we're back to where we started.

So the probability Tom wins is:

1/3 + (2/9)*(1/3) + (2/9)^2 *(1/3) + (2/9)^3 * (1/3) + ...

That's an infinite geometric series, so it's not the type of thing you'd need to work with on a real GMAT. Still, we can solve without a formula:

1/3 + (2/9)*(1/3) + (2/9)^2 *(1/3) + (2/9)^3 * (1/3) + ...

= 1/3 * (1 + 2/9 + (2/9)^2 + ...)

Now, call the sum in brackets S:

S = 1 + 2/9 + (2/9)^2 + (2/9)^3 + ...
S = 1 + (2/9)(1 + 2/9 + (2/9)^2 + ...)
S = 1 + (2/9)S
S = 9/7

Since the answer is (1/3)S, the answer is 3/7.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

Re: Show Your Probability Mettle

by sureshbala » Sun May 10, 2009 9:25 pm
dtweah wrote:Tom has $2 and Bill has $1. A die is rolled and if it comes up 1 or 2 then Tom wins and Bill gives him $1; if it comes up 3,4,5 or 6 then Bill wins and Tom gives him $1. This is repeated until Tom or Bill has no money and the other is the victor. What is the probability that Tom is the victor?

(a) 1/2
(b) 2/5
(c) 3/5
(d) 4/7
(e) 3/7
Prob of Tom to win his throw = 2/6 = 1/3 and for Bill it is 4/6 = 2/3

Tom can win either in his first throw or in his second throw or in his third throw and so on......

Probability that Tom wins in the first throw = 2/6 = 1/3

Now if Tom has to win in his second win, Tom must loose his first throw and Bill also must loose in his first throw and then Tom wins his second throw.

Hence the probability = 2/3 x 1/3 x 1/3 = (2/9) x 1/3


Similarly if Tom has to win in his third throw, both Tom and Bill must loose their first 2 throws

Hence the probability = 2/3 x 1/3 x 2/3 x 1/3 x 1/3 = (2/9)^2 x 1/3


So you can observe that the chance of Tom winning is

1/3 + (2/9)x1/3 + (2/9)^2 x 1/3 + (2/9)^3 x 1/3 +................

This is an infinite GP with common ratio 2/9 .

So the sum = (1/3)/(1-2/9) (Sum to infinite GP = a/(1-r))

=1/3 x 9/7 = 3/7
Join the discussion

by dtweah » Mon May 11, 2009 3:02 am
This is a very fascinating problem and the solutions offered by Ian and Sura are great. I solved it through the route of conditional probability by defining three events and conditioning on them: A= event of 1,2 occurring. F=Event that game ends on first draw and W=event that Tom wins. Don't have time to write that solution now. The OA gives two methods and I find the first method terribly ingenious. In my solution I tinkered with the second method using a tree diagram but always ended up with one tree going to infinity and didn't happen on the idea of a geometric sequence, so I switched to conditional probability. I will post the conditional solution later. All these approaces need to be studied well.

(e) Method I: Let p be the probability that Tom is the victor. If Tom wins the first roll then he is the victor. If Tom loses the first roll and wins the second roll then the game is returned to the original position. It follows that p = 1/3 + (2/3)(1/3)p from which p = 3/7.

Method II: Let W,L respectively denote win and loss for Tom. Then Tom wins with the sequences W, (LW)W, (LW)(LW)W, (LW)(LW)(LW)W,… . Addition of the corresponding probabilities gives a geometric series with initial term 1/3 and ratio (2/3)(1/3) = 2/9. The sum of the series is (1/3)/[1 – (2/9)] = 3/7.
Join the discussion