Last visit was: 24 Apr 2026, 19:12 It is currently 24 Apr 2026, 19:12
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
MBAhereIcome
User avatar
Current Student
Joined: 07 Aug 2011
Last visit: 25 Feb 2016
Posts: 149
Own Kudos:
2,127
 [53]
Given Kudos: 48
Status:mba here i come!
Posts: 149
Kudos: 2,127
 [53]
4
Kudos
Add Kudos
48
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,302
Own Kudos:
2,977
 [18]
Given Kudos: 355
Concentration: Finance
Posts: 1,302
Kudos: 2,977
 [18]
13
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
User avatar
Spidy001
Joined: 01 Feb 2011
Last visit: 16 Feb 2015
Posts: 298
Own Kudos:
355
 [1]
Given Kudos: 42
Posts: 298
Kudos: 355
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
asaar
Joined: 22 Jul 2014
Last visit: 10 Jul 2016
Posts: 10
Own Kudos:
Given Kudos: 13
Concentration: Social Entrepreneurship, Sustainability
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jlgdr
MBAhereIcome
Skier Lindsey Vonn completes a straight 300-meter downhill run in t seconds and at an average speed of (x + 10) meters per second. She then rides a chairlift back up the mountain the same distance at an average speed of (x - 8) meters per second. If the ride up the mountain took 135 seconds longer than her run down the mountain, what was her average speed, in meters per second, during her downhill run?

(A) 10
(B) 15
(C) 20
(D) 25
(E) 30

Show SpoilerSolution
Time taken for the ride down = 300/(x+10)
Time taken for the ride up = 300/(x-8)

Now 300/(x+10) +135 = 300/(x-8)
20/(x+10) +9 = 20/(x-8)

x=10 clearly satisfies this

speed for the downhill journey = x+10 = 20 m/sec

Backsolving is the preferred approach for this one

300/(x-8) - 300/(x+10) = 135

We are asked for the value of x+10

So we can start with C = X+10 = 20
So x = 10
300/2 - 300 / 20 = 135

It satisfies

Hence answer is C

Hope it helps!
Cheers!
J :)


This is way more simpler than the solution offered by MGMAT! Thanks
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 15 Mar 2026
Posts: 1,086
Own Kudos:
Given Kudos: 3,851
Posts: 1,086
Kudos: 1,137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Spidy001
x+10?

300/(x+10) + 135 = 300/(x-8)

solving this we get x^2+2x-120 =0

=> x = 10

=> x+10 = 20.

Answer is C.


can anyone explain step by step how from this 300/(x+10) + 135 = 300/(x-8) we got this x^2+2x-120 =0
User avatar
Gladiator59
Joined: 16 Sep 2016
Last visit: 18 Mar 2026
Posts: 840
Own Kudos:
2,716
 [3]
Given Kudos: 271
Status:It always seems impossible until it's done.
GMAT 1: 740 Q50 V40
GMAT 2: 770 Q51 V42
Products:
GMAT 2: 770 Q51 V42
Posts: 840
Kudos: 2,716
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dave13, this is a great example of patience ( Delaying the simplification by opening brackets)

\(\frac{300}{t} = (x + 10)\) ... this is the distance time speed relation from her run downhill.

\(\frac{300}{(t+135)} = (x - 8)\) ... this second relation comes from her chairlift uphill.

We need to solve for x and hence from the above two equations we need to eliminate t.

Let's substitute the value of \(t = \frac{300}{(x+10)}\) in the second equation. Yes, it looks scary but things will get better now :-)

\(\frac{300*(x + 10)}{(300+(x+10)*135)} = x - 8\)
\(300*(x+10) = 300*(x-8) + 135*(x+10)*(x-8)\) Let's not start opening brackets yet as things will reduce.
\(60*(x+10) = 60*(x-8) + 27*(x+10)*(x-8)\) 5 is common in all numbers hence it has been cancelled out
\(20*(x+10) = 20*(x-8) + 9*(x+10)*(x-8)\) Now 3 is common'

Now we are ready to open brackets and simplify

\(20x + 200 = 20x - 160 + 9(x+10)(x-8)\)
\(360 = 9*(x+10)(x-8)\) 9 can still cancel from both sides
\(40 = x^2 + 2x - 80\) Finally opening the brackets
\(x^2 + 2x - 120 = 0\)

Easy quadratic to solve now :-)

\(x^2 + 12x - 10x - 120 = 0\)
\(x(x+12)-10(x+12) = 0\)
\((x-10)*(x+12) = 0\)

