Last visit was: 19 Nov 2025, 07:47 It is currently 19 Nov 2025, 07:47
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
Phoenix9
Joined: 13 Aug 2009
Last visit: 27 Dec 2013
Posts: 28
Own Kudos:
73
 [72]
Given Kudos: 4
Posts: 28
Kudos: 73
 [72]
6
Kudos
Add Kudos
66
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
akumar5
Joined: 21 Jan 2014
Last visit: 04 Jan 2016
Posts: 53
Own Kudos:
76
 [6]
Given Kudos: 9
WE:General Management (Non-Profit and Government)
Posts: 53
Kudos: 76
 [6]
6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
gurpreetsingh
Joined: 12 Oct 2009
Last visit: 15 Jun 2019
Posts: 2,272
Own Kudos:
3,915
 [4]
Given Kudos: 235
Status:<strong>Nothing comes easy: neither do I want.</strong>
Location: Malaysia
Concentration: Technology, Entrepreneurship
Schools: ISB '15 (M)
GMAT 1: 670 Q49 V31
GMAT 2: 710 Q50 V35
Products:
Schools: ISB '15 (M)
GMAT 2: 710 Q50 V35
Posts: 2,272
Kudos: 3,915
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
Phoenix9
Joined: 13 Aug 2009
Last visit: 27 Dec 2013
Posts: 28
Own Kudos:
Given Kudos: 4
Posts: 28
Kudos: 73
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My bad. Was dumb enough to ignore the (r+5) part. Thanks though ;-)
User avatar
thesfactor
Joined: 19 Dec 2010
Last visit: 21 May 2011
Posts: 65
Own Kudos:
57
 [2]
Given Kudos: 12
Posts: 65
Kudos: 57
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Liam is pulled over for speeding just as he is arriving at work. He explains that he could not afford to be late today, and has arrived at work only 5 minutes before he is to start. The officer explains that if he had driven 5mph slower for his whole commute, he would have arrived on time. If his commute is 30 miles, how fast was he actually driving?

What is wrong with the way I'm trying to solve this problem?

Actual:
Speed = s
time = t - 1/12

Hypothetical:
Speed = s-5
time = t

Since distances are equal, equate the two. I cannot seem to get the correct answer...Please help.
User avatar
MHIKER
Joined: 14 Jul 2010
Last visit: 24 May 2021
Posts: 942
Own Kudos:
5,645
 [3]
Given Kudos: 690
Status:No dream is too large, no dreamer is too small
Concentration: Accounting
Posts: 942
Kudos: 5,645
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Let required speed=s
30/s-30/(s-5)=1/5 (4 minutes= 4/60=1/5 hour)
s^2-5s+2250=0
s=50 ans.
User avatar
subhashghosh
User avatar
Retired Moderator
Joined: 16 Nov 2010
Last visit: 25 Jun 2024
Posts: 896
Own Kudos:
Given Kudos: 43
Location: United States (IN)
Concentration: Strategy, Technology
Products:
Posts: 896
Kudos: 1,279
Kudos
Add Kudos
Bookmarks
Bookmark this Post
@Baten80, the answer is 45, as we have to find the speed on that day.
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,099
Own Kudos:
Given Kudos: 376
Posts: 1,099
Kudos: 5,095
Kudos
Add Kudos
Bookmarks
Bookmark this Post
subhashghosh
@Baten80, the answer is 45, as we have to find the speed on that day.

Thus, it should be 50mph, right?
avatar
vrk002
Joined: 08 Mar 2011
Last visit: 28 Jul 2011
Posts: 6
Own Kudos:
2
 [1]
Given Kudos: 13
Posts: 6
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let t be the number of hours he would need to reach office on time.

when he is driving with over speed, he reached office 4 min earlier! so the equation for this is s(t - 4/60) = 30

where s is the speed and 30 is the distance.

if he decreases his speed by 5mph then he would have reached his office on time: (s-5)t = 30

if you solve above equations, you will arrive at t = 2/3 hr and s = 50mph

therefore answer is A
User avatar
MitDavidDv
Joined: 28 Jan 2011
Last visit: 02 Sep 2025
Posts: 62
Own Kudos:
Given Kudos: 76
Location: Tennessee
Concentration: MBA-Entrepreneurship
Schools:Belmont University
GPA: 3.0
Posts: 62
Kudos: 788
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shalom vrk002,
Shalom! I like your method the best because of its simplicity. However, could you post the step whereby you solve both equations? The only way I see that I could get the answer by using your method is plugging in all the possible answers until I see the one that is the solution.
avatar
shm0401
Joined: 24 May 2011
Last visit: 24 Dec 2017
Posts: 12
Own Kudos:
10
 [2]
