Last visit was: 20 Nov 2025, 08:33 It is currently 20 Nov 2025, 08:33
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: 20 Nov 2025
Posts: 105,420
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,420
Kudos: 778,545
 [14]
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
User avatar
Hatakekakashi
Joined: 07 Jan 2016
Last visit: 22 Feb 2025
Posts: 1,237
Own Kudos:
Given Kudos: 126
Location: United States (MO)
GMAT 1: 710 Q49 V36
Products:
GMAT 1: 710 Q49 V36
Posts: 1,237
Kudos: 482
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
rahulkashyap
Joined: 09 Oct 2015
Last visit: 24 Feb 2019
Posts: 168
Own Kudos:
Given Kudos: 28
Posts: 168
Kudos: 73
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
jch103020
Joined: 10 Feb 2018
Last visit: 28 Oct 2020
Posts: 17
Own Kudos:
9
 [1]
Given Kudos: 22
Location: United States (TX)
GMAT 1: 700 Q40 V44
GPA: 3.58
WE:Project Management (Computer Software)
GMAT 1: 700 Q40 V44
Posts: 17
Kudos: 9
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If x is an integer greater than 1, is y divisible by x?

(1) y is divisible by x − 1
(2) y = x! + x − 1


Here is my approach:

Stem: x is integer >1, is y/x an integer?

1) y is divisible by x-1 ---> y/(x-1) = integer

Insufficient: x = 4 --> y/3 = integer
x = 3 --> y/2 = integer
Both of these cases can't be true, thus (1) is insufficient

2) y=x!+x-1

x! = x(x-1)

y=x(x-1)+x-1
y=x^2-x+x-1
y=x^2-1
y=x(x-1)
y/(x-1)=x

Sufficient
----

Can anyone comment on my reasoning for deciding statement 1 is insufficient? I got the correct, answer, but want to be sure I didn't just get lucky with my reason for eliminating A
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 03 Jun 2025
Posts: 1,157
Own Kudos:
1,942
 [1]
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,157
Kudos: 1,942
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This problem rewards students who remember that all multiples of the integer x
will be x
units apart. Statement (1) gives that y
is divisible by x−1
. This can be proven insufficient with a quick number picking thought experiment. If x=4
is it possible to have a number that is divisible by both x=4
and x−1=3
? If you multiply 3 and 4 together to get 12, the answer is yes, there are an infinite number of ways to have a value of y
that is divisible by both x
and x−1
.

Conversely, there are also an infinite number of integers that are divisible by x−1
that aren't divisible by x
. In the case of x−1=3
, 6, 9, and 21 are all divisible by 3 but aren't divisible by 4. Since this means you can get both a "yes" and a "no" based on the information given in statement (1), statement (1) is insufficient. Eliminate (A) and (D).

Statement (2) gives that y=x!+x−1
. This may seem to give information similar to what is given in statement (1), but it is much more sufficient.

Remember that x!
can be written as "(x)(x−1)(x−2)(x−3).....(2)(1)
".

This means that for any given value for x
where x
is an integer greater than 1, that x!
must be divisible by x−1
as well as x
.

If you add x−1
to x!
, you get a number that is divisible by x−1
but that cannot be divisible by x
. To understand this, it helps to pick numbers.

If x=4
, then x!=(4)(3)(2)=24
. If you add x−1=3
to that, you get 27, which is still divisible by 3 but that isn't divisible by 4.

This is because multiples of the same number are evenly spaced - all multiples of 4 will be 4 apart, all multiples of 3 will be 3 apart, etc. So for whatever number you pick for x
, if you add x−1
you will always get a number that is 1 less than a multiple of x
, which means that y
can never be divisible by x
.

This means that statement (2) gives you a consistent "no" and is sufficient. Answer choice (B) is correct.
User avatar
Mo2men
Joined: 26 Mar 2013
Last visit: 09 May 2023
Posts: 2,439
Own Kudos:
1,479
 [2]
Given Kudos: 641
Concentration: Operations, Strategy
Schools: Erasmus (II)
Products:
Schools: Erasmus (II)
Posts: 2,439
Kudos: 1,479
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If x is an integer greater than 1, is y divisible by x?

(1) y is divisible by x − 1
(2) y = x! + x − 1

the question asks if \(\frac{y}{x}\) =Integer

(1) y is divisible by x − 1

Let x =2...then x-1 = 1........\(\frac{y}{1}\) = \(y\)

If y odd..........answer is NO

If y even......... answer is Yes

Insufficient

(2) y = x! + x − 1

Divide both sides by x

\(\frac{y}{x} = \frac{x!}{x} + \frac{x}{x} − \frac{1}{x}\)

It is clear that every term will yield integer value except \(\frac{1}{x}\).......Answer is always NO

Sufficient

Another approach to plug-in values

Let x =2 .........y=3............Answer is NO

Let x= 3..........y=8...........Answer is NO

Let x = 4.........y=27..........Answer is NO

Let x= 5..........y =124........Answer is No

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