Hence x = 10 discarding the negative root

Hence the speed downhill was ( x + 10) or 20 /s

Key takeaway here is : smart calculation saves a lot of time

Best,
Gladi

dave13

can anyone explain step by step how from this 300/(x+10) + 135 = 300/(x-8) we got this x^2+2x-120 =0
User avatar
Mansoor50
Joined: 29 May 2017
Last visit: 04 Jul 2021
Posts: 139
Own Kudos:
31
 [2]
Given Kudos: 63
Location: Pakistan
Concentration: Social Entrepreneurship, Sustainability
Posts: 139
Kudos: 31
 [2]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
dave13
Spidy001
x+10?

300/(x+10) + 135 = 300/(x-8)

solving this we get x^2+2x-120 =0

=> x = 10

=> x+10 = 20.

Answer is C.


can anyone explain step by step how from this 300/(x+10) + 135 = 300/(x-8) we got this x^2+2x-120 =0

I also got stuck with the algebra....its not difficult but it is LONG.
my takeaway: if you are sure of the basic setup of the equation AND it looks that it will get ugly, then it is faster and CLEANER to plug the answer choices than to solve for roots.

this is something i have to remind myself each time i start a question....to get into the habit.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MBAhereIcome
Skier Lindsey Vonn completes a straight 300-meter downhill run in t seconds and at an average speed of (x + 10) meters per second. She then rides a chairlift back up the mountain the same distance at an average speed of (x - 8) meters per second. If the ride up the mountain took 135 seconds longer than her run down the mountain, what was her average speed, in meters per second, during her downhill run?

(A) 10
(B) 15
(C) 20
(D) 25
(E) 30

Show SpoilerSolution
Time taken for the ride down = 300/(x+10)
Time taken for the ride up = 300/(x-8)

Now 300/(x+10) +135 = 300/(x-8)
20/(x+10) +9 = 20/(x-8)

x=10 clearly satisfies this

speed for the downhill journey = x+10 = 20 m/sec

The ride up the mountain took 135 seconds longer than her run down the mountain
Start with a word equation: (time going UP mountain) = (time going DOWN mountain) + 135
time = distance/speed
We can now write: 300/(x - 8) = 300/(x + 10) + 135
Multiply both sides by (x - 8) to get: 300 = 300(x - 8)/(x + 10) + 135(x - 8)
Multiply both sides by (x + 10) to get: 300(x + 10) = 300(x - 8) + 135(x - 8)(x + 10)
Divide both sides by 5 to get: 60(x + 10) = 60(x - 8) + 27(x - 8)(x + 10)
Divide both sides by 3 to get: 20(x + 10) = 20(x - 8) + 9(x - 8)(x + 10)
Expand both sides to get: 20x + 200 = 20x - 160 + 9x² + 18x - 720
Rearrange and simplify to get: 9x² + 18x - 1080 = 0
Divide both sides by 9 to get: x² + 2x - 120 = 0
Factor to get: (x + 12)(x - 10) = 0
So, EITHER x = -12 OR x = 10
Since x can't be the speed, we know that x = 10

What was her average speed, in meters per second, during her downhill run?
Her downhill speed = x + 10
Since x = 10, her downhill speed = 10 + 10 = 20

Answer: C

Cheers,
Brent

RELATED VIDEO
User avatar
effatara
Joined: 09 Nov 2015
Last visit: 17 Jul 2024
Posts: 194
Own Kudos:
476
 [1]
Given Kudos: 96
Posts: 194
Kudos: 476
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The conventional explanation involving quadratic equation is quite long. Fortunately, in this particular problem, there is a much quicker way using the answer choices.
Lindsay's uphill speed is 18 m/s less than her downhill speed so the latter must be more than 18 m/s otherwise her uphill speed will be negative which is not possible. So options (A) and (B) are out. Let's consider option (C):
Her downhill speed is 20 m/s; therefore, her uphill speed is 2 m/s and the time she takes for her downhill run is 300/20=15 seconds. The time taken for her uphill trip is thus (15+135)=150 seconds. So we see that option (C) checks out because she can cover travelling 150 seconds at 2 m/s she covers the 300 meters of her ski run.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 24 Apr 2026
Posts: 22,286
Own Kudos:
26,534
 [1]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,286
Kudos: 26,534
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MBAhereIcome
Skier Lindsey Vonn completes a straight 300-meter downhill run in t seconds and at an average speed of (x + 10) meters per second. She then rides a chairlift back up the mountain the same distance at an average speed of (x - 8) meters per second. If the ride up the mountain took 135 seconds longer than her run down the mountain, what was her average speed, in meters per second, during her downhill run?

