Last visit was: 20 Nov 2025, 06:46 It is currently 20 Nov 2025, 06:46
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
ashiima
Joined: 05 Mar 2011
Last visit: 28 May 2014
Posts: 75
Own Kudos:
719
 [314]
Given Kudos: 3
Schools: Wharton '16
Posts: 75
Kudos: 719
 [314]
35
Kudos
Add Kudos
275
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,418
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,418
Kudos: 778,508
 [261]
119
Kudos
Add Kudos
142
Bookmarks
Bookmark this Post
User avatar
gmacforjyoab
Joined: 07 May 2012
Last visit: 22 Oct 2017
Posts: 46
Own Kudos:
574
 [34]
Given Kudos: 27
Location: United States
Posts: 46
Kudos: 574
 [34]
23
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 19 Nov 2025
Posts: 4,145
Own Kudos:
10,990
 [31]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,990
 [31]
22
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
ashiima
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

(1)w/x = z^-1 + x^-1
(2)w^2-wy-2w=0

This is a pretty awkwardly designed question. From Statement 1 we know:

w/x = (1/z) + (1/x)
w = (x/z) + 1

Now we know from the stem that w > x, or, since w and x are integers, that w > x + 1. Substituting in the expression we just found for w, we have that

(x/z) + 1 > x + 1
x/z > x

If z is an integer, this could only be true if z = 1 (if z is bigger than 1, clearly the left side of the inequality above will be smaller than the right side). So we know that z=1, and plugging that into our expression for w, we know that

w = (x/z) + 1
w = x + 1

So w is 1 greater than x, and w and x are therefore consecutive integers. The Greatest Common Divisor of any two consecutive positive integers is *always* equal to 1. Since y cannot be equal to 1 (since y > x > 0, and x and y are integers, the smallest possible value of y is 2), y cannot be a common divisor of x and w. So Statement 1 is sufficient.


From Statement 2 we can factor out a w:

w^2-wy-2w=0
w(w - y - 2) = 0

For this product to be 0, one of the factors on the left side must be 0. We know that w is not zero, so w - y - 2 must be zero:

w - y - 2 = 0
w = y + 2

But if w > x > y, and each of these quantities are integers, then if w is exactly 2 greater than y, it must be that w, x and y are three consecutive integers. So again we know that w and x are consecutive integers, and just as we saw in Statement 1, it is impossible for y to be a common divisor of both.

So the answer is D, since each statement is sufficient to give a 'no' answer to the question.

I find it an awkward question because it tries to confuse the fundamental concept behind the question (GCD of consecutive integers is 1) by introducing distractions like negative exponents. That's not something you see in real GMAT questions. It also is a question where the statements are sufficient to give a 'no' answer, and such questions are very rare on the real GMAT - in most yes/no DS questions, if statements are sufficient, the answer is 'yes'. The basic concept in this question is difficult enough without it needing to be complicated further.
General Discussion
User avatar
BN1989
Joined: 12 Oct 2011
Last visit: 04 Mar 2014
Posts: 98
Own Kudos:
Given Kudos: 23
GMAT 1: 700 Q48 V37
GMAT 2: 720 Q48 V40
GMAT 2: 720 Q48 V40
Posts: 98
Kudos: 882
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart
ashiima
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

(1)w/x = z^-1 + x^-1
(2)w^2-wy-2w=0

This is a pretty awkwardly designed question. From Statement 1 we know:

w/x = (1/z) + (1/x)
w = (x/z) + 1

Now we know from the stem that w > x, or, since w and x are integers, that w > x + 1. Substituting in the expression we just found for w, we have that

(x/z) + 1 > x + 1
x/z > x

If z is an integer, this could only be true if z = 1 (if z is bigger than 1, clearly the left side of the inequality above will be smaller than the right side). So we know that z=1, and plugging that into our expression for w, we know that

w = (x/z) + 1
w = x + 1

So w is 1 greater than x, and w and x are therefore consecutive integers. The Greatest Common Divisor of any two consecutive positive integers is *always* equal to 1. Since y cannot be equal to 1 (since y > x > 0, and x and y are integers, the smallest possible value of y is 2), y cannot be a common divisor of x and w. So Statement 1 is sufficient.


From Statement 2 we can factor out a w:

w^2-wy-2w=0
w(w - y - 2) = 0

For this product to be 0, one of the factors on the left side must be 0. We know that w is not zero, so w - y - 2 must be zero:

w - y - 2 = 0
w = y + 2

But if w > x > y, and each of these quantities are integers, then if w is exactly 2 greater than y, it must be that w, x and y are three consecutive integers. So again we know that w and x are consecutive integers, and just as we saw in Statement 1, it is impossible for y to be a common divisor of both.

So the answer is D, since each statement is sufficient to give a 'no' answer to the question.

I find it an awkward question because it tries to confuse the fundamental concept behind the question (GCD of consecutive integers is 1) by introducing distractions like negative exponents. That's not something you see in real GMAT questions. It also is a question where the statements are sufficient to give a 'no' answer, and such questions are very rare on the real GMAT - in most yes/no DS questions, if statements are sufficient, the answer is 'yes'. The basic concept in this question is difficult enough without it needing to be complicated further.
Why is it impossible for y to be a common divisor of both in statement 2, there's no restriction to the value of y given in statement 2, so y could be 1, which would make it a common divisor of w and x, wouldnt it?
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 19 Nov 2025
Posts: 4,145
Own Kudos:
10,990
 [3]
Given Kudos: 99
Expert
Expert reply
Posts: 4,145
Kudos: 10,990
 [3]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
BN1989

Why is it impossible for y to be a common divisor of both in statement 2, there's no restriction to the value of y given in statement 2, so y could be 1, which would make it a common divisor of w and x, wouldnt it?

There is a restriction on the value of y, in the question. We know that z and y are integers, and that y > z > 0. So the smallest possible value of z is 1, and the smallest possible value of y is 2. It is not possible, just from the stem alone, that y is 1 here.
User avatar
siddharthmuzumdar
Joined: 12 Oct 2011
Last visit: 15 Dec 2015
Posts: 110
Own Kudos:
182
 [7]
Given Kudos: 110
Posts: 110
Kudos: 182
 [7]
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
First of all, Ian, wonderful approach. I learned a lot from your approach. Thanks.

I followed the following crude approach to solve the problem:

We know that w > x > y > z > 0. Thus the least value of z is 1. Least value of y is 2.

I considered the values of z, y, x and w as
Case 1. z = 1, y = 2, x = 3, w = 4. In this case, y is NOT a factor of both x and w
Case 2. z = 1, y = 2, x = 4, w = 8. In this case, y is a factor of both x and w

Statement 1: Substitute the values for each case in the equation given (w/x) = (1/z) + (1/x)
Case 1: The values satisfy the equation.
Case 2: The values do not satisfy the equation.

Statement 2: w^2 - wy - 2w = 0 => w(w - y - 2) = 0 => either w = 0 or (w - y - 2) = 0.
w cannot be 0 because w > 0. Thus, w - y = 2.
Substitute the values for each case in the equation above.
Case 1: The values satisfy the equation.
Case 2: The values do not satisfy the equation.

As seen from both statements, only 1 case satisfies the given statements. Thus, the given numbers are consecutive integers. We can see that y is, thus, not a factor of both x and w.
Thus, D is the answer.
User avatar
shinbhu
Joined: 29 Jul 2011
Last visit: 14 Oct 2013
Posts: 51
Own Kudos:
174
 [4]
Given Kudos: 6
Location: United States
Posts: 51
Kudos: 174
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Tough one and calculation intensive - obviously being from MGMAT.

w > x > y > z > 0
are w/y or x/y integers

I am going to use AD/BCE strategy here. S2 appears simple..

2. Rephrase gives us w = 0, w = y+2. But w>0, so w = y+2.
That means that w,x,y are a sequence. There is no way y becomes factor of w and x. Sufficient
B removed, now D.

1. Rephrase gives wz = x+z. Lets plug numbers here
4,3,2,1 satisfies the above, y is not a factor of w and x
5,4,2,1 or 5,4,3,1 satisfies, but y is not a factor of w and x
Sufficient.

D it is.
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,340
 [3]
Given Kudos: 141
Posts: 479
Kudos: 3,340
 [3]
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
enigma123
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

(1) w/x= z^-1+x^-1

(2) w^2-wy-2w=0

From F.S 1, we know that \(\frac{w}{x}= z^{-1}+x^{-1}\) --> \(w = \frac{x}{z}+1\)

or \(w-1 = \frac{x}{z}\).

On the number line,we can have this arrangement ---x ----- x/z ---- w ; where \(\frac{x}{z}\) and w are consecutive integers.

Note that we can not have ---x/z---x---w as because there cannot be an integer(x) between 2 consecutive integers.

Thus, we have \(\frac{x}{z}>x\) --> z<1. However, this is not possible as z is at-least 1. Thus, the only solution is when \(\frac{x}{z}\) and x coincide i.e. \(\frac{x}{z}\) = x --> z=1.

As w and x are consecutive integers, y(which is not equal to 1) can never be a divisor for both x and w. Sufficient.

From F. S 2, we know that as\(w\neq{0}\) w = y+2. Thus, on the number line,

