Last visit was: 18 Nov 2025, 19:02 It is currently 18 Nov 2025, 19:03
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
SMAbbas
Joined: 21 Jul 2009
Last visit: 17 Jun 2011
Posts: 7
Own Kudos:
70
 [48]
Given Kudos: 1
Posts: 7
Kudos: 70
 [48]
2
Kudos
Add Kudos
46
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,081
 [16]
4
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
farzana87
Joined: 02 Apr 2013
Last visit: 11 Oct 2016
Posts: 26
Own Kudos:
43
 [6]
Given Kudos: 220
Affiliations: University of texas at
Location: Bangladesh
GMAT 1: 640 Q48 V30
GMAT 2: 710 Q49 V37
WE:Research (Consumer Packaged Goods)
GMAT 2: 710 Q49 V37
Posts: 26
Kudos: 43
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
dimitri92
Joined: 15 Nov 2006
Last visit: 18 May 2019
Posts: 230
Own Kudos:
3,573
 [1]
Given Kudos: 34
Affiliations: SPG
Posts: 230
Kudos: 3,573
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i approached the question differently ... this may not be the best way but i'm going to share it anyway ... sharing is caring :)

a, b, c > 0 [positive integers]
b=a+1, c=a+2 [a, b, c are consecutive integers]

(1) 1/a - 1/b = 1/c
1/a - 1/a+1 = 1/a+2
1/a(a+1) = 1/(a+2)
a+2 = a(a+1)
c = a*b [c=a+2, b=a+1]

if a, b, c are consecutive ... the above equation in bold can never be true
2 ? 0*1
3 ? 1*2
4 ? 2*3

1 is sufficient to explain that a, b, c are not consecutive integers

(2) a+c = (b-1)(b+1)
a+c = a*c [a=b-1, c=b+1]

if a, b, c are consecutive ... the above equation in bold can never be true
0+2 ? 0*2
1+3 ? 1*3
2+4 ? 2*4

2 is sufficient to explain that a, b, c are not consecutive integers

ans is D
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,311
Own Kudos:
2,863
 [1]
Given Kudos: 355
Concentration: Finance
Posts: 1,311
Kudos: 2,863
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
SMAbbas
If a, b, and c are positive integers, with a < b < c, are a, b, and c consecutive integers?

(1) 1/a – 1/b = 1/c

(2) a + c = b^2 – 1

Hey guys - The way I did it was

(1) 1/a – 1/b = 1/c ---> 1/a = 1/b + 1/c

LCM of 'b' and 'c' would never be smaller than b or c because these numbers are co-prime which means that they do not share any common integer factor other than 1.

Now since c>b>a then they following the logic above they can't be consecutive integers. Sufficient

(2) a + c = b^2 – 1 ---> a+c = (b+1)(b-1)

Now if a,b,c were consecutive integers it will be true that (a+c)/2 is equal to b
So we would have that a+c = 2b

Now if we replace a+c = 2b in the first equation we would have that

2b = b^2-1

And when trying to solve this quadratic we would realize that b is not an integer, since we would have to use the formula
So it contradicts the information that a,b,c are integers. Hence a,b,c cannot be consecutive integers

Insuff

Answer (D)

Please let me know whether this makes sense.
If it does, throw me some Kudos!

Cheers
J :)
avatar
gauravsoni
Joined: 05 Feb 2014
Last visit: 01 Jul 2014
Posts: 29
Own Kudos:
Given Kudos: 49
Posts: 29
Kudos: 149
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
SMAbbas
If a, b, and c are positive integers, with a < b < c, are a, b, and c consecutive integers?

(1) 1/a – 1/b = 1/c

(2) a + c = b2 – 1


IMO D,

Please verify my answer :?: :shock:

If \(a\), \(b\), \(c\) are consecutive and \(a<b<c\), then must be true that: \(b=a+1\) and \(c=a+2\).

(1) \(\frac{1}{a}-\frac{1}{b}=\frac{1}{c}\) --> \((b-a)c=ab\) --> \((a+1-a)(a+2)=a(a+1)\) --> \(a^2=2\) --> \(a^2=2\) as \(a\) is positive integer this equation has no positive integer roots --> \(a\), \(b\), \(c\), are not consecutive positive integers. Sufficient.

(2) \(a+c=b^2-1\) --> \(a+a+2=(a+1)^2-1\) --> \(2a+2=a^2+2a+1-1\) --> \(a^2=2\). The same here: \(a\), \(b\), \(c\), are not consecutive positive integers. Sufficient.

Answer D.

Hi Bunuel,

Thanks for the answer. One question - what is the meaning of "this eq has no positive integer root ?". It is because the eq has A = +- 2 ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,081
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gauravsoni
Bunuel
SMAbbas
If a, b, and c are positive integers, with a < b < c, are a, b, and c consecutive integers?

(1) 1/a – 1/b = 1/c

(2) a + c = b2 – 1


IMO D,

Please verify my answer :?: :shock:

If \(a\), \(b\), \(c\) are consecutive and \(a<b<c\), then must be true that: \(b=a+1\) and \(c=a+2\).

(1) \(\frac{1}{a}-\frac{1}{b}=\frac{1}{c}\) --> \((b-a)c=ab\) --> \((a+1-a)(a+2)=a(a+1)\) --> \(a^2=2\) --> \(a^2=2\) as \(a\) is positive integer this equation has no positive integer roots --> \(a\), \(b\), \(c\), are not consecutive positive integers. Sufficient.

(2) \(a+c=b^2-1\) --> \(a+a+2=(a+1)^2-1\) --> \(2a+2=a^2+2a+1-1\) --> \(a^2=2\). The same here: \(a\), \(b\), \(c\), are not consecutive positive integers. Sufficient.

Answer D.

Hi Bunuel,

Thanks for the answer. One question - what is the meaning of "this eq has no positive integer root ?". It is because the eq has A = +- 2 ?

We are given that \(a\) is a positive integer, while from \(a^2=2\), \(a=-\sqrt{2}\) or \(a=\sqrt{2}\). Hence our assumption that a, b, and c were consecutive integers was wrong.
User avatar
DangerPenguin
Joined: 10 Sep 2014
Last visit: 22 Dec 2014
Posts: 90
Own Kudos:
118
 [2]
Given Kudos: 25
Posts: 90
Kudos: 118
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Not sure if this was the correct approach or not...

statement 1: sufficient
If we say a=1 b=2 c=3 then this equation would be 1/1 - 1/2 = 1/3 which is not true. Also seems to be right for all the other quick consecutive #s I plugged in. I'm going to say that this is sufficient by showing us that they are not consecutive.

statement 2: sufficient
If we say a=1 b=2 c=3 then this equation would be 1+3=2^2 - 1
4=4-1
4=3
That also does not work so I'm going to say that this is sufficient for the same reason as above.

Answer D!
User avatar
santorasantu
Joined: 27 Aug 2014
Last visit: 06 Apr 2023
Posts: 242
Own Kudos:
457
 [4]
Given Kudos: 76
Location: Netherlands
Concentration: Finance, Strategy
Schools: ISB '21 LBS '22
GPA: 3.9
WE:Analyst (Energy)
Schools: ISB '21 LBS '22
Posts: 242
Kudos: 457
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I tried the problem in the following way:

let a = n-1, b = n and c = n+1, assuming that the numbers are consecutive.

from statement 1-
1/(n-1) - 1/n = 1/(n+1); this reduces to n^2-2n-1 = 0. This equation does not have any integer roots. i.e. n = 1+sqrt(2) or n = 1- sqrt(2). so consecutive numbers do not satisfy this equation. sufficient to prove that a,b and c are not consecutive.

from statement -2:
n + 1 = n^2 - n, this also reduces to n^2-2n-1 = 0. same reasoning as above. sufficient.

therefore answer is : [D]
User avatar
akumar5
Joined: 21 Jan 2014
Last visit: 04 Jan 2016
Posts: 53
Own Kudos:
76
 [1]
Given Kudos: 9
WE:General Management (Non-Profit and Government)
Posts: 53
Kudos: 76
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
testing both the statements with simple consecutive no.1,2 & 3

statement 1: 1/a -1/b =1/c
Clearly it shows a,b &c are not consecutive.


statement 2: a+c=b^2-1
This statement too gives the definite result that the no.s are not consecutive.


Answer is D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,081
 [5]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,081
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Algebra.



If \(a\), \(b\), and \(c\) are positive integers, with \(a \lt b \lt c\), are \(a\), \(b\), and \(c\) consecutive integers?


(1) \(\frac{1}{a} - \frac{1}{b} = \frac{1}{c}\)

(2) \(a + c = b^2 - 1\)

Kudos for a correct solution.

Official Solution:

If \(a\), \(b\), and \(c\) are positive integers, with \(a \lt b \lt c\), are \(a\), \(b\), and \(c\) consecutive integers?

The question can be rephrased "Is \(b = a + 1\) and is \(c = a + 2\)?"

One way to approach the statements is to substitute these expressions involving \(a\) and solve for \(a\). Since this could involve a lot of algebra at the start, we can just substitute \(a + 1\) for \(b\) and test whether \(c = a + 2\), given that both are integers.

Statement 1: SUFFICIENT.

Following the latter method, we have
\(\frac{1}{a} - \frac{1}{a + 1} = \frac{1}{c}\)
\(\frac{a + 1}{a(a + 1)} - \frac{a}{a(a + 1)} = \frac{1}{c}\)
\(\frac{1}{a(a + 1)} = \frac{1}{c}\)
\(a^2 + a = c\)

Now we substitute a + 2 for c and examine the results:
\(a^2 + a = a + 2\)
\(a^2 = 2\)

\(a\) is the square root of 2. However, since \(a\) is supposed to be an integer, we know that our assumptions were false, and \(a\), \(b\), and \(c\) cannot be consecutive integers.

We can now answer the question with a definitive "No," making this statement sufficient.

We could also test numbers. Making \(a\) and \(b\) consecutive positive integers, we can solve the original equation \((\frac{1}{a} - \frac{1}{b} = \frac{1}{c})\). The first 4 possibilities are as follows:
\(\frac{1}{1} - \frac{1}{2} = \frac{1}{2}\)
\(\frac{1}{2} - \frac{1}{3} = \frac{1}{6}\)
\(\frac{1}{3} - \frac{1}{4} = \frac{1}{12}\)
\(\frac{1}{4} - \frac{1}{5} = \frac{1}{20}\)

Examining the denominators, we can see that \(c = ab\). None of these triples so far are consecutive, and as \(a\) and \(b\) get larger, \(c\) will become more and more distant, leading us to conclude that \(a\), \(b\), and \(c\) are not consecutive.

Statement 2: SUFFICIENT.

Let's try substituting \((a + 1)\) for \(b\) and \((a + 2)\) for \(c\).
\(a + a + 2 = (a + 1)^2 - 1\)
\(2a + 2 = a^2 + 2a\)
\(2 = a^2\)

Again, we get that \(a\) must be the square root of 2. However, we know that \(a\) is an integer, so the assumptions must be false. We can answer the question with a definitive "No," and so the statement is sufficient.

Answer: D.
avatar
vinitgianchandani
Joined: 10 Feb 2018
Last visit: 11 Aug 2021
Posts: 16
Own Kudos:
Given Kudos: 24
Posts: 16
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The question says that a, b & c are positive integers.
To verify if they are consecutive, we can substitute 'a+1' in place of b and 'a+2' in place of c in each of the equations.

(1) Solution a=sq rt. of 2. As the value of a as per (1) is not an integer, a, b and c cannot be consecutive integers.
(2) Solution a=sq rt. of 2. As the value of a as per (2) is not an integer, a, b and c cannot be consecutive integers.
User avatar
Gaudapada
Joined: 26 Sep 2021
Last visit: 26 Mar 2025
Posts: 129
Own Kudos:
Given Kudos: 499
Status:Looking for a charioteer
Location: India
Schools: ISB '24 (D)
GMAT 1: 770 Q50 V44
GRE 1: Q167 V163
GPA: 2.9
Schools: ISB '24 (D)
GMAT 1: 770 Q50 V44
GRE 1: Q167 V163
Posts: 129
Kudos: 74
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart check out this cool question :)
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
105355 posts
496 posts