Last visit was: 24 Apr 2026, 21:19 It is currently 24 Apr 2026, 21:19
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: 24 Apr 2026
Posts: 109,818
Own Kudos:
811,089
 [4]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,089
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,657
Own Kudos:
Given Kudos: 165
Expert
Expert reply
Posts: 3,657
Kudos: 20,880
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 24 Apr 2026
Posts: 8,629
Own Kudos:
5,190
 [1]
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,629
Kudos: 5,190
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Berlin92
Joined: 05 Mar 2019
Last visit: 12 May 2020
Posts: 15
Own Kudos:
Given Kudos: 7
Posts: 15
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I tried the same approach with x, x+1, x+2 but it seems more complicated.

How did you know that we should use x-1,x,x+1?
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 24 Apr 2026
Posts: 8,629
Own Kudos:
5,190
 [1]
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,629
Kudos: 5,190
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Berlin92
I tried the same approach with x, x+1, x+2 but it seems more complicated.

How did you know that we should use x-1,x,x+1?

Berlin92
well you would get the answer by using x, x+1, x+2 as well but it would be tedious and solving<2 mins would be a challenge
so use alternate option x-1,x,x+1 , saves time :cool:
avatar
Berlin92
Joined: 05 Mar 2019
Last visit: 12 May 2020
Posts: 15
Own Kudos:
Given Kudos: 7
Posts: 15
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is it generally easier to use n-1,n,n+1 for three consecutive integers or is it just for this case?
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 24 Apr 2026
Posts: 8,629
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,629
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Berlin92
Is it generally easier to use n-1,n,n+1 for three consecutive integers or is it just for this case?

well trick is to use the most convienent and time saving method , which is why the method n-1*n*n+1 has been used..
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 24 Apr 2026
Posts: 22,286
Own Kudos:
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
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The product of three consecutive positive integers is 8 times their sum. What is the sum of their squares?

(A) 50
(B) 77
(C) 110
(D) 149
(E) 194

We let n = the middle integer; thus, we can create the equation:

(n - 1)(n)(n + 1) = 8(n - 1 + n + n + 1)

n(n^2 - 1) = 8(3n)

n^3 - n = 24n

n^3 - 25n = 0

n(n^2 - 25) = 0

n(n - 5)(n + 5) = 0

n = 0 or n = 5 or n = -5

Since we are told that the integers are positive, then n = 5 only. Therefore, the three integers are 4, 5 and 6, and the sum of their squares is 4^2 + 5^2 + 6^2 = 16 + 25 + 36 = 77.

Alternate Solution:

If we let n be the middle integer, then the sum of the squares, in terms of n, is:

(n - 1)^2 + n^2 + (n + 1)^2 = n^2 -2n + 1 + n^2 + n^2 + 2n + 1 = 3n^2 + 2

From the information given to us, we can write the equation:

(n - 1)(n)(n + 1) = 8(n - 1 + n + n + 1)

n(n^2 - 1) = 8(3n)

Since all the integers are positive, we can divide each side by n:

n^2 - 1 = 24

n^2 = 25

Thus, the sum of their squares is 3n^2 + 2 = 3(25) + 2 = 77.

Answer: B
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts