Last visit was: 19 Nov 2025, 11:58 It is currently 19 Nov 2025, 11:58
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
ajit257
Joined: 28 Aug 2010
Last visit: 08 Apr 2011
Posts: 121
Own Kudos:
4,058
 [213]
Given Kudos: 11
Posts: 121
Kudos: 4,058
 [213]
27
Kudos
Add Kudos
184
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,390
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,390
Kudos: 778,332
 [88]
41
Kudos
Add Kudos
46
Bookmarks
Bookmark this Post
User avatar
SVaidyaraman
Joined: 17 Dec 2012
Last visit: 11 Jul 2025
Posts: 576
Own Kudos:
1,795
 [26]
Given Kudos: 20
Location: India
Expert
Expert reply
Posts: 576
Kudos: 1,795
 [26]
20
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
craky
Joined: 27 Jul 2010
Last visit: 29 Jan 2013
Posts: 103
Own Kudos:
315
 [2]
Given Kudos: 15
Location: Prague
Concentration: Finance
Schools:University of Economics Prague
GMAT 1: 700 Q48 V38
Posts: 103
Kudos: 315
 [2]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
10 sec approach is great :)
User avatar
144144
Joined: 08 Nov 2010
Last visit: 26 May 2013
Posts: 193
Own Kudos:
Given Kudos: 161
GPA: 3.9
WE 1: Business Development
Posts: 193
Kudos: 544
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yep, liked the 10 sec app as well...
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
627
 [3]
Given Kudos: 134
Posts: 305
Kudos: 627
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

Hiker walked for two days for a total of 18 hours. He spent two more hours walking on the second day than the first: h1+h2=18 ===> h+h+2 = 18 ===> 2h = 16 ===> h=8.
He spent 8 hours the first day and 10 hours the second day.
Day 1 = 8h
Day 2 = 10h

Average speed = total distance/combined rate
Average speed = 64/r1+r2

rate = distance/time
r = d/8
r+1 = d/10 ===> r = (d/10)-1

64/(d/8) + (d/10)-1


Why wouldn't I use that formula? Is it because I would be trying to figure out average speed when I don't know the speed of the hiker on day one or two?

distance=rate*time
d1=r*8
d2=(r+1)*10

d1+d2=total distance
d1+d2=64
(r8)+(10r+10)=64
18r=64
r=3

ANSWER: (B) 3 mph
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,070
Own Kudos:
19,391
 [3]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,070
Kudos: 19,391
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget conventional ways of solving math questions. In PS, IVY approach is the easiest and quickest way to find the answer.


1-st day: vt=d1(v:velocity, t:time taken, d1:distance)
2-nd day: (v+1)(t+2)=d2 and d1+d2=64

t+t+2=18, 2t=16, t=8 and 8v=d1 <-- equation 1), 10(v+1)=d2, 10v+10=d2 <-- equation 2)

equation 1)+ equation 2), then 8v+10v+10=d1+d2=64, 18v=54, v=3

Therefore the answer is B. thank you!!
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
12,806
 [2]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,806
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi All,

This question requires a certain degree of note-taking and organization. Once you've got everything on the pad, you can then approach the math in a couple of ways:

Since we're dealing with distance, rate and time, I'm going to make two equations based on the two days of travel:

Day 1: Distance = (R mph)(T hours)
Day 2: Distance#2 = (R+1 mph)(T+2 hours)

Since the TOTAL TIME for both days was 18 hours, we can solve for T...

T + (T+2) = 18
2T = 16
T = 8

Since the TOTAL DISTANCE for both days was 64 miles, we can now set up 1 gigantic equation....

64 miles = (R)(8) + (R+1)(10)

At this point, we have 1 variable and 1 equation, so we can solve for R....

64 = 8R + 10R + 10
54 = 18R
3 = R

The prompt asks for the speed on DAY 1; since the hiker traveled R mph on Day 1, the answer is 3...

Final Answer:

GMAT assassins aren't born, they're made,
Rich
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajit257
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

(A) 2 mph
(B) 3 mph
(C) 4 mph
(D) 5 mph
(E) 6 mph

If we let x = the hiker's walking speed on day 1, then x+1 = the hiker's walking speed on day 2 (since the hiker walked 1 mph faster on the second day)
So, the hiker's AVERAGE speed will be BETWEEN x and x+1 mph

The hiker walked 64 miles and 18 hours.
Average speed = distance/time = 64/18 ≈ 3.5 mph

So, according to the above property, it must be the case that x = 3 mph, and x+1 = 4 mph

Answer: B

Cheers,
Brent
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 19 Nov 2025
Posts: 21,716
Own Kudos:
26,996
 [1]
Given Kudos: 300
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: 21,716
Kudos: 26,996
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajit257
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

(A) 2 mph
(B) 3 mph
(C) 4 mph
(D) 5 mph
(E) 6 mph

We can let t = the number of hours and r = the speed he walked on the first day. We can create the equations:

t + t + 2 = 18

and

tr + (t +2)(r + 1) = 64

Solving the first equation, we have:

2t = 16

t = 8

Now, substituting t = 8 into the second equation, we have:

8r + 10(r + 1) = 64

8r + 10r + 10 = 64

18r = 54

r = 3

Answer: B
User avatar
dcummins
Joined: 14 Feb 2017
Last visit: 08 Oct 2025
Posts: 1,064
Own Kudos:
Given Kudos: 368
Location: Australia
Concentration: Technology, Strategy
GMAT 1: 560 Q41 V26
GMAT 2: 550 Q43 V23
GMAT 3: 650 Q47 V33
GMAT 4: 650 Q44 V36
GMAT 5: 600 Q38 V35
GMAT 6: 710 Q47 V41
WE:Management Consulting (Consulting)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Rate Time Distance
Day 1: R T RT
Day 2: R+1 T+2 (R+1)*(T+2)
Total 18 64

