Last visit was: 20 Nov 2025, 01:00 It is currently 20 Nov 2025, 01:00
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: 19 Nov 2025
Posts: 105,408
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,408
Kudos: 778,423
 [209]
31
Kudos
Add Kudos
178
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,707
 [22]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,707
 [22]
8
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
avatar
bazc
Joined: 27 Aug 2014
Last visit: 25 Jul 2016
Posts: 26
Own Kudos:
156
 [9]
Given Kudos: 25
GMAT Date: 09-27-2014
Posts: 26
Kudos: 156
 [9]
4
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
avatar
Dhwanii
Joined: 16 Mar 2021
Last visit: 04 Feb 2023
Posts: 73
Own Kudos:
Given Kudos: 96
Posts: 73
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
Hi,
taking the method used for 7, we can check for some more. lets see till 30..
7 :- Subtract 2 times the last digit from remaining number. Repeat the step if required. If the result is divisible by 7, the original number is also divisible by 7
13 :- Add 4 times the last digit to the remaining number. Repeat the step if required. If the result is divisible by 13, the original number is also divisible by 13
15 :- ends with 5 or 0 and sum of the digit is div by 3
16 :- last 4 digits should be div by 16. wil not be required as it itself becomes a long calculation
17 :- Subtract 5 times the last digit from remaining number. Repeat the step if required. If the result is divisible by 17, the original number is also divisible by 17
18 :- should be even number and the sum of digits div by 9..
19 Add 2 times the last digit to the remaining number. Repeat the step if required. If the result is divisible by 19, the original number is also divisible by 19
23 Add 7 times the last digit to the remaining number. Repeat the step if required. If the result is divisible by 23, the original number is also divisible by 23
29 Add 3 times the last digit to the remaining number. Repeat the step if required. If the result is divisible by 29, the original number is also divisible by 29

Although you will have to remember the numeric value to be added/subtracted in 13,17,19,23,29,31...etc..
One pattern can be kept in mind .. anything ending in 1 and 3 will have addition and 7 ,9 will have subtraction...

Num ending w 9 have addition, you have written subtraction in the last statement
User avatar
tickledpink001
Joined: 10 Dec 2021
Last visit: 28 Feb 2024
Posts: 32
Own Kudos:
Given Kudos: 4
Location: Australia
GMAT 1: 660 Q43 V47
GMAT 1: 660 Q43 V47
Posts: 32
Kudos: 342
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Please can someone help with this -

The rule is that any n consecutive integers are divisible by n!- so how is (x-1)x(x+1) divisible by 24 (if x is odd) and not 6 (3! since they are 3 consecutive integers?)

thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,423
 [1]
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,408
Kudos: 778,423
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tickledpink001
Please can someone help with this -

The rule is that any n consecutive integers are divisible by n!- so how is (x-1)x(x+1) divisible by 24 (if x is odd) and not 6 (3! since they are 3 consecutive integers?)

thanks

If x is odd, then (x - 1) and (x + 1) are consecutive even integers, making one of them a multiple of 4. Thus, (x - 1)(x + 1) must be divisible by 2*4 = 8. Additionally, since (x - 1), x, and (x + 1) are three consecutive integers, one of them must be a multiple of 3. Therefore, (x - 1)x(x + 1) must be divisible by 8*3 = 24 for any odd value of x.

Hope it helps.
User avatar
tickledpink001
Joined: 10 Dec 2021
Last visit: 28 Feb 2024
Posts: 32
Own Kudos:
Given Kudos: 4
Location: Australia
GMAT 1: 660 Q43 V47
GMAT 1: 660 Q43 V47
Posts: 32
Kudos: 342
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
tickledpink001
Please can someone help with this -

The rule is that any n consecutive integers are divisible by n!- so how is (x-1)x(x+1) divisible by 24 (if x is odd) and not 6 (3! since they are 3 consecutive integers?)

thanks

If x is odd, then (x - 1) and (x + 1) are consecutive even integers, making one of them a multiple of 4. Thus, (x - 1)(x + 1) must be divisible by 2*4 = 8. Additionally, since (x - 1), x, and (x + 1) are three consecutive integers, one of them must be a multiple of 3. Therefore, (x - 1)x(x + 1) must be divisible by 8*3 = 24 for any odd value of x.

Hope it helps.

Thanks Bunuel.

I'm still a bit unclear - I understand both rules and how (x - 1)x(x + 1) must be divisible by 8*3 = 24 for any odd value of x, but what I'm trying to understand is this-

Given we know that (x - 1)x(x + 1) are 3 consecutive integers, shouldn't the product of these terms should first and foremost be divisible by 3! only? and subsequently therefore any other multiple of 3! ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
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,408
Kudos: 778,423
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tickledpink001
Bunuel
tickledpink001
Please can someone help with this -

The rule is that any n consecutive integers are divisible by n!- so how is (x-1)x(x+1) divisible by 24 (if x is odd) and not 6 (3! since they are 3 consecutive integers?)

thanks

If x is odd, then (x - 1) and (x + 1) are consecutive even integers, making one of them a multiple of 4. Thus, (x - 1)(x + 1) must be divisible by 2*4 = 8. Additionally, since (x - 1), x, and (x + 1) are three consecutive integers, one of them must be a multiple of 3. Therefore, (x - 1)x(x + 1) must be divisible by 8*3 = 24 for any odd value of x.

Hope it helps.

Thanks Bunuel.

I'm still a bit unclear - I understand both rules and how (x - 1)x(x + 1) must be divisible by 8*3 = 24 for any odd value of x, but what I'm trying to understand is this-

Given we know that (x - 1)x(x + 1) are 3 consecutive integers, shouldn't the product of these terms should first and foremost be divisible by 3! only? and subsequently therefore any other multiple of 3! ?

Yes, the product of three consecutive integers, like (x - 1)x(x + 1), is always divisible by 3! = 6. However, when the middle integer x is odd, the product becomes divisible by 24, a multiple of 6. Not sure what is the source of the confusion here.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,592
Own Kudos:
Posts: 38,592
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.
Moderator:
Math Expert
105408 posts