Given Kudos: 7
Posts: 12
Kudos: 10
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
s(t - 4/60) = 30 ---- (1)
(s-5)t = 30 --- (2)
Therefore t = 30 /(s-5)
substitute t in (2)

s[(30/(s-5)) - (1/15)] = 30
=> s[ (450 - s + 5) / (15(s-5)) ] = 30
=> 450s - s^2 + 5s = 450s - 2250
=> s^2 - 5s - 2250 = 0;
=> s^2 - 50s + 45s - 2250 = 0
=> (s - 50) ( s + 45) = 0
=> s = 50; s = -45
Speed cant be negative
therefore s = 50.
User avatar
openbox1
Joined: 06 Jul 2011
Last visit: 08 Dec 2011
Posts: 114
Own Kudos:
Given Kudos: 3
Concentration: General
Schools:Columbia
Posts: 114
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
plugging the numbers would be much faster, sometimes, especially if you can't intuitively guess that 2250 = 45*50

Just solve to 30/s + 1/15 = 30(s-5) and plug in the options. Its much much faster. In this case you have to be careful for whether u use s-5 or s+5. The latter can't be used cause you're searching for the faster speed.
avatar
chun1904
Joined: 13 Sep 2014
Last visit: 25 Mar 2020
Posts: 10
Own Kudos:
Given Kudos: 8
Location: China
Concentration: General Management, Operations
GMAT 1: 680 Q45 V38
GMAT 1: 680 Q45 V38
Posts: 10
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Phoenix9
Hi All,

I have a question regarding a problem from Manhattan Strategy Guide: Word Translations (3).
Chapter 2. Rates. Page 37.

Problem:
Liam is pulled over for speeding just as he is arriving at work.He explains to the police officer that he could not afford to be late today, and has arrived at work only four minutes before he is to start. The officer explains that if Liam had driven 5mph slower for his whole commute, he would have arrived at work exactly on time. If Liam's commute is 30 miles long,how fast was he actually driving?(Assume that Liam drove at a constant speed for the duration of his commute.)

Solution:
Of the many ways to solve this problem, two are as follows:

(Method 1)
Assume the actual speed of Liam to be r. Distance travelled is 30 miles. So, time taken is 30/r. In the hypothetical case, speed of Liam is (r-5). Distance remains the same. So, time taken is (30/r)+(1/15) because 4 minutes is 1/15th hour. So, translating these values into equations, the hypothetical scenario becomes:

distance = speed * time
30 = [(30/r)+(1/15)]*[r-5] => 30 = [(450+r)/15r]*[r-5] => 450r = [450+r][r-5] => r^2 -5r-2250 = 0 => (r-50)(r+45) = 0 => r = 50.

(Method 2)
This is the method used in the Manhattan guide. Speed in the actual case is considered to be (r+5). Time taken is therefore 30/(r+5). Speed in the hypothetical case is considered to be r. Time taken is 30/r. Because we know time taken in the hypothetical scenario is 4 minutes more, 30/r = [(30/(r+5))+(1/15)] => 30/r = [((450+r+5)/(15r+75)] => 30(15r+75) = r(455+r) => r^2 +5r-2250 = 0 => (r+50)(r-45) = 0 => r=45.

Can anyone please explain to me why both these methods DON'T yield the same answer? Isn't the first method more appropriate because the hypothetical scenario is the one in which we should assume the speed to be 5mph less than the actual and time taken is 4 minutes more than the actual?

Thanks.


Hi all,

I'm reviewing rates & work and even though I feel I pretty much got it figured out, questions like this one let me doubt myself.

My question for this one is: Phoenix9 introduced 2 approaches to solve the question that use the information given differently, in approach 1 the fact that Liam should go 5mph slower is marked as (r-5) in the hypothetical case. In approach 2 it's (r+5) in the actual case. No questions until here.

I, however, tried like this:

Real case: R: r+5 ; T: (30/r - 1/15); Hypothetical case: R: R ; t: (30/r)

The equation than comes to two negative values for r, which is unsolvable.

My question is: what's the mistake in my approach?



Thanks
Christian
avatar
shnbanana
Joined: 24 Sep 2013
Last visit: 20 Apr 2015
Posts: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Phoenix9
My bad. Was dumb enough to ignore the (r+5) part. Thanks though ;-)
Can someone explain to me why he would be 4 mins faster and break down the equations? I'm not getting why 30/(x-5) - 30/x = 4/60
avatar
Salvetor
Joined: 23 Dec 2014
Last visit: 20 Dec 2021
Posts: 41
Own Kudos:
Given Kudos: 52
Posts: 41
Kudos: 46
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Akumar for the solution.
avatar
sanaexam
Joined: 01 Sep 2016
Last visit: 01 Mar 2017
Posts: 14
Own Kudos:
Given Kudos: 10
Posts: 14
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
arrived at work only four minutes before he is to start.Can somebody explain what does this statement mean
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
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,389
Kudos: 778,253
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sanaexam
arrived at work only four minutes before he is to start.Can somebody explain what does this statement mean

Say he starts working at 10:00, then according to the statement he arrived at 9:56.
User avatar
shashankism
Joined: 13 Mar 2017
Last visit: 23 Dec 2024
Posts: 609
Own Kudos:
Given Kudos: 88
Affiliations: IIT Dhanbad
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy)
Posts: 609
Kudos: 694
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Phoenix9
Liam is pulled over for speeding just as he is arriving at work.He explains to the police officer that he could not afford to be late today, and has arrived at work only four minutes before he is to start. The officer explains that if Liam had driven 5mph slower for his whole commute, he would have arrived at work exactly on time. If Liam's commute is 30 miles long,how fast was he actually driving?(Assume that Liam drove at a constant speed for the duration of his commute.)

A. 50 mph
B. 45 mph
C. 48 mph
D. 52 mph
E. 60 mph

OA:
50 miles per hour.

Solution:

Of the many ways to solve this problem, two are as follows:

(Method 1)
Assume the actual speed of Liam to be r. Distance travelled is 30 miles. So, time taken is 30/r. In the hypothetical case, speed of Liam is (r-5). Distance remains the same. So, time taken is (30/r)+(1/15) because 4 minutes is 1/15th hour. So, translating these values into equations, the hypothetical scenario becomes:

distance = speed * time
30 = [(30/r)+(1/15)]*[r-5] => 30 = [(450+r)/15r]*[r-5] => 450r = [450+r][r-5] => r^2 -5r-2250 = 0 => (r-50)(r+45) = 0 => r = 50.

(Method 2)
This is the method used in the Manhattan guide. Speed in the actual case is considered to be (r+5). Time taken is therefore 30/(r+5). Speed in the hypothetical case is considered to be r. Time taken is 30/r. Because we know time taken in the hypothetical scenario is 4 minutes more, 30/r = [(30/(r+5))+(1/15)] => 30/r = [((450+r+5)/(15r+75)] => 30(15r+75) = r(455+r) => r^2 +5r-2250 = 0 => (r+50)(r-45) = 0 => r=45.

Can anyone please explain to me why both these methods DON'T yield the same answer? Isn't the first method more appropriate because the hypothetical scenario is the one in which we should assume the speed to be 5mph less than the actual and time taken is 4 minutes more than the actual?

Thanks.

Let the speed at which Liam drove at office actually be x mph
So, the speed which traffic police suggested = x-5

Distance between his home and office = 30 miles

So, difference of time with these 2 speeds = 4 minutes

So, 30/(x-5) - 30/x = 4/60
-> 30*5/x(x-5) = 1/15
-> x(x-5) = 30*5*15
-> x^2 - 5x - 30*5*15 = 0
-> x^2 - 50x + 45x - 30*5*15 = 0
-> (x -50)(x+45) = 0
-> x = 50 (as speed will be +ve)
-> So, he was actually driving at a speed of 50 miles per hour

Answer A
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,030
Own Kudos:
Given Kudos: 27
Posts: 1,030
Kudos: 1,943
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Phoenix9
Liam is pulled over for speeding just as he is arriving at work.He explains to the police officer that he could not afford to be late today, and has arrived at work only four minutes before he is to start. The officer explains that if Liam had driven 5mph slower for his whole commute, he would have arrived at work exactly on time. If Liam's commute is 30 miles long,how fast was he actually driving?(Assume that Liam drove at a constant speed for the duration of his commute.)

A. 50 mph
B. 45 mph
C. 48 mph
D. 52 mph
E. 60 mph

let t= L's actual time
30/t=30/(t+1/15)+5
t=3/5 hr
30/(3/5)=50 mph
A
avatar
pclawong
Joined: 07 Jun 2017
Last visit: 04 Feb 2018
Posts: 78
Own Kudos:
Given Kudos: 454
Posts: 78
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Baten80
Let required speed=s
30/s-30/(s-5)=1/5 (4 minutes= 4/60=1/5 hour)
s^2-5s+2250=0
s=50 ans.

Dear,
I am trying to understand your approach
but 4 mins is not 1/5 hour
Can you explain on this? Thank you
 1   2   
Moderators:
Math Expert
105389 posts
Tuck School Moderator
805 posts