Last visit was: 21 Apr 2026, 23:50 It is currently 21 Apr 2026, 23:50
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: 21 Apr 2026
Posts: 109,740
Own Kudos:
810,510
 [5]
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,510
 [5]
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,740
Own Kudos:
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,510
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
acethegmat6969
Joined: 25 Jan 2024
Last visit: 05 Jun 2024
Posts: 34
Own Kudos:
12
 [2]
Given Kudos: 35
Location: Canada
Concentration: Entrepreneurship, Finance
Products:
Posts: 34
Kudos: 12
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
The8
Joined: 24 Oct 2023
Last visit: 14 Jan 2026
Posts: 22
Own Kudos:
Given Kudos: 8
GMAT Focus 1: 705 Q82 V88 DI85
GPA: 3.95
Products:
GMAT Focus 1: 705 Q82 V88 DI85
Posts: 22
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bonuel,

I directly assumed that total distance covered was n(n-1)/2 and from this got that n(n-1)=600 and n was equal to 25,

I arrived at n(n-1) equation by considering 5, 7, 9 different numbers of odd walnuts and how much distance would be covered,

is my approach correct or I was just lucky to arrive at 25 using the above mentioned equation?

thanks
Bunuel
Official Solution:

Hungry chipmunk notices that, along a straight path, there are walnuts placed at intervals of 1 meter. The chipmunk wants to gather all the walnuts in its burrow, which is exactly where the middle walnut is. The chipmunk starts gathering the walnuts from the leftmost walnut, beginning its task standing next to the leftmost walnut, and carries only one walnut at a time. If after completing the task, the chipmunk covered a distance of 300 meters and collected an odd number of walnuts, then how many walnuts did the chipmunk collect?

A. 11
B. 13
C. 15
D. 23
E. 25


Check the image below:



There are \(n\) walnuts to the left of the burrow, \(n\) walnuts to the right of the burrow, and 1 walnut exactly in the middle, at the burrow. Hence, the total number of walnuts is \(n + n + 1=2n + 1\).

The chipmunk starts where the leftmost walnut is, so the first leg of the travel covers \(n\) meters. After that, the chipmunk reaches the burrow. To collect the remaining \(n-1\) walnuts, placed to the left of the burrow, the chipmunk should travel \(n-1\) meters twice: to the walnut and back to the burrow; \(n-2\) meters twice, to the walnut and back to the burrow; and so on until the first walnut to the left, where it travels 1 meter to the walnut and 1 meter back to the burrow. Thus, the chipmunk covers a total of:

\(2*1 + 2*2 + 2*3 + ... + 2(n-2) + 2(n-1)=2(1+2+3+...+(n-2)+(n-1))\) meters.

The sum within the parentheses represents the sum of consecutive integers from 1 to \(n-1\), which equals to \(\frac{first + last}{2} * (number \ of \ terms)\). Hence, we get:

\(2(1+2+3+...+(n-2)+(n-1))= 2(\frac{1 + (n-1)}{2}*(n-1))=n(n-1)\)

Don't forget the \(n\) meters the chipmunk covered to collect the first walnut to get the total distance covered to collect all walnuts to the left:

\(n(n-1) + n = n^2\) meters.

Similarly, we can calculate the distance the chipmunk will cover to collect walnuts placed to the right of the burrow, with an expectation that the chipmunk has have to cover \(n\) meters twice, not once: to the rightmost walnut and back, making the distance covered to collect walnuts placed to the right equal to \(n^2 + n\) meters.

Thus, we have that \(n^2 + (n^2 + n) = 300\), which gives \(2n^2 +n- 300=0\). Solving gives \(n=12\). Therefore, the number of walnuts is \(2n+1=25\).


Answer: E
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,740
Own Kudos:
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,510
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The8
Hi Bonuel,

I directly assumed that total distance covered was n(n-1)/2 and from this got that n(n-1)=600 and n was equal to 25,

I arrived at n(n-1) equation by considering 5, 7, 9 different numbers of odd walnuts and how much distance would be covered,

is my approach correct or I was just lucky to arrive at 25 using the above mentioned equation?

thanks
Bunuel
Official Solution:

