Last visit was: 22 Apr 2026, 02:18 It is currently 22 Apr 2026, 02:18
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
almostfamous
Joined: 16 Oct 2009
Last visit: 21 Mar 2011
Posts: 195
Own Kudos:
Given Kudos: 8
Concentration: Strategy Consulting
Schools:HEC Paris, , Tepper
Posts: 195
Kudos: 129
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
pranrasvij
Joined: 15 Apr 2010
Last visit: 30 May 2013
Posts: 131
Own Kudos:
Given Kudos: 29
Posts: 131
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
jpr200012
Joined: 30 May 2010
Last visit: 10 Oct 2011
Posts: 135
Own Kudos:
Given Kudos: 32
Posts: 135
Kudos: 844
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
almostfamous
Joined: 16 Oct 2009
Last visit: 21 Mar 2011
Posts: 195
Own Kudos:
Given Kudos: 8
Concentration: Strategy Consulting
Schools:HEC Paris, , Tepper
Posts: 195
Kudos: 129
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks to both!

Knowing the "zero is divisible by any number"-rule helps enormously on the GMAT, especially with the DS.

Thanks again!
User avatar
386390
Joined: 08 Sep 2010
Last visit: 09 Nov 2011
Posts: 29
Own Kudos:
Given Kudos: 4
Posts: 29
Kudos: 85
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if x^3-x=p, and x is odd, is p divisible by 24?


the book gives a complicated approach. can't we just plugin numbers to see?

x.x.x - x = p (means p is even).

does p have 2.2.2.3 in its prime box?
if x=1, 1.1.1 - 1 = 0. 0/24 = no.
if x = 3, 3.3.3 - 3 = 24 --> 24/24=1.

Hence, we can't say whether p is divisible by 24!!! ?? correct ??
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,095
Own Kudos:
5,167
 [3]
Given Kudos: 376
Posts: 1,095
Kudos: 5,167
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
386390
if x^3-x=p, and x is odd, is p divisible by 24?

if x^3-x=p, and x is odd, is p divisible by 24?
Yes, p is divisible by 24.

x^3-x=x(x^2-1)=x(x+1)(x-1)=(x-1)x(x+1)

Thus; x^3-x is nothing but the product of 3 consecutive integers.

And we know x is odd;
Means; x-1= even and x+1=even

In any set of 3 consecutive numbers; where there are two evens, we must have at least 3 2's as its prime factor. Also, there is always at least 1 3 as its prime factor. Thus, "x^3-x" is always divisible by 24 if x=odd.

0,1,2
2,3,4
4,5,6
6,7,8
8,9,10
10,11,12
12,13,14
**********************
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 17 Apr 2026
Posts: 4,143
Own Kudos:
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,268
Kudos
Add Kudos
Bookmarks
Bookmark this Post
386390

does p have 2.2.2.3 in its prime box?
if x=1, 1.1.1 - 1 = 0. 0/24 = no.
if x = 3, 3.3.3 - 3 = 24 --> 24/24=1.

Hence, we can't say whether p is divisible by 24!!! ?? correct ??

0 *is* divisible by 24 (if you divide 0 by any positive integer, you get 0, which is an integer, so 0 is divisible by every positive integer). So in both the numerical examples you generated, you find that x^3 - x is divisible by 24. You'll always find that to be true, as fluke has explained above.
User avatar
imerial
Joined: 09 Jun 2011
Last visit: 21 May 2015
Posts: 12
Own Kudos:
Given Kudos: 2
Posts: 12
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The reason you use the formula is so that you don't have to waste time testing sets of numbers. I've seen problems where you'd have to test numbers for several minutes before you ran into one that contradicted the others, but with the formula, it's a matter of seconds.
User avatar
386390
Joined: 08 Sep 2010
Last visit: 09 Nov 2011
Posts: 29
Own Kudos:
Given Kudos: 4
Posts: 29
Kudos: 85
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IanStewart

0 *is* divisible by 24 (if you divide 0 by any positive integer, you get 0, which is an integer, so 0 is divisible by every positive integer).

