Last visit was: 18 Nov 2025, 18:30 It is currently 18 Nov 2025, 18:30
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,078
 [64]
3
Kudos
Add Kudos
61
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Flower_Child
Joined: 28 Dec 2020
Last visit: 17 Mar 2025
Posts: 105
Own Kudos:
158
 [8]
Given Kudos: 523
Posts: 105
Kudos: 158
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
turbojuly
Joined: 12 Jul 2023
Last visit: 10 Oct 2024
Posts: 17
Own Kudos:
17
 [5]
Given Kudos: 9
GMAT 1: 650 Q49 V30
GMAT 2: 690 Q48 V37
GMAT 2: 690 Q48 V37
Posts: 17
Kudos: 17
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,508
 [3]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,508
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Given: The first cyclist from point A and the second cyclist from point B simultaneously started moving toward each other, at their respective constant speeds. They met each other after 36 minutes and continued moving without stopping. After the meeting, the first cyclist doubled his speed, and the second cyclist reduced his speed by 10%. The first cyclist reached point B 6 minutes after the second cyclist reached point A.

Asked: How much time did the first cyclist take to travel from point A to point B ?

Attachment:
Screenshot 2023-07-17 at 9.00.44 PM.png
Screenshot 2023-07-17 at 9.00.44 PM.png [ 28.67 KiB | Viewed 7039 times ]

Let the speed of cyclist A and cyclist B be Va & Vb respectively

Total distance from point A to point B = 36/60 (Va + Vb) = .6 (Va + Vb)

Time taken by cyclist A to reach point B = .6 + .6Vb/2Va = .6 + .3Vb/Va
Time taken by cyclist B to reach point A = .6 + .6Va/.9Vb = .6 + 2Va/3Vb

Time taken by cyclist A to reach point B - Time taken by cyclist B to reach point A = 6/60 hours = .1 hours
.3Vb/Va - 2Va/3Vb = .1
Let Va/Vb = x

\(.3/x - 2x/3 = .1\)

\(9/x - 20x = 3\)

\(20x^2 + 3x - 9 = 0\)

x = Va/Vb = .6

Time taken by cyclist A to reach point B = .6 + .6Vb/2Va = .6 + .3Vb/Va = .6 + .3/.6 = .6 + .5 = 1.1 hours = 1 hour 6 minutes

IMO C
User avatar
Ray007
Joined: 25 Jun 2023
Last visit: 15 Apr 2024
Posts: 24
Own Kudos:
14
 [5]
Given Kudos: 3
Location: India
Concentration: Leadership, Entrepreneurship
GMAT 1: 690 Q49 V34
GMAT 2: 760 Q50 V42
GRE 1: Q169 V155
GPA: 3.74
GMAT 2: 760 Q50 V42
GRE 1: Q169 V155
Posts: 24
Kudos: 14
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Let speed of first cyclist be x and speed of second cyclist by y. Let T be time take by second cyclist to reach after from the meeting point.
Distance = speed x time

36x=0.9yT
36y = 2x(T+6)
y=2x(T+6)/36

36x = 0.9(2x(T+6)/36)T
Simplifying this, equation becomes : T^2 + 6T - 720

Solve for T : 24 min

From A to B, first cyclist took, 36+24+6 mins --> 1 hour 6 mins
User avatar
missionmba2025
Joined: 07 May 2023
Last visit: 07 Sep 2025
Posts: 341
Own Kudos:
427
 [4]
Given Kudos: 52
Location: India
Posts: 341
Kudos: 427
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
The first cyclist from point A and the second cyclist from point B simultaneously started moving toward each other, at their respective constant speeds. They met each other after 36 minutes and continued moving without stopping. After the meeting, the first cyclist doubled his speed, and the second cyclist reduced his speed by 10%. The first cyclist reached point B 6 minutes after the second cyclist reached point A. How much time did the first cyclist take to travel from point A to point B ?

A. 1 hour
B. 1 hour and 4 minutes
C. 1 hour and 6 minutes
D. 1 hour and 10 minutes
E. 1 hour and 36 minutes


 


This question was provided by GMAT Club
for the Around the World in 80 Questions

Win over $20,000 in prizes: Courses, Tests & more

 


Speed of first cyclist = a units / min
Speed of second cyclist = b units / min

Until A and B meet -

Distance traveled by A in 36 mins = 36a
Distance traveled by B in 36 mins = 36b

After A and B meet -

Time taken by A = 36b/2a = 18b/a
Time taken by B = 36a/0.9b = 40a/b

18b/a - 40a/b = 6 ---(1)

Divide by 2

9b/a - 20a/b = 3

Let b/a = x

9x - 20/x = 3

9x^2 - 20 - 3x = 0

x = 5/3

Total time = 36 + 36 * 5/6 = 36 + 30 = 66

IMO C
User avatar
sujoykrdatta
Joined: 26 Jun 2014
Last visit: 17 Nov 2025
Posts: 547
Own Kudos:
1,114
 [1]
Given Kudos: 13
Status:Mentor & Coach | GMAT Q51 | CAT 99.98
GMAT 1: 750 Q51 V39
Expert
Expert reply
GMAT 1: 750 Q51 V39
Posts: 547
Kudos: 1,114
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The first cyclist from point A and the second cyclist from point B simultaneously started moving toward each other, at their respective constant speeds. They met each other after 36 minutes and continued moving without stopping. After the meeting, the first cyclist doubled his speed, and the second cyclist reduced his speed by 10%. The first cyclist reached point B 6 minutes after the second cyclist reached point A. How much time did the first cyclist take to travel from point A to point B ?

A. 1 hour
B. 1 hour and 4 minutes
C. 1 hour and 6 minutes
D. 1 hour and 10 minutes
E. 1 hour and 36 minutes


 


This question was provided by GMAT Club
for the Around the World in 80 Questions

Win over $20,000 in prizes: Courses, Tests & more

 


Let the meeting point between A and B is P
Also, let the cyclist from A be named X and the one from B be named Y
X covered AP in 36 min, Y covered BP in 36 min
Let A would have covered PB in x min, but at twice his speed, he will take x/2 min
Let B would have covered PA in y min, but at 90% of his speed, he will take y/0.9 = 10y/9 min
Thus: x/2 = 6 + 10y/9 ... (i)
Also, X covered AP in 36 min and BP in x min (usual speed)
Y covered BP in 36 min and AP in y min (usual speed)
=> speed ratio = 36/y = x/36 => y = 1296/x

From (i): x/2 = 6 + 1440/x
=> 1440/x = 6 + x/2

Solving, we get: x = 60
Thus, actual time taken = x/2 = 30 mins to cover PB
Thus, total time = 36 + 30 = 66 min

Answer C
User avatar
Wadree
Joined: 06 Sep 2024
Last visit: 17 Nov 2025
Posts: 18
Own Kudos:
Given Kudos: 168
Posts: 18
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
let, they meet at Y which is between A and B. let, after meeting, second cyclist, with 90% of his speed, takes X time to reach A. so after meet, first cyclist takes X+6 minutes to reach B with double his speed. so, with his original speed, first cyclist would take double time to reach B from Y which is 2X+12. and second cyclist went from B to Y in 36 minutes.
again, second cyclist, with 90% of his speed takes X time to go from Y to A. so he will take 9X/10 time to go from Y to A with his original speed. and first cyclist went from A to Y in 36 minutes. so......

first cyclist(original speed):
A---------Y = 36 minutes
Y---------B = 2X+12

second cyclist(original speed):
B---------Y = 36 minutes
Y---------A = 9X/10

so (2X+12)/36=36/(9X/10)
X^2 + 6X - 720 = 0
X = 24 , -30
X = 24
first cyclist from A to B takes 36 + X + 6 = 1 hour 6 minute
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts