Last visit was: 19 Nov 2025, 09:44 It is currently 19 Nov 2025, 09:44
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
LM
Joined: 03 Sep 2006
Last visit: 04 Apr 2015
Posts: 444
Own Kudos:
7,671
 [242]
Given Kudos: 33
Posts: 444
Kudos: 7,671
 [242]
23
Kudos
Add Kudos
218
Bookmarks
Bookmark this Post
Most Helpful Reply
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,288
 [145]
70
Kudos
Add Kudos
75
Bookmarks
Bookmark this Post
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
627
 [13]
Given Kudos: 134
Posts: 305
Kudos: 627
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
avatar
yodli
Joined: 16 Aug 2010
Last visit: 22 Aug 2011
Posts: 1
Own Kudos:
5
 [5]
Posts: 1
Kudos: 5
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The answer is B.

First read the stem and derive the appropriate equations.

We get,

[(y/x) + (40-y)/1.25x] is total time of the journey done by Marla.
By simplifying, we get (y+160)/5x.
Now, lets process this, 'what percent of the time it would have taken her if she had traveled at an average speed of x miles per hour for the entire trip' i.e. total time '40/x'

(40/x) P% = (y+160)/5x
On simplifying, the x is removed from the equation and we are left with only y.
i.e. P% = (y+160)/(5*40)

So we need only y value to obtain value of P. Therefore, we need only B.
User avatar
SonyGmat
Joined: 23 Oct 2011
Last visit: 22 Mar 2012
Posts: 55
Own Kudos:
584
 [5]
Given Kudos: 34
Posts: 55
Kudos: 584
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
jimmyjamesdonkey
During a 40 mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and at an average speed of 1.25x per hour for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the it would have taken her if she had traveled at an average speed of x miles per hour for the entire trip?

1) x=48
2) Y=2

Marla spent \(\frac{y}{x}\) hours for the first part of the trip and \(\frac{4*(40-y)}{5*x}\) hours for the second.

Total time spent= \(\frac{y}{x}+\frac{4*(40-y)}{5*x}=\frac{y+160}{5*x}\)

If Marla drove for 40 miles with x miles/hour then time taken would be \(\frac{40}{x}\)

Question is: \(\frac{y+160}{5*x}\) divided by \(\frac{40}{x}=\frac{y+160}{200}\) ?? So we only need y to calculate the answer.

So the correct answer is B.
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
627
 [1]
Given Kudos: 134
Posts: 305
Kudos: 627
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

I understand this problem conceptually (and in my post above this, got it right) but I have difficultly setting up the algebra to solve the problem as I do with many word and rate/distance problems. Here are my questions:

I.) I know why we have to add up y and (40-y) but I don't understand why it's set up as y/x + (40-y)/1.25x. Is it because distance/speed = time and we are looking for time in this question?

II.) Time 2 is x/40 which = speed/distance = time so we are multiplying the two averages (y/x + (40-y)/1.25x) combined by the single average (x/40) to get the percentage difference between the two averages and the one average, but why in your solution do you flip x/40 to 40/x?

Thanks!!!


Bunuel
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x mph for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?

\(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

\(t_2=\frac{40}{x}\);

Q: \(\frac{t_1}{t_2}=\frac{0.25y+40}{1.25x}*\frac{x}{40}=\frac{0.25y+40}{1.25}*\frac{1}{40}\). So we see that the value of this fraction does not depend on \(x\), only on \(y\).

(1) x = 48. Not sufficient.

(2) y = 20. Sufficient.

Answer: B.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
778,288
 [4]
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,288
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
WholeLottaLove
Hi Bunuel,

I understand this problem conceptually (and in my post above this, got it right) but I have difficultly setting up the algebra to solve the problem as I do with many word and rate/distance problems. Here are my questions:

I.) I know why we have to add up y and (40-y) but I don't understand why it's set up as y/x + (40-y)/1.25x. Is it because distance/speed = time and we are looking for time in this question?

II.) Time 2 is x/40 which = speed/distance = time so we are multiplying the two averages (y/x + (40-y)/1.25x) combined by the single average (x/40) to get the percentage difference between the two averages and the one average, but why in your solution do you flip x/40 to 40/x?

Thanks!!!


Bunuel
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x mph for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?

\(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

\(t_2=\frac{40}{x}\);

Q: \(\frac{t_1}{t_2}=\frac{0.25y+40}{1.25x}*\frac{x}{40}=\frac{0.25y+40}{1.25}*\frac{1}{40}\). So we see that the value of this fraction does not depend on \(x\), only on \(y\).

(1) x = 48. Not sufficient.

(2) y = 20. Sufficient.

Answer: B.

x mph for the first y miles --> \(time=\frac{distance}{speed}=\frac{y}{x}\)
1.25x mph for the last 40-y miles of the trip --> \(time=\frac{distance}{speed}=\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\)
So, \(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

x miles per hour for the entire trip --> \(t_2=\frac{40}{x}\).

Hope it's clear.
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
Given Kudos: 134
Posts: 305
Kudos: 627
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks!

But why when you multiply by x/40 do you flip it to 40/x?

Bunuel
WholeLottaLove
Hi Bunuel,

I understand this problem conceptually (and in my post above this, got it right) but I have difficultly setting up the algebra to solve the problem as I do with many word and rate/distance problems. Here are my questions:

I.) I know why we have to add up y and (40-y) but I don't understand why it's set up as y/x + (40-y)/1.25x. Is it because distance/speed = time and we are looking for time in this question?

II.) Time 2 is x/40 which = speed/distance = time so we are multiplying the two averages (y/x + (40-y)/1.25x) combined by the single average (x/40) to get the percentage difference between the two averages and the one average, but why in your solution do you flip x/40 to 40/x?

Thanks!!!


Bunuel
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x mph for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?

\(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

\(t_2=\frac{40}{x}\);

Q: \(\frac{t_1}{t_2}=\frac{0.25y+40}{1.25x}*\frac{x}{40}=\frac{0.25y+40}{1.25}*\frac{1}{40}\). So we see that the value of this fraction does not depend on \(x\), only on \(y\).

(1) x = 48. Not sufficient.

(2) y = 20. Sufficient.

Answer: B.

x mph for the first y miles --> \(time=\frac{distance}{speed}=\frac{y}{x}\)
1.25x mph for the last 40-y miles of the trip --> \(time=\frac{distance}{speed}=\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\)
So, \(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

x miles per hour for the entire trip --> \(t_2=\frac{40}{x}\).

Hope it's clear.
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,288
Kudos
Add Kudos
Bookmarks
Bookmark this Post
WholeLottaLove
Thanks!

But why when you multiply by x/40 do you flip it to 40/x?

Bunuel
WholeLottaLove
Hi Bunuel,

I understand this problem conceptually (and in my post above this, got it right) but I have difficultly setting up the algebra to solve the problem as I do with many word and rate/distance problems. Here are my questions:

I.) I know why we have to add up y and (40-y) but I don't understand why it's set up as y/x + (40-y)/1.25x. Is it because distance/speed = time and we are looking for time in this question?

II.) Time 2 is x/40 which = speed/distance = time so we are multiplying the two averages (y/x + (40-y)/1.25x) combined by the single average (x/40) to get the percentage difference between the two averages and the one average, but why in your solution do you flip x/40 to 40/x?

Thanks!!!



