Last visit was: 19 Nov 2025, 18:10 It is currently 19 Nov 2025, 18:10
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,372
 [17]
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [3]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,103
 [2]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,103
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,356
 [3]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,356
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
- Let the distance between A and B be x miles.
- Let speeds of Tom, Jerry & Bill be T, J & B, respectively.

When Tom met Jerry,
Tom travelled (x+9) miles
Jerry travelled (x–9) miles
Speed ratio: T/J=(x+9)/(x-9) ...(1)

When Jerry met Bill,
Jerry travelled (x+7) miles
Bill travelled (x–7) miles
Speed ratio: J/B=(x+7)/(x-7) ...(2)

Speed ratio of T/B:
T/B = (T/J)*(J/B) = (1)*(2)
5/3 = [(x+9)/(x-9)]*[(x+7)/(x-7)]
5*(x-9)(x-7) = 3*(x+9)(x+7)
2x^2 -128x + 63*2 = 0
x^2 -64x + 63 = 0
(x-63)(x-1)=0
x=63 or x=1 (NA)

FINAL ANSWER IS (E)

Posted from my mobile device
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,258
 [2]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,258
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Tom, Jerry and Bill start from point A at the same time in their cars to go to B. Tom reaches point B first and turns back and meets Jerry at a distance of 9 miles from B. When Jerry reaches B, he too turns back and meets Bill at a distance of 7 miles from B. If 3 times the speed with which Tom drives his car is equal to 5 times Bill’s speed, what could be the distance between the points A and B?

A. 24 miles
B. 31 miles
C. 40 miles
D. 45 miles
E. 63 miles
Let distance between point A and B = D; Speed of Tom = \(S_t\), Speed of Jerry = \(S_j\) and Speed of Bill = \(S_b\) (considering all drive at constant speed)
Also given \(3S_t = 5S_b\) OR \(\frac{S_b}{S_t} = \frac{3}{5}\)
Here time taken by Tom and Jerry to cover their respective distances when they meet is equal. \(T_t\) = \(T_j\)
So, when they meet:
Distance covered by Tom = D + 9
Distance covered by Jerry = D - 9
Hence \(\frac{D + 9 }{S_t} = \frac{D - 9}{S_j}\) OR \(\frac{D + 9 }{D - 9} = \frac{S_t}{S_j}\) Eqn. 1

Similarly, when Jerry and Bill meet time taken by them is equal. \(T_j\)' = \(T_b\)
When Jerry and Bill meet:
Distance covered by Jerry = D + 7
Distance covered by Bill = D - 7
Hence \(\frac{D + 7 }{S_j} = \frac{D - 7}{S_b}\) OR Hence \(\frac{D + 7 }{D - 7} = \frac{S_j}{S_b}\) Eqn. 2

Multiplying Eqn. 1 and 2
Hence \(\frac{(D + 9)(D + 7)}{(D - 9)(D - 7)} = \frac{S_t}{S_b} = \frac{5}{3}\)
\(D^2 - 64D + 63 = 0\)
(D - 63)(D - 1) = 0
D ≠ 1 So
D = 63

Answer E.
User avatar
monikakumar
Joined: 23 Jan 2020
Last visit: 31 Dec 2021
Posts: 234
Own Kudos:
146
 [1]
Given Kudos: 467
Products:
Posts: 234
Kudos: 146
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Tom, Jerry and Bill start from point A at the same time in their cars to go to B. Tom reaches point B first and turns back and meets Jerry at a distance of 9 miles from B. When Jerry reaches B, he too turns back and meets Bill at a distance of 7 miles from B. If 3 times the speed with which Tom drives his car is equal to 5 times Bill’s speed, what could be the distance between the points A and B?

A. 24 miles
B. 31 miles
C. 40 miles
D. 45 miles
E. 63 miles

3Ts=5Bs
time is same here t=d/s [for tom and jerry]
x+9/Ts=x-9/Js ------->1
time is same here t=d/s [for jerry and bill]
x+7/Js=x-7/Bs
Js=(x+7)3Ts/(x-7)5
sub this in (1)
(x+9)/Ts=(x-9)(x-7)5/(x+7)3Ts
on solving we get,
x^2-64x+63=0,
x=1,63...dist can be 1
so dist is 63
Ans E
User avatar
Hea234ven
Joined: 12 Jul 2019
Last visit: 20 Sep 2021
Posts: 72
Own Kudos:
Given Kudos: 678
Status:No knowledge goes waste
Location: Norway
Concentration: Finance, Economics
GPA: 3.3
WE:Corporate Finance (Commercial Banking)
Posts: 72
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
It's a good question,but I think it can't be solved in 2 mins. So, do these types of questions really come in real gmat?
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,258
 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,258
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hea234ven
It's a good question,but I think it can't be solved in 2 mins. So, do these types of questions really come in real gmat?
Hea234ven
Yes, you may be right but its better to practice problems like these. The more you practice the better you get at solving them.

Consider this one, if you got absolutely outflanked by it on reading the first time check the options given. On reading the questions and trying to figure out what it says and asks, you might have an intuition(don't rely on it but better confirm it) of the correct answer. While writing out the equations you may release that 63 can be the answer since they involve ±9 and ±7. This may be a fluke but it becomes lesser of a fluke as you practice these kind of questions more. The best part about having such intuition is that it lets you save some time.

Cheers..!! :blushing:
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,350
Own Kudos:
Given Kudos: 1,656
Posts: 1,350
Kudos: 742
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let:

Speed of Tom = T
Speed of Jerry = J
Speed of Bill = B

In each scenario, drove for same travel time. When Time is constant, ratio of distances traveled is directly proportional to the ratio of speeds.

3T = 5B
T/B = 5/3


(T/J) * (J/B) = T/B

Let d = distance from A to B


(1)
T/J = (d + 9) / (d - 9)

(2)
J/B = (d + 7) / (d - 7)


Multiplying the 2 equations:

T/B = (d^2 + 16d + 63) / (d^2 - 16d + 63)

T/B = 5/3


Setting the 2 equations equal, cross multiplying and simplifying:

(d)^2 - 64d + 63 = 0

(d - 1) (d - 63) = 0

d = 63

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts