Last visit was: 22 Apr 2026, 10:17 It is currently 22 Apr 2026, 10:17
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: 22 Apr 2026
Posts: 109,747
Own Kudos:
Given Kudos: 105,820
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,747
Kudos: 810,633
 [13]
2
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
dimri10
Joined: 16 May 2011
Last visit: 25 Sep 2023
Posts: 237
Own Kudos:
356
 [1]
Given Kudos: 64
Concentration: Finance, Real Estate
GMAT Date: 12-27-2011
WE:Law (Law)
Posts: 237
Kudos: 356
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
RaghavKhanna
Joined: 03 May 2020
Last visit: 23 Aug 2025
Posts: 264
Own Kudos:
312
 [1]
Given Kudos: 675
Location: India
Concentration: Marketing, Strategy
GMAT 1: 700 Q47 V39
GMAT 1: 700 Q47 V39
Posts: 264
Kudos: 312
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
satya2029
Joined: 10 Dec 2017
Last visit: 29 Sep 2025
Posts: 229
Own Kudos:
Given Kudos: 138
Location: India
Posts: 229
Kudos: 254
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a, b, and c are consecutive integers (a < b < c), such that a*b*c = a + b + c, then how many triplets of (a, b, c) are possible?

A. 0
B. 1
C. 2
D. 3
E. More than 3
a(a+1)(a+2)=a+a+1+a+2
a(a+1)(a+2)=3(a+1)
(a+1)[a(a+2)-3]=0
a=-1 or a= 1 or a=3
D:)
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 29 Mar 2026
Posts: 3,089
Own Kudos:
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let three consecutive numbers be (A-1)(A)(A+1)
Therefore,
(A-1)(A)(A+1) = (A-1)+(A)+(A+1)
(A^2-A)(A+1) = 3A
(A^3-A^2+A^2-A) = 3A
(A^3-A) = 3A
A^3 = 4A
A^2 = 4
A = ±2
So the two consecutive triplets will be (-1,-2,-3) & (1,2,3)
Also,
The minimum value of sum of integers can be = 0
(A-1)(A)(A+1) = 0
(A^2-A)(A+1) = 0
(A^3-A^2+A^2-A) = 0
(A^3-A) = 0
A^3 = A
A^2 = 0
A = 0
The possible consecutive triplet is (-1,0,1)
Total no. Of possible triplets are 3 => (-1,0,1)(1,2,3)(-1,-2,-3)

Answer is D

Posted from my mobile device
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 22 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,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a, b, and c are consecutive integers (a < b < c), such that a*b*c = a + b + c, then how many triplets of (a, b, c) are possible?

A. 0
B. 1
C. 2
D. 3
E. More than 3

Asked: If a, b, and c are consecutive integers (a < b < c), such that a*b*c = a + b + c, then how many triplets of (a, b, c) are possible?

a = b-1
c = b+1

(b-1)b(b+1) = 3b
b(b^2-1) = 3b; b = {0,-2,2}

(a ,b, c) = {(-1,0,1), (-3,-2,-1),(1,2,3)}

IMO D
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,276
Own Kudos:
26,528
 [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,276
Kudos: 26,528
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a, b, and c are consecutive integers (a < b < c), such that a*b*c = a + b + c, then how many triplets of (a, b, c) are possible?

A. 0
B. 1
C. 2
D. 3
E. More than 3

Solution:

Since the product of three positive integers is usually much greater than the sum of the same three integers, and if a*b*c is indeed equal to a + b + c, then the integers must be very small. Upon trial and error, we see that 1*2*3 = 1 + 2 + 3. Since a, b, and c are consecutive integers and a < b < c, we see that (a, b, c) could be (1, 2, 3). If a = 2, we see that 2*3*4 = 24 and 2+3+4 = 9. We see that a can’t be greater than 1. Let’s try values that are less than 1.

If a = 0, 0*1*2 = 0 and 0 + 1 + 2 = 3, we see that a*b*c ≠ a + b + c.

If a = -1, -1*0*1 = 0 and -1 + 0 + 1 = 0, we see that a*b*c = a + b + c.

If a = -2, -2*-1*0 = 0 and -2 + (-1) + 0 = -3, we see that a*b*c ≠ a + b + c.

If a = -3, -3*-2*-1 = -6 and -3 + (-2) + (-1) = -6. we see that a*b*c = a + b + c.

If a = -4, -4*-3*-2 = -24 and -4 + (-3) + (-2) = -9. we see that a*b*c ≠ a + b + c.

We can stop at this point. We see that if a < -4, the product of a, b, and c will be much less than the sum of a, b, and c. Therefore, there are three values for a, namely, 1, -1, and -3, and hence there are three triplets of (a, b, c) that are possible.

Alternate Solution:

We see that b = a + 1 and c = a + 2. Let’s substitute these values in a*b*c = a + b + c:

a(a + 1)(a + 2) = a + (a + 1) + (a + 2)

a(a^2 + 2a + a + 2) = 3a + 3

a^3 + 3a^2 + 2a = 3a + 3

a^3 + 3a^2 - a - 3 = 0

To solve this cubic equation, let’s factor by grouping by factoring a^2 from the first two terms and factoring -1 from the last two terms:

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

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

a + 3 = 0 or a^2 - 1 = 0

The first equation yields a solution of a = -3. The second equation yields the solutions a = 1 or a = -1. We can verify that all these values satisfy a * (a + 1) * (a + 2) = a + (a + 1) + (a + 2). Thus, there are three triplets satisfying the given equation.

Answer: D
User avatar
BlueRocketAsh
Joined: 11 Oct 2019
Last visit: 28 Aug 2020
Posts: 76
Own Kudos:
Given Kudos: 2
Posts: 76
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(a(a+1)(a+2)=a+a+1+a+2\)
\(a(a+1)(a+2)=3a+3\)
\(a(a+1)(a+2)=3(a+1)\)
\(a(a+1)(a+2)-3(a+1)=0\)
\((a+1)[a(a+2)-3]=0\)
\((a+1)(a^2+2a-3)=0\)
\((a+1)(a-3)(a+1)=0\)
\(a=-1 or 3 or 1\)

There are three distinct roots
Therefore there are three different sets.
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 22 Apr 2026
Posts: 923
Own Kudos:
Given Kudos: 2,213
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: 923
Kudos: 1,328
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a, b, and c are consecutive integers (a < b < c), such that a*b*c = a + b + c, then how many triplets of (a, b, c) are possible?

A. 0
B. 1
C. 2
D. 3
E. More than 3
Nice question!

Let the numbers be x-1, x and x+1

Then,
a*b*c = a + b + c
\((x-1)*x*(x+1) = 3x\) --- Note: Don't cancel out x from both the sides or you will miss solution x=0
\(x*(x^2-1) - 3x = 0\\
x*(x^2 - 4) = 0\)
\(x = 0\) or \(x^2-4=0\)
x = 0 or x = 2 or x = -2

So the triplets are (-1, 0, 1) , (1, 2, 3) , (-3, -2, -1)

Answer: D
Moderators:
Math Expert
109746 posts
Tuck School Moderator
853 posts