Hungry chipmunk notices that, along a straight path, there are walnuts placed at intervals of 1 meter. The chipmunk wants to gather all the walnuts in its burrow, which is exactly where the middle walnut is. The chipmunk starts gathering the walnuts from the leftmost walnut, beginning its task standing next to the leftmost walnut, and carries only one walnut at a time. If after completing the task, the chipmunk covered a distance of 300 meters and collected an odd number of walnuts, then how many walnuts did the chipmunk collect?

A. 11
B. 13
C. 15
D. 23
E. 25


Check the image below:



There are \(n\) walnuts to the left of the burrow, \(n\) walnuts to the right of the burrow, and 1 walnut exactly in the middle, at the burrow. Hence, the total number of walnuts is \(n + n + 1=2n + 1\).

The chipmunk starts where the leftmost walnut is, so the first leg of the travel covers \(n\) meters. After that, the chipmunk reaches the burrow. To collect the remaining \(n-1\) walnuts, placed to the left of the burrow, the chipmunk should travel \(n-1\) meters twice: to the walnut and back to the burrow; \(n-2\) meters twice, to the walnut and back to the burrow; and so on until the first walnut to the left, where it travels 1 meter to the walnut and 1 meter back to the burrow. Thus, the chipmunk covers a total of:

\(2*1 + 2*2 + 2*3 + ... + 2(n-2) + 2(n-1)=2(1+2+3+...+(n-2)+(n-1))\) meters.

The sum within the parentheses represents the sum of consecutive integers from 1 to \(n-1\), which equals to \(\frac{first + last}{2} * (number \ of \ terms)\). Hence, we get:

\(2(1+2+3+...+(n-2)+(n-1))= 2(\frac{1 + (n-1)}{2}*(n-1))=n(n-1)\)

Don't forget the \(n\) meters the chipmunk covered to collect the first walnut to get the total distance covered to collect all walnuts to the left:

\(n(n-1) + n = n^2\) meters.

Similarly, we can calculate the distance the chipmunk will cover to collect walnuts placed to the right of the burrow, with an expectation that the chipmunk has have to cover \(n\) meters twice, not once: to the rightmost walnut and back, making the distance covered to collect walnuts placed to the right equal to \(n^2 + n\) meters.

Thus, we have that \(n^2 + (n^2 + n) = 300\), which gives \(2n^2 +n- 300=0\). Solving gives \(n=12\). Therefore, the number of walnuts is \(2n+1=25\).


Answer: E

The total distance covered is n^2 + (n^2 + n), not n(n - 1)/2...
User avatar
The8
Joined: 24 Oct 2023
Last visit: 14 Jan 2026
Posts: 22
Own Kudos:
Given Kudos: 8
GMAT Focus 1: 705 Q82 V88 DI85
GPA: 3.95
Products:
GMAT Focus 1: 705 Q82 V88 DI85
Posts: 22
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think both formulas work, you can get same answer with n(n-1)/2 with any odd number of walnuts, am I missing something? Can you please also look from this perspective? n(n-1)/2=300 from thins n(n-1)=600 and n=25 this is perfectly fine
Bunuel
The8
Hi Bonuel,

I directly assumed that total distance covered was n(n-1)/2 and from this got that n(n-1)=600 and n was equal to 25,

I arrived at n(n-1) equation by considering 5, 7, 9 different numbers of odd walnuts and how much distance would be covered,

is my approach correct or I was just lucky to arrive at 25 using the above mentioned equation?

thanks
Bunuel
Official Solution:

Hungry chipmunk notices that, along a straight path, there are walnuts placed at intervals of 1 meter. The chipmunk wants to gather all the walnuts in its burrow, which is exactly where the middle walnut is. The chipmunk starts gathering the walnuts from the leftmost walnut, beginning its task standing next to the leftmost walnut, and carries only one walnut at a time. If after completing the task, the chipmunk covered a distance of 300 meters and collected an odd number of walnuts, then how many walnuts did the chipmunk collect?

A. 11
B. 13
C. 15
D. 23
E. 25


Check the image below:



There are \(n\) walnuts to the left of the burrow, \(n\) walnuts to the right of the burrow, and 1 walnut exactly in the middle, at the burrow. Hence, the total number of walnuts is \(n + n + 1=2n + 1\).

The chipmunk starts where the leftmost walnut is, so the first leg of the travel covers \(n\) meters. After that, the chipmunk reaches the burrow. To collect the remaining \(n-1\) walnuts, placed to the left of the burrow, the chipmunk should travel \(n-1\) meters twice: to the walnut and back to the burrow; \(n-2\) meters twice, to the walnut and back to the burrow; and so on until the first walnut to the left, where it travels 1 meter to the walnut and 1 meter back to the burrow. Thus, the chipmunk covers a total of:

