Last visit was: 19 Nov 2025, 18:30 It is currently 19 Nov 2025, 18:30
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: 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,374
 [10]
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 19 Nov 2025
Posts: 6,839
Own Kudos:
16,354
 [4]
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
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 19 Nov 2025
Posts: 8,422
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)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
raunakd11
Joined: 30 Jan 2020
Last visit: 25 Nov 2020
Posts: 139
Own Kudos:
Given Kudos: 143
Location: India
GPA: 4
Posts: 139
Kudos: 155
Kudos
Add Kudos
Bookmarks
Bookmark this Post
3 Consecutive integers are 3, 4 and 5. These numbers are given the power of 1, 2 and 3 respectively,
3^1+4^2+5^3= 3+16+125
=144
Square root of 144 is 12, which is the sum of 3, 4 and 5.
The smallest number out of it is 3.
Which is Option C

Cheers!

Regards,
Raunak Damle
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [2]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
3 consecutive numbers are 'a-2', 'a-1' and 'a'

\(a-2+a^2-2a+1+a^3 = (a-2+a-1+a)^2\)

\(a^3+a^2-a-1=9(a-1)^2\)

\((a^3-1) + (a^2-a) - 9(a-1)^2 = 0\)

\((a-1)(a^2+a+1) + a(a-1) - 9(a-1)^2 = 0\)

\((a-1) (a^2+a+1+a-9a+9) =0\)

\((a-1) (a^2-7a+10) = 0\)


\((a-1)(a-2)(a-5)=0\)

As all 3 integers are positive, a is equal to 5.

smallest of 3 integer = 5-2=3

Bunuel
Three consecutive positive integers are raised to the first, second and third powers respectively and then added. The sum so obtained is a perfect square whose square root equals the total of the three original integers. What is the value of the smallest of the three integers ?

A. 1
B. 2
C. 3
D. 4
E. 5



Are You Up For the Challenge: 700 Level Questions
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [3]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
Three consecutive positive integers are raised to the first, second and third powers respectively and then added. The sum so obtained is a perfect square whose square root equals the total of the three original integers. What is the value of the smallest of the three integers ?

A. 1
B. 2
C. 3
D. 4
E. 5


Are You Up For the Challenge: 700 Level Questions

Let the three original numbers be (n - 1), n and (n+1)

Their sum = (n - 1) + n + (n + 1) = 3n

Then the perfect square will be 9n^2. This is the sum of (n - 1), n^2 and (n + 1)^3

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

\(n^3 - 5n^2 + 4n = 0\)

\(n(n^2 - 5n + 4) = 0\)

n = 0, 1, 4
Then (n - 1) can be -1, 0 or 3

Answer (C)
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 659
Own Kudos:
1,396
 [1]
Given Kudos: 69
Posts: 659
Kudos: 1,396
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(a^{1}+ (a+1)^{2} + (a+2)^{3}= (a+ a+1 +a+2)^{2}\)

--> \(a+ a^{2}+ 2a +1 + a^{3}+ 6a^{2}+ 12a +8 = (3a+3)^{2}= 9a^{2}+ 18a+ 9\)
\(a^{3} -2a^{2} -3a =0\)

\(a*(a +1)*(a -3) =0\)
\(a=0\), \(a=-1\) and \(a=3\)
--> a is positive integer --> \(a=3\)

The answer is C
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 19 Nov 2025
Posts: 21,716
Own Kudos:
26,997
 [2]
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,997
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
Three consecutive positive integers are raised to the first, second and third powers respectively and then added. The sum so obtained is a perfect square whose square root equals the total of the three original integers. What is the value of the smallest of the three integers ?

A. 1
B. 2
C. 3
D. 4
E. 5


Solution:

We can let x = the largest positive integer, and so that the two smaller ones are x - 2 andx - 1, respectively. We can create the equation:

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

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

x^3 + x^2 - x - 1 = 9x^2 - 18x + 9

x^3 - 8x^2 + 17x - 10 = 0

x^3 - 8x^2 + 7x + 10x - 10 = 0

x(x^2 - 8 + 7) + 10(x - 1) = 0

x(x - 1)(x - 7) + 10(x - 1) = 0

(x - 1)(x^2 - 7x + 10) = 0

(x - 1)(x - 2)(x - 5) = 0

x = 1 or x = 2 or x = 5

If the largest integer x = 1, then the smallest integer, which is (x - 2), would not be positive. The same holds if x = 2 because x - 2 would equal 0. Therefore, x must be 5, and hence the smallest of the three integers is 3.

Alternate Solution:

For those who have difficulties in factoring a cubic equation, we can solve the problem by verifying the given choices (especially when they are such small numbers).

A. 1

If the smallest integer is 1, we have: 1 + 2^2 + 3^3 = 1 + 4 + 27 = 32. However, since 32 is not a perfect square (as required), A is not the correct answer.

B. 2

If the smallest integer is 2, we have: 2 + 3^2 + 4^3 = 2 + 9 + 64 = 75. However, since 75 is not a perfect square (as required), B is not the correct answer.

C. 3

If the smallest integer is 3, we have: 3 + 4^2 + 5^3 = 3 + 16 + 125 = 144. Since 144 = 12^2 and 12 is the sum of 3, 4, and 5, C is the correct answer.

Answer: C
User avatar
sambitspm
Joined: 05 Aug 2019
Last visit: 13 Jan 2022
Posts: 317
Own Kudos:
Given Kudos: 130
Location: India
Concentration: Leadership, Technology
GMAT 1: 600 Q50 V22
GMAT 2: 670 Q50 V28 (Online)
GPA: 4
GMAT 2: 670 Q50 V28 (Online)
Posts: 317
Kudos: 309
Kudos
Add Kudos
Bookmarks
Bookmark this Post
See the attachment
Attachments

1.PNG
1.PNG [ 36.33 KiB | Viewed 6131 times ]

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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