So 0 is a multiple of every number? But not a factor! I guess x/0=undefined! Right?
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,095
Own Kudos:
Given Kudos: 376
Posts: 1,095
Kudos: 5,167
Kudos
Add Kudos
Bookmarks
Bookmark this Post
386390
IanStewart

0 *is* divisible by 24 (if you divide 0 by any positive integer, you get 0, which is an integer, so 0 is divisible by every positive integer).

So 0 is a multiple of every number? But not a factor! I guess x/0=undefined! Right?

Right. "0" can not be a factor of ANY integer.
User avatar
386390
Joined: 08 Sep 2010
Last visit: 09 Nov 2011
Posts: 29
Own Kudos:
Given Kudos: 4
Posts: 29
Kudos: 85
Kudos
Add Kudos
Bookmarks
Bookmark this Post
So fluke,

instead of doing it the way you did (which for a newbie like me is a little complicated) was my way ok?

Quote:

x.x.x - x = p (means p is even).

does p have 2.2.2.3 in its prime box?
if x=1, 1.1.1 - 1 = 0. 0/24 = yes.
if x = 3, 3.3.3 - 3 = 24 --> 24/24=1.


therefore p is divisible by 24.
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,095
Own Kudos:
5,167
 [1]
Given Kudos: 376
Posts: 1,095
Kudos: 5,167
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
386390
So fluke,

instead of doing it the way you did (which for a newbie like me is a little complicated) was my way ok?

Quote:

x.x.x - x = p (means p is even).

does p have 2.2.2.3 in its prime box?
if x=1, 1.1.1 - 1 = 0. 0/24 = yes.
if x = 3, 3.3.3 - 3 = 24 --> 24/24=1.


therefore p is divisible by 24.

This is also a good way. It uses plugging in numbers to prove something.

Only problem with PIN is that SOMETIMES it is true for some cases and false for others. There is a chance that you miss to test those exceptional cases.

Well!!! In this case particularly, it is true as the expression is good for any odd "x". I advise you to learn the other method as well. It will come handy.
User avatar
386390
Joined: 08 Sep 2010
Last visit: 09 Nov 2011
Posts: 29
Own Kudos:
Given Kudos: 4
Posts: 29
Kudos: 85
Kudos
Add Kudos
Bookmarks
Bookmark this Post
fluke

x^3-x=x(x^2-1)=x(x+1)(x-1)=(x-1)x(x+1)

Thus; x^3-x is nothing but the product of 3 consecutive integers.

And we know x is odd;
Means; x-1= even and x+1=even


how do you go from the left to right?
x(x+1)(x-1) = (x-1)x(x+1)
Can we do that with any expression like this?

How does the above tell you that its 3 consecutive numbers?
I thought that x(x+1)(x-1) simply means x = -1,0,1

Quote:
In any set of 3 consecutive numbers; where there are two evens, we must have at least 3 2's as its prime factor. Also, there is always at least 1 3 as its prime factor.

You mean when the 3 consecutive #'s are multiplied? 0,1,2 = 0?
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,095
Own Kudos:
Given Kudos: 376
Posts: 1,095
Kudos: 5,167
Kudos
Add Kudos
Bookmarks
Bookmark this Post
386390
fluke

x^3-x=x(x^2-1)=x(x+1)(x-1)=(x-1)x(x+1)

Thus; x^3-x is nothing but the product of 3 consecutive integers.

And we know x is odd;
Means; x-1= even and x+1=even


how do you go from the left to right?
x(x+1)(x-1) = (x-1)x(x+1)
Can we do that with any expression like this?

How does the above tell you that its 3 consecutive numbers?
I thought that x(x+1)(x-1) simply means x = -1,0,1

Does it matter whether you write:

-2*3*6
OR
3*-2*6
OR
6*3*-2

Likewise:
x(x-1)(x-2)
If x=odd means x=integer
x-1=integer as integer(+-)integer=integer

Also; if x=odd
x-1=Even and 1 less than x
x+1=even and 1 more than x

So,
(x-1)x(x+1)
can be
0*1*2 for x=1
OR
1000*1001*1002 for x=1001.
***********************************

Please go through MGMAT Number Properties guide and practice few questions to assimilate this concept. You got to have Even/Odd properties and consecutive number properties at your fingertips to appreciate the solution.
User avatar
386390
Joined: 08 Sep 2010
Last visit: 09 Nov 2011
Posts: 29
Own Kudos:
Given Kudos: 4
Posts: 29
Kudos: 85
Kudos
Add Kudos
Bookmarks
Bookmark this Post
makes sense.....


thanks. i guess i gotta go over the num properties book once more.
User avatar
maverick04
Joined: 28 Feb 2011
Last visit: 17 Jun 2018
Posts: 25
Own Kudos:
Given Kudos: 2
Posts: 25
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Nice explanations..in light of the above..Yes
User avatar
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,847
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Guys,

These type of problems are really becoming a pain for me. can you please tell me what to do and where I am going wrong?

Question: If x^3 - x=p, and x is ODD, is p divisible by 24?

My solution: Factor x to give me x(x-1)(x+1) = p. So when x is ODD then (x-1) (x+1) will be even (ODD+-ODD=Even). That means p is even.

Now 24 = 2^3 * 3. Until here I am fine. And after this I get stuck on most of these types of problems. What to look for after this to get an answer? :cry:
User avatar
fivedaysleft
Joined: 29 Jun 2011
Last visit: 27 Jun 2014
Posts: 50
Own Kudos:
Given Kudos: 46
Posts: 50
Kudos: 28
Kudos
Add Kudos
Bookmarks
Bookmark this Post
this much seems perfectly fine. you'll have to eliminate answers after this step...thats all you can do...
avatar
mustu
Joined: 29 Mar 2011
Last visit: 12 Oct 2017
Posts: 7
Own Kudos:
Given Kudos: 7
Posts: 7
Kudos: 75
Kudos
Add Kudos
Bookmarks
Bookmark this Post
enigma123
Guys,

These type of problems are really becoming a pain for me. can you please tell me what to do and where I am going wrong?

Question: If x^3 - x=p, and x is ODD, is p divisible by 24?

My solution: Factor x to give me x(x-1)(x+1) = p. So when x is ODD then (x-1) (x+1) will be even (ODD+-ODD=Even). That means p is even.

Now 24 = 2^3 * 3. Until here I am fine. And after this I get stuck on most of these types of problems. What to look for after this to get an answer? :cry:

Can you please post all the options? Also, i want to know why you have taken 24 = 2^3 * 3. I dint understand this step..

Moderator Note:
User avatar
rustypolymath
Joined: 09 Nov 2010
Last visit: 22 Feb 2012
Posts: 54
Own Kudos:
94
 [1]
Given Kudos: 3
Location: Paris, FRANCE
Posts: 54
Kudos: 94
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
enigma123
Guys,

These type of problems are really becoming a pain for me. can you please tell me what to do and where I am going wrong?

Question: If x^3 - x=p, and x is ODD, is p divisible by 24?

My solution: Factor x to give me x(x-1)(x+1) = p. So when x is ODD then (x-1) (x+1) will be even (ODD+-ODD=Even). That means p is even.

Now 24 = 2^3 * 3. Until here I am fine. And after this I get stuck on most of these types of problems. What to look for after this to get an answer? :cry:

There, there. :wink: Okay, you're off to a good start: factoring and breaking down expressions and numbers is an excellent habit. But the "playing around" with numbers cannot stop there. You need to take this a step further and think about two important points:

First, if x is an integer, (x - 1), x and (x + 1) are by definition consecutive integers. Among three consecutive integers, one of them must be a multiple of 3.

Second, if x is odd, (x - 1) and (x + 1) are both even. And since every second even number is a multiple of 4, one of the two has to be a multiple of 4. And since 4 times 2 = 8, a multiple of 4 times a multiple of 2 has to be a multiple of 8.

So, x(x - 1)(x + 1) has to have a multiple of 3 somewhere in there, and it has to have 2^3 multiplied in there as well. And since 3 and 2 are both prime and neither can be overlapped with prime factors, we conclude that p must be a multiple of (2^3) * 3.

That help?
 1   2