\(2*1 + 2*2 + 2*3 + ... + 2(n-2) + 2(n-1)=2(1+2+3+...+(n-2)+(n-1))\) meters.

The sum within the parentheses represents the sum of consecutive integers from 1 to \(n-1\), which equals to \(\frac{first + last}{2} * (number \ of \ terms)\). Hence, we get:

\(2(1+2+3+...+(n-2)+(n-1))= 2(\frac{1 + (n-1)}{2}*(n-1))=n(n-1)\)

Don't forget the \(n\) meters the chipmunk covered to collect the first walnut to get the total distance covered to collect all walnuts to the left:

\(n(n-1) + n = n^2\) meters.

Similarly, we can calculate the distance the chipmunk will cover to collect walnuts placed to the right of the burrow, with an expectation that the chipmunk has have to cover \(n\) meters twice, not once: to the rightmost walnut and back, making the distance covered to collect walnuts placed to the right equal to \(n^2 + n\) meters.

Thus, we have that \(n^2 + (n^2 + n) = 300\), which gives \(2n^2 +n- 300=0\). Solving gives \(n=12\). Therefore, the number of walnuts is \(2n+1=25\).


Answer: E

The total distance covered is n^2 + (n^2 + n), not n(n - 1)/2...
User avatar
abc99
Joined: 12 Nov 2020
Last visit: 29 Mar 2026
Posts: 2
Given Kudos: 21
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel, I’d suggest explicitly adding a statement like “the chipmunk must return to the burrow.”
That’s an assumption of the problem's solution, not something granted by default — even if it feels “obvious.”
Without that clarification, it’s unclear whether the chipmunk actually returns, or whether the 300 m completed already includes the return distance. The chipmunk may collect the walnuts one at a time, starting from the left, without returning to the burrow each time. The rule/constraint given can still be fulfilled without this assumption.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,740
Own Kudos:
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,510
Kudos
Add Kudos
Bookmarks
Bookmark this Post
abc99
Hi Bunuel, I’d suggest explicitly adding a statement like “the chipmunk must return to the burrow.”
That’s an assumption of the problem's solution, not something granted by default — even if it feels “obvious.”
Without that clarification, it’s unclear whether the chipmunk actually returns, or whether the 300 m completed already includes the return distance. The chipmunk may collect the walnuts one at a time, starting from the left, without returning to the burrow each time. The rule/constraint given can still be fulfilled without this assumption.
Hungry chipmunk notices that, along a straight path, there are walnuts placed at intervals of 1 meter. The chipmunk wants to gather all the walnuts in its burrow, which is exactly where the middle walnut is. The chipmunk starts gathering the walnuts from the leftmost walnut, beginning its task standing next to the leftmost walnut, and carries only one walnut at a time. If after completing the task, the chipmunk covered a distance of 300 meters and collected an odd number of walnuts, then how many walnuts did the chipmunk collect?


I don't think edit is necessary. The task is already defined as gathering all walnuts in the burrow (The chipmunk wants to gather all the walnuts in its burrow), so “after completing the task” clearly means the chipmunk has already returned with the last walnut. The 300 meters therefore includes that final trip back, and nothing in the question suggests otherwise.
User avatar
abc99
Joined: 12 Nov 2020
Last visit: 29 Mar 2026
Posts: 2
Given Kudos: 21
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Hungry chipmunk notices that, along a straight path, there are walnuts placed at intervals of 1 meter. The chipmunk wants to gather all the walnuts in its burrow, which is exactly where the middle walnut is. The chipmunk starts gathering the walnuts from the leftmost walnut, beginning its task standing next to the leftmost walnut, and carries only one walnut at a time. If after completing the task, the chipmunk covered a distance of 300 meters and collected an odd number of walnuts, then how many walnuts did the chipmunk collect?


I don't think edit is necessary. The task is already defined as gathering all walnuts in the burrow (The chipmunk wants to gather all the walnuts in its burrow), so “after completing the task” clearly means the chipmunk has already returned with the last walnut. The 300 meters therefore includes that final trip back, and nothing in the question suggests otherwise.

I misunderstood the question. Thank you!
Moderators:
Math Expert
109740 posts
Founder
43149 posts