Last visit was: 24 Apr 2026, 02:22 It is currently 24 Apr 2026, 02:22
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
Orange08
Joined: 25 Jul 2010
Last visit: 24 Oct 2010
Posts: 75
Own Kudos:
3,937
 [44]
Given Kudos: 29
Posts: 75
Kudos: 3,937
 [44]
3
Kudos
Add Kudos
41
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,920
 [12]
6
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 608
Own Kudos:
3,231
 [6]
Given Kudos: 25
Location: London
Products:
Posts: 608
Kudos: 3,231
 [6]
3
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
iliavko
Joined: 08 Dec 2015
Last visit: 28 Apr 2019
Posts: 255
Own Kudos:
Given Kudos: 36
GMAT 1: 600 Q44 V27
Products:
GMAT 1: 600 Q44 V27
Posts: 255
Kudos: 138
Kudos
Add Kudos
Bookmarks
Bookmark this Post
But n-1 isn't mentioned in the 2) so how can we say something about it? how come that if n or n+1 is div by 3 then automatically n-1 is not?..
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,802
Own Kudos:
810,920
 [1]
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,920
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
iliavko
But n-1 isn't mentioned in the 2) so how can we say something about it? how come that if n or n+1 is div by 3 then automatically n-1 is not?..

Out of any 3 consecutive integers only 1 is a multiple of 3. We know it's either n or n + 1, therefore it's not n-1.
User avatar
iliavko
Joined: 08 Dec 2015
Last visit: 28 Apr 2019
Posts: 255
Own Kudos:
Given Kudos: 36
GMAT 1: 600 Q44 V27
Products:
GMAT 1: 600 Q44 V27
Posts: 255
Kudos: 138
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ahhhhh okok! now got it.. omg this is a tricky one....

Thank you Bunuel!
avatar
krikre
Joined: 30 Jul 2017
Last visit: 01 Jan 2023
Posts: 16
Own Kudos:
Given Kudos: 78
Posts: 16
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello,

What is the approximate level of this question on 800 scale?

Regards.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,802
Own Kudos:
810,920
 [2]
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,920
 [2]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
krikre
Hello,

What is the approximate level of this question on 800 scale?

Regards.

Check the original post for tags and other stats. It's a 700-level question.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,453
 [3]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,453
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Orange08
Is positive integer n – 1 a multiple of 3?

(1) n³ – n is a multiple of 3

(2) n³ + 2n² + n is a multiple of 3
Target question: Is positive integer n – 1 a multiple of 3?

Statement 1: n³ – n is a multiple of 3
Let's do some FACTORING
n³ – n = n(n² - 1) = n(n + 1)(n - 1)
So, statement 1 tells us that n(n + 1)(n - 1) is a multiple of 3
Notice that (n-1), n and (n+1) are 3 CONSECUTIVE integers, and we know that 1 out of every 3 consecutive integers is a multiple of 3 (e.g., 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, etc.
So, ONE of the following n, (n + 1), or (n - 1) a multiple of 3, but WHICH ONE??
It COULD be the case that (n - 1) IS a multiple of 3, OR it could be the case that (n - 1) is NOT a multiple of 3
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: n³ + 2n² + n is a multiple of 3
More FACTORING
n³ + 2n² + n = n(n² + 2n + 1)
= n(n + 1)(n + 1)
So, statement 2 tells us that n(n + 1)(n + 1) is a multiple of 3
This means that EITHER n is a multiple of 3 OR (n + 1) is a multiple of 3
Let's examine both cases:

Case a: n is a multiple of 3
If n is a multiple of 3, then n - 1 CANNOT be a multiple of 3.
Why not?
Well, we already know that 1 out of every 3 consecutive integers is a multiple of 3
So, if n is a multiple of 3, the n+3 is also a multiple of 3 AND n+6 is a multiple of 3, AND n+9 is a multiple of 3, etc
Likewise, n-3 is a multiple of 3 AND n-6 is a multiple of 3, AND n-9 is a multiple of 3, etc.
Notice that n-1 is NOT among the possible multiples of 3
So, in this case, the answer to the target question is NO, n - 1 is NOT a multiple of 3

Case b: (n + 1) is a multiple of 3
If n+1 is a multiple of 3, then n - 1 CANNOT be a multiple of 3.
We'll use the same logic we used in case a above
1 out of every 3 consecutive integers is a multiple of 3
So, if n+1 is a multiple of 3, the n+1+3 (aka n+4) is also a multiple of 3 AND n+1+6 (aka n+7) is a multiple of 3, AND n+1+9 (aka n+10)is a multiple of 3, etc
Likewise, n+1-3 (aka n-2) is a multiple of 3 AND n+1-6 (aka n-5) is a multiple of 3, AND n+1-6 (aka n-5) is a multiple of 3, etc.
Notice that n-1 is NOT among the possible multiples of 3
So, in this case, the answer to the target question is NO, n - 1 is NOT a multiple of 3

IMPORTANT: for statement 2, there are only two possible cases, and in each case, the answer to the target question is the SAME: NO, n - 1 is NOT a multiple of 3
So, it MUST be the case that n - 1 is NOT a multiple of 3
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent
avatar
jim441
Joined: 29 Apr 2022
Last visit: 14 Dec 2023
Posts: 179
Own Kudos:
Given Kudos: 276
Location: India
Concentration: Finance, Marketing
GMAT 1: 690 Q48 V35 (Online)
WE:Engineering (Manufacturing)
GMAT 1: 690 Q48 V35 (Online)
Posts: 179
Kudos: 56
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel chetan2u, can you please clarify st 2 for n-1=3 (n=4)?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,920
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jim441
Bunuel chetan2u, can you please clarify st 2 for n-1=3 (n=4)?

From (2) we get that either n or n + 1, is a multiple of 3, thus it cannot be n - 1. Hence, your choice of n - 1 does not satisfy (2) and therefore is invalid.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,966
Own Kudos:
Posts: 38,966
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109802 posts
498 posts
212 posts