--y ---(y+1)----w. Thus, there is only one integer between y and w and as y<x<w, we have x = y+1. Just as above, y can't be a divisor for both w and x. Sufficient.


D.
User avatar
stne
Joined: 27 May 2012
Last visit: 20 Nov 2025
Posts: 1,770
Own Kudos:
1,974
 [2]
Given Kudos: 658
Posts: 1,770
Kudos: 1,974
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
enigma123
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

(1) w/x= z^-1+x^-1

(2) w^2-wy-2w=0

Folks - started to solving it like this, but got stuck after a while. Can someone please help?

Basically this question is asking whether y is factor of both w & x?

Considering Statement 1

w/x=1/z+1/x. Since w>x , the quotient w/x must be greater than 1. For example 17/6 = 2 5/6

Since w/x is greater than 1 then 1/z + 1/x must be greater than 1 as well. For 1/z+1/x to be greater than 1 both z and x has to be 1. x cannot be equal to 1 because of the condition w > x > y > z > 0, therefore, z must be equal to 1. We can now re write the equation as w/x = 1+1/x which will give us w = x+1. If w= x+1 then mean x and w are consecutive integers and therefore no number other than 1 can be a factor of both.

I got stuck after this. But from my guess work I think this statement looks sufficient. I know not the right way of doing MATHS, therefore can someone please help?

Considering Statement 2

w^2-wy-2w = 0

If we factor above into, that will give w(w-y-2) = 0. This means that either w = 0 or w-y-2 = 0. w cannot be zero because w > x > y > z > 0, therefore w-y-2 = 0 or w = y+2. Since x falls between y and w we can tell that x, y and w are consecutive integers and therefore no number other than 1 can be a factor of both. Since y >1 it cannot be a factor of both w & x. Therefore this statement is sufficient to answer the question.


Awesome sum, here's my small bit


\(\frac{w}{x} = \frac{1}{z} +\frac{1}{x}\) , Given

\(\frac{w}{x} - \frac{1}{x}= \frac{1}{z}\), bringing terms with same denominator to LHS

\(\frac{w-1}{x}=\frac{1}{z}\), simplification

now if z>1 then RHS is a fraction so LHS is a fraction too.

Now if LHS is a fraction then x>w-1

lets look at this statement x>w-1, since w and x are positive and \(x \neq w\) hence x>w-1 is never possible.
Lets take a few positive integers such that w>x and test this. e.g. x = 6 and w =7 , 6 > 6 not possible, x= 6 w=12 , 6>11 not possible , hence x> w-1 not possible if w>x and positive.So LHS cannot be a fraction and hence RHS also cannot be a fraction so Z cannot be > 1


if Z>1 not possible then Z=1 and as \(0 < z \not> 1\) ( z is greater than 0 but not greater than 1 and z is an integer so z can be 1 only)

so if z = 1 then from \(\frac{w-1}{x}=\frac{1}{z}\) we have w-1 = x , which tells us that x is one less than w or x and w are consecutive integers. Hence they are co prime . Therefore they cannot have a common factor other than 1, but we know z is 1 so y cannot be 1, because y>z , Hence y is not a common factor for w and x as y is not 1 but >1.
Sufficient.
User avatar
PiyushK
Joined: 22 Mar 2013
Last visit: 31 Aug 2025
Posts: 598
Own Kudos:
4,979
 [2]
Given Kudos: 235
Status:Everyone is a leader. Just stop listening to others.
Location: India
GPA: 3.51
WE:Information Technology (Computer Software)
Products:
Posts: 598
Kudos: 4,979
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Another concept, two consecutive numbers are co-prime thus they have only 1 as a common factor.

1> After reducing option 1 we have Z = X/(W-1) for Z to be an integer (1) and X<W, W and Z must be consecutive numbers.
And two consecutive numbers have only one common factor that is 1, bcz Y>Z>0 and Z is also an integer then Y can not be 1. Therefore, Y can not be a common divisor for both.

2> After reducing option 2.
W=Y+2 it means W,X,Y all are consecutive integers and co prime to each other. thus, again Y can not be common divisor for W and X and neither it is equal to one as restricted by given data.

Therefore, Ans D.
User avatar
SVaidyaraman
Joined: 17 Dec 2012
Last visit: 11 Jul 2025
Posts: 576
Own Kudos:
Given Kudos: 20
Location: India
Expert
Expert reply
Posts: 576
Kudos: 1,795
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is tested is whether one is able to identify a specific set of consecutive integers.

Statement 1: z has to be 1 because w/x is greater than 1. z is the smallest integer and greater than 0. If z=1, we can see that w=x+1. A number cannot be a common divisor of two consecutive integers unless it is 1. y is not 1. Sufficient.

Statement 2: We can see W=y+2 and so w=x+1. Now the same reasoning as that for statement 1 applies. Sufficient.
avatar
s111
Joined: 29 Apr 2018
Last visit: 10 Apr 2019
Posts: 10
Own Kudos:
7
 [1]
Given Kudos: 42
Posts: 10
Kudos: 7
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATinsight - please share your way of solving this question

Posted from my mobile device
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 20 Nov 2025
Posts: 6,842
Own Kudos:
16,354
 [2]
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,842
Kudos: 16,354
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
s111
GMATinsight - please share your way of solving this question

Posted from my mobile device

s111 Please find the solution as attached
Attachments

File comment: www.GMATinsight.com
Screenshot 2018-11-10 at 10.44.02 AM.png
Screenshot 2018-11-10 at 10.44.02 AM.png [ 849.7 KiB | Viewed 21622 times ]

User avatar
sujoykrdatta
Joined: 26 Jun 2014
Last visit: 19 Nov 2025
Posts: 547
Own Kudos:
1,115
 [1]
Given Kudos: 13
Status:Mentor & Coach | GMAT Q51 | CAT 99.98
GMAT 1: 750 Q51 V39
Expert
Expert reply
GMAT 1: 750 Q51 V39
Posts: 547
Kudos: 1,115
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ashiima
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

(1) w/x = z^-1 + x^-1
(2) w^2 - wy - 2w = 0

We know: w > x > y > z > 0, all are integers
We need to check if y is a common divisor of w and x

Statement 1: w/x = 1/z + 1/x
Multiply x throughout:
=> w = x/z + 1
Multiply z throughout
=> wz = x + z
=> x = z(w - 1)

The value of w is at least 4. Thus, w-1 is at least 3
If z is 2 or more, x will exceed w
Thus, z = 1
=> x = w-1
Thus, w and x are consecutive numbers => Their common factor is 1
However, y is not 1 (since z = 1) => y is NOT a common divisor of w and x
Thus, statement 1 is sufficient

Statement 2: w^2 - wy - 2w = 0
=> w(w - y - 2) = 0
Since w is not 0, we have: w - y - 2 = 0
=> w - y = 2
=> w, x, y are consecutive numbers => Their common factor is 1
However, y cannot be 1 (since z cannot be an integer) => y is NOT a common divisor of w and x
Thus, statement 2 is sufficient

Answer D
User avatar
Ashu9876
Joined: 05 Sep 2022
Last visit: 01 Dec 2023
Posts: 12
Own Kudos:
Given Kudos: 1
Location: India
Schools: Wharton '25
Schools: Wharton '25
Posts: 12
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sol.
Statement (1): w=x/z+1 .
With respect to the above conditions we can try few numbers for w, x, y and z.
W = 4, x = 3, y = 2, z = 1
W = 6, x = 5, y = 3, z = 1
Hence with above of conditions there will be no set of positive integers in which y is common divisor of w and x. Hence statement 1 is sufficient.
Statement (2): w^2-wy-2y=0,w-y=2
With respect to the above conditions we can try few numbers for w, x, y and z.
W = 4, x = 3, y = 2, z = 1
W = 6, x = 5, y = 4, z = 3
W, x, and y are consecutive.
Hence with above of conditions there will be no set of positive integers in which y is common divisor of w and x. Hence statement 2 is sufficient.
Both statements alone are sufficient to answer the questions.
User avatar
JYnaey
Joined: 23 Feb 2023
Last visit: 15 Apr 2024
Posts: 7
Own Kudos:
Given Kudos: 26
Posts: 7
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
=======================================================
w, x, y, and z are integers. If w > x > y > z > 0, is y a common divisor of w and x?

---> is y a common divisor of w and x ?
if w and x are consecutive integers, the question is sufficient. We don't even have to know what y is.
so, in a way (90%) it seems this question is asking whether w and x are consecutive or not.


* When a question mentions "common divisors", first thing that is springing in my mind is "Primes(co-prime)", next "Consecutive numbers" *


(1) \(\frac{w}{x}= z^{-1}+x^{-1}\)

(2) \(w^2-wy-2w=0\)
=======================================================

(1) w/x = 1/z + 1/x
w = x/z +1
w-1 (integer) = x/z (must be integer)

if we plug-in values,

1,2,3 (z,x,w) ---> 3-1 = 2/1 (sufficient)
2,3,4 (z,x,w) ---> 4-1 = 3/2 ( we can see that from the moment z is more than 1, equation NOT valid.)

therefore Z must be 1.
w = x +1 (consecutive) =====> (1) is SUFFICIENT.

(2) same solution as above.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,598
Own Kudos:
Posts: 38,598
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
105418 posts
496 posts