x mph for the first y miles --> \(time=\frac{distance}{speed}=\frac{y}{x}\)
1.25x mph for the last 40-y miles of the trip --> \(time=\frac{distance}{speed}=\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\)
So, \(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

x miles per hour for the entire trip --> \(t_2=\frac{40}{x}\).

Hope it's clear.

Do you mean this:

\(\frac{t_1}{t_2}=\frac{(\frac{0.25y+40}{1.25x})}{(\frac{40}{x})}=(\frac{0.25y+40}{1.25x})*(\frac{x}{40})\).
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
Given Kudos: 134
Posts: 305
Kudos: 627
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ahh...okay. You divide t1/t2 and you flip the denominator in the process. The problem therefore is looking for the difference between the average of the two times and the average if she traveled for the one figure of time?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
778,288
 [2]
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,288
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
WholeLottaLove
Ahh...okay. You divide t1/t2 and you flip the denominator in the process. The problem therefore is looking for the difference between the average of the two times and the average if she traveled for the one figure of time?

Read the question:
The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?
User avatar
anairamitch1804
Joined: 26 Oct 2016
Last visit: 20 Apr 2019
Posts: 506
Own Kudos:
Given Kudos: 877
Location: United States
Concentration: Marketing, International Business
Schools: HBS '19
GMAT 1: 770 Q51 V44
GPA: 4
WE:Education (Education)
Schools: HBS '19
GMAT 1: 770 Q51 V44
Posts: 506
Kudos: 3,564
Kudos
Add Kudos
Bookmarks
Bookmark this Post
From the question, I see that there are two situations we are comparing:
(1) The time for traveling x mph for the first y miles and 1.25x mph for the last 40-y miles. We'll call this T1.
(2) The time for traveling x mph the entire 40 miles. We'll call this T2.

We want to find T1 / T2 * 100%

Let's rephrase T2 first. Time = Distance / Rate, so T2 = 40 miles / x mph = 40/x hours.

Now let's take a look at T1. Using an RTD Chart:
----------Rate * Time = Distance-----
1st Part x mph * ?? = y miles
2nd Part 1.25x mph * ?? = 40-y miles

The time for the first part is y/x hours, and the time for the second part is (40-y)/(1.25x) hours.

Now let's plug these values for T1 and T2 into the the formula.
T1 / T2 * 100%
= [(40-y)/(1.25x)] / (40/x) * 100%
= [(40-y)/(1.25x)][x / 40] * 100%
= [(100)(40-y)]/[(40)(1.25)]

Our rephrased question is "what is y?"

Clearly (2) alone is clearly sufficient, so (B) is the answer. Hope that helps.
User avatar
PGTLrowanhand
Joined: 30 Oct 2012
Last visit: 19 Nov 2025
Posts: 75
Own Kudos:
174
 [5]
Given Kudos: 3
Status:London UK GMAT Consultant / Tutor
Expert
Expert reply
Posts: 75
Kudos: 174
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Hi GMATters,

Here's my video explanation of this question:



Enjoy!
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,977
Own Kudos:
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,977
Kudos: 8,389
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LM
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x miles per hour for the last 40 - y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she had traveled at an average speed of x miles per hour for the entire trip?

(1) x = 48.
(2) y = 20.

We are given that during a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and at an average speed of 1.25x miles per hour for the last 40 - y miles of the trip. We are asked to determine what percentage the travel time for the 40-mile trip was of the time it would have taken her, had she traveled the entire trip at an average speed of x miles per hour.

Since time = distance/rate, the time it would have taken her to travel the entire trip at an average speed of x miles per hour is 40/x, and the actual time it took her to travel the entire trip at an average speed of x miles per hour for the first y miles of the trip and at an average speed of 1.25x miles per hour for the last 40 - y miles of the trip is y/x + (40 – y)/(1.25x). So the question becomes:

y/x + (40 – y)/(1.25x) is what percent of 40/x ?

[y/x + (40 – y)/(1.25x)]/(40/x) * 100 = ?

[y/x + (40 – y)/(1.25x)]/(40/x) * 100 = ?

[y/x + (40 – y)/(1.25x)] * (x/40) * 100 = ?

[y/40 + (40 – y)/50] * 100 = ?

2.5y + 2(40 – y) = ?

Thus, knowing the value of y will allow us to determine the above percentage.

Statement One Alone:

x = 48

Since we do not have any information about y, statement one alone is not sufficient. We can eliminate answer choices A and D.

Statement Two Alone:

y = 20

Since we have a value for y, statement two alone is sufficient. For practice, we can calculate the percentage as follows:

2.5(20) + 2(40 – 20) = 50 + 40 = 90

Answer: B
User avatar
tagheueraquaracer
Joined: 09 Jan 2019
Last visit: 27 Nov 2020
Posts: 33
Own Kudos:
Given Kudos: 43
Posts: 33
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x mph for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?

\(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

\(t_2=\frac{40}{x}\);

Q: \(\frac{t_1}{t_2}=\frac{0.25y+40}{1.25x}*\frac{x}{40}=\frac{0.25y+40}{1.25}*\frac{1}{40}\). So we see that the value of this fraction does not depend on \(x\), only on \(y\).


(1) x = 48. Not sufficient.

(2) y = 20. Sufficient.

Answer: B.

Hi Bunuel,

Just want to confirm that we can't use the "If time is x to do 1 job, speed is \(\frac{1}{x}\)" rule in this question, because we already know that the speed is x, right? It's true that we can't find time from speed alone, right?
User avatar
BLTN
Joined: 25 Aug 2020
Last visit: 19 Dec 2022
Posts: 242
Own Kudos:
Given Kudos: 216
Posts: 242
Kudos: 255
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tagheueraquaracer
Bunuel
During a 40-mile trip, Marla traveled at an average speed of x miles per hour for the first y miles of the trip and and at an average speed of 1.25x mph for the last 40-y miles of the trip. The time that Marla took to travel the 40 miles was what percent of the time it would have taken her if she has traveled at an average speed of x miles per hour for the entire trip?

\(t_1=\frac{y}{x}+\frac{40-y}{1.25x}=\frac{0.25y+40}{1.25x}\);

\(t_2=\frac{40}{x}\);

Q: \(\frac{t_1}{t_2}=\frac{0.25y+40}{1.25x}*\frac{x}{40}=\frac{0.25y+40}{1.25}*\frac{1}{40}\). So we see that the value of this fraction does not depend on \(x\), only on \(y\).

(1) x = 48. Not sufficient.

(2) y = 20. Sufficient.

Answer: B.

Hi Bunuel,

Just want to confirm that we can't use the "If time is x to do 1 job, speed is \(\frac{1}{x}\)" rule in this question, because we already know that the speed is x, right? It's true that we can't find time from speed alone, right?

Hey, tagheueraquaracer,
I see that it is old question; just for clarity, we cannot figure out time taking into consideration only ratio because Time = Distance/Ration. Knowing how long Marla traveled give as insight how much time she spent.
User avatar
parth2424
Joined: 11 Oct 2020
Last visit: 17 Dec 2021
Posts: 35
Own Kudos:
Given Kudos: 122
Posts: 35
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel please someone help me put in a different approach.

when distance travelled is same, ratio of time is inverse of ratio of rates

from 2) we know that distance travelled is same -->> ratio of rates x/1.25x -->> 4/5 , hencce ratio of time -->> 5/4
-->> adding an unknown multiplier to the ratios -->> rate ratio 4h/5h & time ratio 5h/4h
-->> x = 4h now
-->> the question basically says that J% of 40/4h = 9h
J% = 9h * 4h / 40 }-->> here we still need a value of h to get to the final NUMERICAL ANS