(A) 10
(B) 15
(C) 20
(D) 25
(E) 30


We can let the time going down = 300/(x +10) and the time going up as 300/(x - 8), thus:

300/(x +10) + 135 = 300/(x - 8)

Multiplying by (x + 10)(x - 8), we have:

300(x - 8) + 135(x + 10)(x - 8) = 300(x + 10)

20(x - 8) + 9(x + 10)(x - 8) = 20(x + 10)

20x - 160 + 9(x^2 + 2x - 80) = 20x + 200

20x - 160 + 9x^2 + 18x - 720 = 20x + 200

9x^2 + 18x - 1,080 = 0

x^2 + 2x -120 = 0

(x + 12)(x - 10) = 0

x = -12 or x = 10

Since x can’t be negative, x must be 10. Therefore, the speed for the downhill run was 10 + 10 = 20 meters per second.

Answer: C
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 24 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,859
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MBAhereIcome
Skier Lindsey Vonn completes a straight 300-meter downhill run in t seconds and at an average speed of (x + 10) meters per second. She then rides a chairlift back up the mountain the same distance at an average speed of (x - 8) meters per second. If the ride up the mountain took 135 seconds longer than her run down the mountain, what was her average speed, in meters per second, during her downhill run?

(A) 10
(B) 15
(C) 20
(D) 25
(E) 30

Show SpoilerSolution
Time taken for the ride down = 300/(x+10)
Time taken for the ride up = 300/(x-8)

Now 300/(x+10) +135 = 300/(x-8)
20/(x+10) +9 = 20/(x-8)

x=10 clearly satisfies this

speed for the downhill journey = x+10 = 20 m/sec


Downhill run:
Speed = (x+10) m/s
Distance = 300 m
Time taken = 300/(x+10) seconds

Uphill run:
Distance = 300 m
Speed = (x-8) m/s
Time taken = 300/(x-8) seconds

Time difference between uphill and downhill run = 135 seconds = 300/(x-8) - 300/(x+10) = 300 * 18 / (x-8)(x+10)

(x-8)(x+10) = 300*18/135 = 60*2/3 = 40 = 2*20
x = 10

Average speed during downhill run = x + 10 = 20 m/s

IMO C
User avatar
ThatDudeKnows
Joined: 11 May 2022
Last visit: 27 Jun 2024
Posts: 1,070
Own Kudos:
Given Kudos: 79
Expert
Expert reply
Posts: 1,070
Kudos: 1,030
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MBAhereIcome
Skier Lindsey Vonn completes a straight 300-meter downhill run in t seconds and at an average speed of (x + 10) meters per second. She then rides a chairlift back up the mountain the same distance at an average speed of (x - 8) meters per second. If the ride up the mountain took 135 seconds longer than her run down the mountain, what was her average speed, in meters per second, during her downhill run?

(A) 10
(B) 15
(C) 20
(D) 25
(E) 30


We can skip the algebra altogether and Plug In The Answers (PITA).

x has to be greater than 8 or she will be going backward on the chairlift. x+10 is therefore greater than 18. A and B are out.

Let's plug in D.
She skis down at 25mps. 300 meters will take 12 seconds.
She skis down at x+10, so x=15.
She rides up at x-8, so 7mps. 300 meters will take somewhere around 40-45 seconds.
That's a difference of way too little time. D is out.

It might not be obvious whether we need something smaller or something larger, but we only have C and E remaining, so we can try either. Let's do C.
She skis down at 20mps. 300 meters will take 15 seconds.
She skis down at x+10, so x=10.
She rides up at x-8, so 2mps. 300 meters will take 150 seconds.
That's a difference of 135 seconds. Yay!

Answer choice C.


ThatDudeKnowsPITA
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 24 Apr 2026
Posts: 925
Own Kudos:
Given Kudos: 2,217
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 925
Kudos: 1,337
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a nice one which can be solved quickly by glancing at these numbers and eliminating options.

Downhill speed = x + 10 m/s
Uphill speed = x - 8 m/s

x - 8 > 0 ie. x > 8, which means

x + 10 > 18

Eliminate A and B

Also 300/(x-8) > 135, as for the difference to be 135 first term should be greater than 135, which means

x - 8 < 300/135
x - 8 <= 2 (As x needs to be an integer)
x <= 10
x + 10 <= 20

Eliminate D and E

IMO: C
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts