Last visit was: 23 Apr 2026, 08:22 It is currently 23 Apr 2026, 08:22
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
Mbawarrior01
Joined: 12 Oct 2012
Last visit: 23 Jan 2018
Posts: 91
Own Kudos:
373
 [61]
Given Kudos: 198
WE:General Management (Other)
Posts: 91
Kudos: 373
 [61]
4
Kudos
Add Kudos
57
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
PrashantPonde
Joined: 27 Jun 2012
Last visit: 29 Jan 2025
Posts: 311
Own Kudos:
2,782
 [19]
Given Kudos: 185
Concentration: Strategy, Finance
Posts: 311
Kudos: 2,782
 [19]
11
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
Marcab
Joined: 03 Feb 2011
Last visit: 22 Jan 2021
Posts: 840
Own Kudos:
4,943
 [8]
Given Kudos: 221
Status:Retaking after 7 years
Location: United States (NY)
Concentration: Finance, Economics
GMAT 1: 720 Q49 V39
GPA: 3.75
GMAT 1: 720 Q49 V39
Posts: 840
Kudos: 4,943
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Abhii46
Joined: 12 Mar 2012
Last visit: 31 Jul 2015
Posts: 64
Own Kudos:
553
 [2]
Given Kudos: 22
Location: India
Concentration: Technology, Strategy
GMAT 1: 710 Q49 V36
GPA: 3.2
WE:Information Technology (Computer Software)
GMAT 1: 710 Q49 V36
Posts: 64
Kudos: 553
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Speed of Jim is c/a meter per second. Speed of Roger is c/b meter per second.
Let us suppose when they both meet or cross each other Jim has covered x distance and Roger has covered c-x distance. Since time taken is same, as they both started together we can have the equation:

x/(c/a) = (c-x)/(c/b)

ax/c = b(c-x)/c or ax = b(c-x)
Solving for x, x = cb/(a+b)
Jim travelled, x = cb/(a+b)
Roger travelled, c-x = ca/(a+b)
Ans: ca/(a+b) - cb/(a+b) = c(a-b)/(a+b)
User avatar
PrashantPonde
Joined: 27 Jun 2012
Last visit: 29 Jan 2025
Posts: 311
Own Kudos:
2,782
 [3]
Given Kudos: 185
Concentration: Strategy, Finance
Posts: 311
Kudos: 2,782
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Attachment:
Pick numbers.jpg
Pick numbers.jpg [ 43.32 KiB | Viewed 20040 times ]
Pick Numbers Approach:
Pick a=15 (time taken by Jim)
b=10 (time taken by Roger)
c=30 (Total distance PQ)

Rate for Jim = 30/15 = 2
Rate for roger = 30/10 = 3
Mutual rate = 2+3 = 5
Total time taken by both to cross each other = 30/5 = 6

Roger's distance - Jim's distance= (Roger's rate * mutual time) - (Jim's rate * mutual time) = mutual time * (Roger's rate - Jim's rate) = 6 (3-2) = 6

Choice analysis with Plug-in the numbers a=15, b=10, c=30
A. c(b-a)/(a+b) = 30(-5)/25= -6 (this is negative)
B. c(a-b)/(a+b) = 30(5)/25= 6 (this is correct)!
C. c(a+b)/(a-b) = 30(25)/5 = 150 (does not match with 6)
D. ab(a-b)/(a+b) = 150(5)/25= 30 (does not match with 6)
E. ab(b-a)/(a+b) = 150(-5)/25= -30 (does not match with 6)
User avatar
BangOn
Joined: 27 Feb 2012
Last visit: 22 Mar 2019
Posts: 94
Own Kudos:
193
 [2]
Given Kudos: 22
Posts: 94
Kudos: 193
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
samsikka23
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A. c(b-a)/(a+b)
B. c(a-b)/(a+b)
C. c(a+b)/(a-b)
D. ab(a-b)/(a+b)
E. ab(b-a)/(a+b)

Hi, I am having trouble with this question. Can you please help explain it algebraically as well as with picking numbers, thanks

OK. Unit of distance is mt. Check the unit of options only A B and C satisfies.
b<a so option would be negative.
Between B and C now. Educated guess is B because we have relative speed in denominator. But let me explain why.....

The relative speed will be b+a for objects travelling in opposite direction. Let both of them meet in t seconds. Distance traveled is c.
t = c / (c/a+c/b) = ab/(a+b).
Distance traveled by jim whose speed is c/a is c/a * ab/ (a+b) = cb/(a+b)
Distance traveled by roger... c/b*ab/(a+b) = ca/(a+b)
Difference c*(a-b)/(a+b)
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,271
 [1]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Both Jim & Roger are travelling at constant speed & in opposite direction:
So, speed of Jim = c/a & speed of Roger = c/b
Let say Jim travelled distance x from P where it met Roger, it means that Roger travelled (c-x) from point Q
[x would be less than (c-x) as Jim is travelling slow]
From above, time taken by Jim to travel x = xa/c....................... (1)
Also, time taken by Roger to travel (c-x) = (c-x)b/c.....................(2)
Time taken by both Jim & Roger is same, so (1) = (2)
xa/c = (c-x)b/c,
Solving further, x = bc/(a+b).................... (3)
We require to find how many fewer meters will Jim have swum i.e
additional distance travelled by Roger = (c - x) - x
= c-2x
Substituting value of x from (3) & solving the equation further, we get Answer = c(a-b)/a+b
Answer = (B)
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 478
Own Kudos:
3,386
 [3]
Given Kudos: 141
Posts: 478
Kudos: 3,386
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aditi2013
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A) c(b-a)/ a+b

B) c(a-b)/a+b

C) c(a+b)/a-b

D) ab(a-b)/a+b

E) ab(b-a)/a+b

The above question can be done by picking numbers. Is there an alternative way to solve this.

We know from the question stem that a>b, as because for the same distance, Roger will take lesser time than Jim.Eliminate options A and E(as they will lead to negative answer).

Also, as the answer is representing distance, we can straightaway eliminate D, which is representing \(time^2\)

Out of the 2 options remaining , i.e. B and C, we know that the answer has to be less than c(The difference between the distance covered by Jim and Roger can-not be more than c) For option C, the expression (a+b)/(a-b) WILL always be greater than 1. Thus, by process of elimination, the answer is B.

B.
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,271
 [2]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Please refer screenshot below:
Attachments

sp.jpg
sp.jpg [ 35.5 KiB | Viewed 18440 times ]

User avatar
himanshujovi
Joined: 28 Apr 2014
Last visit: 29 Aug 2016
Posts: 139
Own Kudos:
Given Kudos: 46
Posts: 139
Kudos: 77
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Abhii46
Speed of Jim is c/a meter per second. Speed of Roger is c/b meter per second.
Let us suppose when they both meet or cross each other Jim has covered x distance and Roger has covered c-x distance. Since time taken is same, as they both started together we can have the equation:

x/(c/a) = (c-x)/(c/b)

ax/c = b(c-x)/c or ax = b(c-x)
Solving for x, x = cb/(a+b)
Jim travelled, x = cb/(a+b)
Roger travelled, c-x = ca/(a+b)
Ans: ca/(a+b) - cb/(a+b) = c(a-b)/(a+b)

How come Roger's distance be taken as c-x ? I dont see it being mentioned that distance between the two points is c.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,791
Kudos
Add Kudos
Bookmarks
Bookmark this Post
himanshujovi
Abhii46
Speed of Jim is c/a meter per second. Speed of Roger is c/b meter per second.
Let us suppose when they both meet or cross each other Jim has covered x distance and Roger has covered c-x distance. Since time taken is same, as they both started together we can have the equation:

x/(c/a) = (c-x)/(c/b)

ax/c = b(c-x)/c or ax = b(c-x)
Solving for x, x = cb/(a+b)
Jim travelled, x = cb/(a+b)
Roger travelled, c-x = ca/(a+b)
Ans: ca/(a+b) - cb/(a+b) = c(a-b)/(a+b)

How come Roger's distance be taken as c-x ? I dont see it being mentioned that distance between the two points is c.

Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool.
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,028
Own Kudos:
Given Kudos: 27
Posts: 1,028
Kudos: 2,021
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A) c(b-a)/ a+b

B) c(a-b)/a+b

C) c(a+b)/a-b

D) ab(a-b)/a+b

E) ab(b-a)/a+b

let d=roger's distance at passing
c-d=jim's distance at passing
d/(c-d)=a/b
d=ac/(a+b)
d-(c-d)=2d-c
substituting, 2d-c=2*ac/(a+b)-c➡
c(a-b)/(a+b)
B
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,710
 [1]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,710
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
samsikka23
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A. c(b-a)/(a+b)
B. c(a-b)/(a+b)
C. c(a+b)/(a-b)
D. ab(a-b)/(a+b)
E. ab(b-a)/(a+b)

We are given that Jim takes a seconds to swim c meters. Since rate = distance/time, Jim’s rate is c/a. We are also given that Roger can swim c meters in b seconds. Roger’s rate = c/b.

Since Jim leaves point P at the same time Roger leaves point Q, we can let t = the time it takes them to pass each other, and we can use the following formula:

distance of Jim + distance of Roger = total distance

(c/a)t + (c/b)t = c

Let’s multiply both sides of the equation by ab:

bct + act = abc

Now divide both sides of the equation by c and solve for t:

bt + at = ab

t(b + a) = ab

t = ab/(a +b)

In t seconds (when they pass each other), Roger has swum (c/b)[ab/(a +b)] = ac/(a + b) meters and Jim has swum (c/a)[ab/(a +b)] = bc/(a + b) meters. Therefore, the difference between the distances swum is:

ac/(a + b) - bc/(a + b) = (ac - bc)/(a + b) = c(a - b)/(a + b)

Answer: B
User avatar
effatara
Joined: 09 Nov 2015
Last visit: 17 Jul 2024
Posts: 194
Own Kudos:
Given Kudos: 96
Posts: 194
Kudos: 476
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(1) Time taken for Jim and Roger to meet: c/(a+b)... (Since they are swimming towards each other their combined speeds will come into play). So Jim and Roger each swim for c/(a+b) secs before they meet.
(2) Jim swims a*[c/(a+b)] meters.
(3) Roger swims b*[c(a+b)] meters.
(4) Difference: bc/(a+b) - ac/(a+b)...> c(a-b)/(a+b)
User avatar
danthegmatmannyc
Joined: 27 Sep 2019
Last visit: 14 Jan 2023
Posts: 6
Own Kudos:
Given Kudos: 5
Posts: 6
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,393
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,393
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Mbawarrior01
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A) c(b-a)/ a+b

B) c(a-b)/a+b

C) c(a+b)/a-b

D) ab(a-b)/a+b

E) ab(b-a)/a+b

The above question can be done by picking numbers. Is there an alternative way to solve this.

If you do not want to pick numbers, take ratios.

Over same distance, time taken by Jim:Rogers = a:b
Speed of Jim:Rogers = b:a (Inverse of time ratio since distance is constant)
Distance covered in same time by Jim:Rogers = b:a
So diff in distance covered on ratio scale = a - b (because a > b)
Total distance of ratio scale = a+b
Total actual distance = c
Multiplier = c/(a+b)

So diff in distance covered = (a-b)*c/(a+b)
Answer (B)

Check this post for a discussion on ratios:
https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/0 ... of-ratios/
https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/0 ... os-in-tsd/
User avatar
Adit_
Joined: 04 Jun 2024
Last visit: 23 Apr 2026
Posts: 694
Own Kudos:
Given Kudos: 116
Posts: 694
Kudos: 226
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I got to the answer but isnt the gap between them actually 2d?
I got d as c(a-b)/a+b)

Can you help me out Bunuel
Mbawarrior01
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A) c(b-a)/ a+b

B) c(a-b)/a+b

C) c(a+b)/a-b

D) ab(a-b)/a+b

E) ab(b-a)/a+b

The above question can be done by picking numbers. Is there an alternative way to solve this.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,791
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Jim takes a seconds to swim c meters at a constant rate from point P to point Q in a pool. Roger, who is faster than Jim, can swim the same distance in b seconds at a constant rate. If Jim leaves point P the same time that Roger leaves point Q, how many fewer meters will Jim have swum than Roger when the two swimmers pass each other?

A. c(b - a)/(a + b)

B. c(a - b)/(a + b)

C. c(a + b)/(a - b)

D. ab(a - b)/(a + b)

E. ab(b - a)/(a + b)


Jim’s speed \(= \frac{c}{a}\)
Roger’s speed \(= \frac{c}{b}\)

Let t be the time (in seconds) until they meet.

Since they swim toward each other and the total distance between P and Q is c:

\((\frac{c}{a})t + (\frac{c}{b})t = c\)

\(t(\frac{1}{a} + \frac{1}{b}) = 1\)

\(t = \frac{ab}{a + b}\)

Distances swum when they meet:

Jim = speed * time \(= \frac{c}{a} * \frac{ab}{a + b} = \frac{bc}{a + b}\)

Roger = speed * time \(= \frac{c}{b} * \frac{ab}{a + b} = \frac{ac}{a + b}\)

Difference (Roger - Jim):

\(\frac{ac}{a + b} - \frac{bc}{a + b} = \frac{c(a - b)}{a + b}\)

Answer: B.
Moderators:
Math Expert
109778 posts
Tuck School Moderator
853 posts