please let me know whwre i am going wrong using this method as i know that the variable cancel approach is workling fine but i wanna know where am i going wrong in this ??
avatar
Nipunh
Joined: 15 Jun 2024
Last visit: 18 Nov 2025
Posts: 168
Own Kudos:
Given Kudos: 444
Location: India
Concentration: Strategy, Finance
GMAT Focus 1: 635 Q85 V84 DI75
GPA: 3.556
WE:Research (Consulting)
GMAT Focus 1: 635 Q85 V84 DI75
Posts: 168
Kudos: 128
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Your first line is an assumption " when distance travelled is same, ratio of time is inverse of ratio of rates ". Acc to the question we dont know
about this, hence, we cant use the proportionality approach here.
parth2424
Hi Bunuel please someone help me put in a different approach.

when distance travelled is same, ratio of time is inverse of ratio of rates

from 2) we know that distance travelled is same -->> ratio of rates x/1.25x -->> 4/5 , hencce ratio of time -->> 5/4
-->> adding an unknown multiplier to the ratios -->> rate ratio 4h/5h & time ratio 5h/4h
-->> x = 4h now
-->> the question basically says that J% of 40/4h = 9h
J% = 9h * 4h / 40 }-->> here we still need a value of h to get to the final NUMERICAL ANS

please let me know whwre i am going wrong using this method as i know that the variable cancel approach is workling fine but i wanna know where am i going wrong in this ??
Moderators:
Math Expert
105389 posts
496 posts