2T +2 =18
2T=16
T=8

sub in

Rate Time Distance
Day 1: R 8 8R
Day 2: R+1 10 (R+1)*(10)
Total 18 64

8R+ 10R+10 = 64
18R = 54
R=3
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajit257
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

(A) 2 mph
(B) 3 mph
(C) 4 mph
(D) 5 mph
(E) 6 mph

On the second day the hiker walked 2 hours longer than he walked on the first day. During the two days he spent a total of 18 hours walking
Let h = # of hours walked on first day
So, h + 2 = # of hours walked on second day
We can write: h + (h + 2) = 18
Simplify: 2h + 2 = 18
Solve: h = 8
So, the hiker traveled for 8 hours on the first day and for 10 hours on the second day

On the second day the hiker walked at an average speed 1 mile per hour faster than he walked on the first day. During the two days he walked a total of 64 miles.
Let x = the hiker's speed (in kilometres per hour) on the first day
So, x + 1 = the hiker's speed (in kilometres per hour) on the second day

distance = (time)(speed)
Let's start with the following word equation: (distance traveled on the first day) + (distance traveled on the second day) = 64
Substitute to get: (8)(x) + (10)(x + 1) = 64
Simplify: 8x + 10x + 10 = 64
Simplify: 18x + 10 = 64
Subtract 10 from both sides: 18x = 54
Divide both sides by 18 to get: x = 3

So, the hiker's speed on day one was 3 kilometres per hour

Answer: B

Cheers,
Brent
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 19 Nov 2025
Posts: 6,839
Own Kudos:
16,354
 [2]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,839
Kudos: 16,354
 [2]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajit257
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

(A) 2 mph
(B) 3 mph
(C) 4 mph
(D) 5 mph
(E) 6 mph

Answer: Option B

Video solution by GMATinsight

User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,510
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given: A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day.
Asked: If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

Let the time spent walking by the hiker on first day be x hours
The time spent walking by the hiker on second day = (x+2) hours
x + (x+2) = 18
x = 8

Let the average speed of the hiker be s mph
8*s + 10*(s+1) = 64
8s + 10s + 10 = 64
18s = 54
s = 3 mph

IMO B
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 18 Nov 2025
Posts: 1,344
Own Kudos:
3,796
 [2]
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,344
Kudos: 3,796
 [2]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajit257
A hiker walked for two days. On the second day the hiker walked 2 hours longer and at an average speed 1 mile per hour faster than he walked on the first day. If during the two days he walked a total of 64 miles and spent a total of 18 hours walking, what was his average speed on the first day?

(A) 2 mph
(B) 3 mph
(C) 4 mph
(D) 5 mph
(E) 6 mph

He spent a total of 18 hours walking.
On the second day, the hiker walked 2 hours longer than he walked on the first day.

18 hours split evenly between two days = 9 hours on the first day, 9 hours on the second day.
Since a difference of 2 hours is needed between the two days, the first day must DECREASE by 1 hour, while the second day INCREASES by 1 hour, yielding a 2-hour difference between the two days:
8 hours on the first day, 10 hours on the second day

On the second day the hiker walked at an average speed 1 mile per hour faster than he walked on the first day.
He walked a total of 64 miles.
What was his average speed on the first day?
We can PLUG IN THE ANSWERS, which represent the speed on the first day.
When the correct answer is plugged in, the total distance = 64 miles.

B: 3 mph for 8 hours on the first day, implying 4 mph for 10 hours on the second day
Total distance = 3*8 + 4*10 = 64
Success!

User avatar
TBT
Joined: 09 Aug 2020
Last visit: 26 Nov 2023
Posts: 308
Own Kudos:
Given Kudos: 494
Location: India
Concentration: Marketing, General Management
Posts: 308
Kudos: 469
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The 10 second approach is amazing!
User avatar
ArnauG
Joined: 23 Dec 2022
Last visit: 14 Oct 2023
Posts: 298
Own Kudos:
Given Kudos: 199
Posts: 298
Kudos: 42
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let's assume that the hiker walked at an average speed of x miles per hour on the first day. Since the hiker walked for a total of 18 hours and the second day was 2 hours longer than the first day, we can set up the following equation:

First day: x mph * t1 hours = x * t1 miles
Second day: (x + 1) mph * (t1 + 2) hours = (x + 1) * (t1 + 2) miles

We are given that the total distance covered during the two days is 64 miles, so we can write:

x * t1 + (x + 1) * (t1 + 2) = 64

Simplifying this equation, we get:

xt1 + xt1 + 2x + t1 + 2 = 64
2xt1 + 2x + t1 + 2 = 64
2xt1 + t1 + 2x = 62

Now, we know that the hiker walked for a total of 18 hours, so we can write:

t1 + (t1 + 2) = 18
2t1 + 2 = 18
2t1 = 16
t1 = 8

Substituting the value of t1 back into the previous equation:

2x(8) + 8 + 2x = 62
16x + 8 + 2x = 62
18x + 8 = 62
18x = 54
x = 3

Therefore, the average speed of the hiker on the first day was 3 miles per hour.
User avatar
Confide
Joined: 27 Jun 2023
Last visit: 05 Aug 2025
Posts: 31
Own Kudos:
Given Kudos: 199
Posts: 31
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You could literally use the answer choices to your advantage. The only two times that would work for day 1 and day 2 is 8 hours and 10 hours. Then you could test each answer choice to see which two speeds would get you a total of 64 miles across the two days.

Day 1 = 3*8
Day 2 = 4*10

24+40=64, therefore B is the answer. Keep it simple
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts