Last visit was: 23 Apr 2026, 04:14 It is currently 23 Apr 2026, 04:14
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: 23 Apr 2026
Posts: 109,774
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,774
Kudos: 810,747
 [25]
Kudos
Add Kudos
25
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nushm
Joined: 03 Jul 2024
Last visit: 02 Dec 2025
Posts: 2
Own Kudos:
9
 [8]
Given Kudos: 4
Posts: 2
Kudos: 9
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
mnk12
Joined: 12 Jun 2023
Last visit: 16 Jan 2025
Posts: 1
Own Kudos:
5
 [5]
Given Kudos: 37
Posts: 1
Kudos: 5
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
mcrea
Joined: 21 Jul 2024
Last visit: 28 Mar 2025
Posts: 36
Own Kudos:
15
 [2]
Given Kudos: 517
Posts: 36
Kudos: 15
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I cannot wrap my head on the following is the right approach:
Distance traveled in 1 hr excluding halt = 50*(60-x)
Distance traveled in 1 hr including halt = 40*60

and the following is wrong:
Distance traveled in 1 hr excluding halt = 50*60
Distance traveled in 1 hr including halt = 40*(60+x)

can someone explain?
User avatar
pierjoejoe
Joined: 30 Jul 2024
Last visit: 29 Jul 2025
Posts: 126
Own Kudos:
57
 [1]
Given Kudos: 425
Location: Italy
Concentration: Accounting, Finance
GMAT Focus 1: 645 Q84 V84 DI78
GPA: 4
WE:Research (Technology)
GMAT Focus 1: 645 Q84 V84 DI78
Posts: 126
Kudos: 57
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mnk12
Let total distance 200km
Without halt bus takes 200/50 = 4 hr
With halt bus takes 200/40 = 5 hr
Total extra time because of halt = 5-4=1hr
Now on a 5 hr journey, duration of halt = 1hr
So in 1 hr, duration of halt is 1/5 = 0.2hr or 12 min.
YOUR solution is completely fine, you have to be careful with the interpretation of t and x:

METHOD I

d is the same for both routes, in one route the speed is 50, the other 40
in the first route the bus takes t-x, in the other t.
d50t-x
d40t

where t represent the total time the bus takes to travel the road WITH stops.
and x represent the amount of time spent at the stop in t hours of travel.
so
d = 50*(t-x)
d = 40t
50*(t-x) = 40t
thus x = t/5
meaning that if the total time travelling with stops is 1h, the total time for stops is x = 12 minutes

METHOD II

the same reasoning goes the same way around BUT be cautious of what t and x represent.
if we take:

d50t
d40t+x

d = 50t
d = 40(t+x)

now t represent the total time the bus takes to travel the road WITHOUT stops.
and x represent the amount of time spent at the stop in t+x hours of travel.

thus the relationship is
x = t/4

SO NOW BE CAUTIOUS, because the total time travelling now is not t, but t+x

so if we travel a total of 1 hour --> t+x = 1
than given the relationship x = t/4
t + 1/4t = 1
t * 5/4 = 1
t = 4/5

now given
t+x = 1h
t = 4/5 (total time travelling in t+x)

x = 1 - 4/5 = 1/5 of one hour, that is 12 minutes (total time stopped in t+x)


hope it is clearer, i could't wrap my head around it too, than it got me
User avatar
iamjatinagrawal
Joined: 03 Jul 2024
Last visit: 22 Apr 2026
Posts: 67
Own Kudos:
23
 [1]
Given Kudos: 283
Posts: 67
Kudos: 23
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Excluding the halts, speed\( = 50 km/hr\)
Including the halts, speed\( = 40 km/hr\)

Simple method to solve such a question: ((Excluding the halts speed-Including the halts)/Excluding the halts)*minutes in an hour


Hence, the answer is \(((50-40)/50)*60 = 12 \) minutes.
User avatar
luisdicampo
Joined: 10 Feb 2025
Last visit: 19 Apr 2026
Posts: 480
Own Kudos:
Given Kudos: 328
Products:
Posts: 480
Kudos: 73
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Deconstructing the Question
Speed excluding halts (\(S_{fast}\)) = 50 km/hr.
Speed including halts (\(S_{slow}\)) = 40 km/hr.
Target: Minutes the bus stops per hour.

Step 1: The "Lost Distance" Logic
In a span of 1 hour:
- Without stopping, the bus would cover 50 km.
- With stops, the bus actually covers only 40 km.
The difference (shortfall) is \(50 - 40 = 10\) km.

Step 2: Calculate Time for Lost Distance
The bus "lost" those 10 km because it was stationary. We need to find how long it takes to cover 10 km at its normal driving speed (50 km/hr).

\(\text{Time} = \frac{\text{Distance}}{\text{Speed}}\)
\(\text{Stop Time} = \frac{10 \text{ km}}{50 \text{ km/hr}} = \frac{1}{5} \text{ hours}\).

Step 3: Convert to Minutes
\(\frac{1}{5} \times 60 \text{ minutes} = 12 \text{ minutes}\).

Shortcut Formula:
\(\text{Stop time per hour} = \frac{\text{Difference in Speeds}}{\text{Speed without stops}} \times 60\)
\(= \frac{50 - 40}{50} \times 60 = \frac{10}{50} \times 60 = 12\) min.

Answer: A
User avatar
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 22 Apr 2026
Posts: 5,632
Own Kudos:
Given Kudos: 707
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 5,632
Kudos: 33,433
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Looking at your doubt, I can see the confusion about what "including halts" means. Let me clarify this key concept!

The Core Issue:
You're misunderstanding what the 40 km/hr speed "including halts" represents.

Common Mistake: Thinking that "including halts" means the bus travels for MORE time (60+x minutes)

Correct Understanding: "Including halts" means the 40 km/hr is an average speed calculated over the same 60-minute period, where the bus is stopped for part of that time!

Here's what actually happens:
• In 1 hour (60 minutes), the bus stops for x minutes
• So it only moves for (60-x) minutes at 50 km/hr
• Distance covered = 50 × (60-x)/60 km

The key insight: The 40 km distance "including halts" is the total distance covered in that same 60-minute period - not in (60+x) minutes!

Think of it like this: You have exactly 1 hour to travel. During this hour:
• Part of the time you're moving at 50 km/hr
• Part of the time you're stopped (0 km/hr)
• Your average speed for the whole hour is 40 km/hr

Therefore:
50 × (60-x)/60 = 40
x = 12 minutes

Answer: A (12 minutes)

Remember: When a problem mentions speed "including stops," it's giving you the average speed over the total time period - the bus doesn't get extra time because it stopped!

mcrea
I cannot wrap my head on the following is the right approach:
Distance traveled in 1 hr excluding halt = 50*(60-x)
Distance traveled in 1 hr including halt = 40*60

and the following is wrong:
Distance traveled in 1 hr excluding halt = 50*60
Distance traveled in 1 hr including halt = 40*(60+x)

can someone explain?
User avatar
Goutham999
Joined: 29 Sep 2025
Last visit: 10 Apr 2026
Posts: 1
Given Kudos: 7
Location: India
Schools: ESSEC MiF '26
GPA: 6.3
Schools: ESSEC MiF '26
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If the bus travels at 40km Avg speed with Halt.

In 1 Hour, the travelled distance become 40Km——- 1

If the Bus does not stop anywhere, it can cover the same 40Km distance in 40/50 Hrs (T=D/S)——- 2

We know,

Time of Halt=Time with Halt- Time without Halt


1-40/50=1/5

Therefore, 60*1/5 = 12 Mins
Moderators:
Math Expert
109774 posts
Tuck School Moderator
853 posts