divisible by

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 576
Joined: Sat Mar 13, 2010 8:31 pm
Thanked: 97 times
Followed by:1 members

by liferocks » Thu May 20, 2010 11:17 pm
if (x-1) (x +1) is divisible by 24 it will be divisible by 2^3 and 3..following conditions need to be satisfied

1. (x-1) and (x+1) has to be even
2. one of (x-1) and (x+1)has to be a multiple of 4
3.since one in every three number is divisible by 3,x cannot be divisible by 3

From 1
we get the third condition is true..but no information about 1 and 2...not sufficient

From 2
we get the 1st condition is true..but no information about 3 and 2...not sufficient

combining
condition 1 and 3 are true..but no information on 2...not sufficient

Ans option E
"If you don't know where you are going, any road will get you there."
Lewis Carroll

Legendary Member
Posts: 576
Joined: Sat Mar 13, 2010 8:31 pm
Thanked: 97 times
Followed by:1 members

by liferocks » Fri May 21, 2010 1:22 am
one mistake in the above post.
one of two consecutive even numbers has to be multiple of 4
this is how it is

two consecutive even numbers are 2n ans 2n+2 for any n
when n is even i.e. m=2m the numbers are 4m and 4m+2...one is multiple of 4
when n is odd ie n=2m+1 numbers are 4m+2 and 4m+4...one is multiple of 4


So condition 2 satisfy the following two
1. (x-1) and (x+1) has to be even
2. one of (x-1) and (x+1)has to be a multiple of 4

but not 3.since one in every three number is divisible by 3,x cannot be divisible by 3
So together its possible to say that (x-1) (x +1) is divisible by 24..sufficient.

Ans option C

my apologies.
"If you don't know where you are going, any road will get you there."
Lewis Carroll

Junior | Next Rank: 30 Posts
Posts: 13
Joined: Thu May 13, 2010 4:16 am
Thanked: 1 times

by arohan_sambyal » Fri May 21, 2010 4:52 am
Only when we combine, values of x satify considition
viz;x = 5 and 11 ....satisfies the condition. ..Hence C

Legendary Member
Posts: 610
Joined: Fri Jan 15, 2010 12:33 am
Thanked: 47 times
Followed by:2 members

by kstv » Fri May 21, 2010 6:47 am
x is positive integer, is (x-1) (x +1) divisible by 24?
(1) x is not divisible by 3
(2) x-1 is divisible by 2
2) x is odd no say 2a+1 , (x-1) (x +1) = 2a(2a+2) = 4a(a+1) even if a =1 , 4a(a+1)= 8. Insuff
1) x is > 3, but x can be even or odd.
Combining
x > 3 , then 2a+1 > 3 or a > 1
IMO C
Though my proof is not robust, need ''works''

User avatar
Master | Next Rank: 500 Posts
Posts: 214
Joined: Mon Mar 29, 2010 1:46 pm
Location: Houston, TX
Thanked: 37 times
GMAT Score:700

by sk818020 » Fri May 21, 2010 10:11 am
(1) Tells us that x is not divisible by three.

If x=4, (3)(5)=15
If x=5, (4)(6)=24

Thus, (1) insufficient.

(2)(x-1) is divisible by 2.

This tells us that x is an odd number.

If x=1, (0)(2)=0
If x=5, (4)(6)=24

Thus, (2) is not sufficient.

Put them together and we know that x is an odd integer that is not divisble by 3. Also note, that we are multiplying the the two integers surrounding x, (x-1)(x+1). Because x is odd we know that (x+1) and (x-1) will both be even. So (x-1)(x+1) will also be an even number. Also because x-1 is divisible by 2 and because x is not divisible by 3 we can conclude that x is at least 5. Given 3 consecutive integers integers, (x-1), x, (x+1), and that x>5, we can conclude that (x-1) or (x+1) will be have a 3 and a 2 in their prime factorization. 3*2=6. The other number has to be a number with at least 2^2 as a prime factor because x>5. So we can conclude that (x-1)(x+1) will at least have (2^3)(3) in its prime factorization. (2^3)3=24. Thus, because x>5, we can conclude that (x-1)(x+1) will be a multiple of 24 and, thus, divisible by 24.

C.

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Fri May 21, 2010 10:36 am
(x-1) , x, (x+1) makes 3 consecutive numbers.

St 1: X is not divisible by 3.

Let us take a set {6,7,8}

Case 1: x=7. 7 is not divisible by 3. and (x-1) *(x+1) is divisible by 24. YES
case 2: x=8 8 is not divisible by 3. But the product of (x-1) *(x+1) is NOT divisible by 24...NO

Inconsistent. so Insufficient!

St 2:

X-1 is divisible by 2

Case 1:{6,7,8}. We should know that (x-1) should be a even number & X to be odd Number.
So we pick 6 which is divisible by 2.

Now (x-1) *(x+1) = 6 *8 =48 which is divisibke by 24. YES

case 2: {2,3.4}
Now is the trick . X=3 and x-1 is 2 which is divisible by 2. But the (x-1) *(x+1) = 2*4 =8 is NOT divisible by 24. So NO

Inconsistent . so Insufficient.

SO when u combine two sts,we see that X is not divisible by 3, that makes X not equal to multiple of 3 in any of the sets.

Let us take a new combination : {4,5,6}

x=5, (x-1) *(x+1)= 24 which is divisible by 24.

pick C

One more set : {-4,-5,6}

x=-5, (x-1) *(x+1) = 24 divisible by 24. So its all done for C! Hippe!!

User avatar
Legendary Member
Posts: 1560
Joined: Tue Nov 17, 2009 2:38 am
Thanked: 137 times
Followed by:5 members

by thephoenix » Thu May 27, 2010 6:16 am
clearly individually bth are insufficient
now in a set (x-1)*x*(x+1) if x-1 is div by 2 and and x is not div by 3 then x+1 will always be divisible by 3
so now we know that x-1 is div by 2 and x+1 is div by 3
only possible value satisfying s1 and s2 for x are 5,11,17,23,29,35.......diff of 6
and for all these no's (x-1)*(x+1) is div by 24
Many of the great achievements of the world were accomplished by tired and discouraged men who kept on working

User avatar
Legendary Member
Posts: 1560
Joined: Tue Nov 17, 2009 2:38 am
Thanked: 137 times
Followed by:5 members

by thephoenix » Thu May 27, 2010 6:17 am
OA pls
Many of the great achievements of the world were accomplished by tired and discouraged men who kept on working

Legendary Member
Posts: 759
Joined: Mon Apr 26, 2010 10:15 am
Thanked: 85 times
Followed by:3 members

by clock60 » Thu May 27, 2010 12:43 pm
colakumarfanta wrote:x is positive integer, is (x-1) (x +1) divisible by 24?
(1) x is not divisible by 3
(2) x-1 is divisible by 2
hi guys
only my small note
i agree that both st insufficient, to prove that both are sufficient
i will try to prove that (x-1)(x+1) is divisible by 3 and 8
if x-1 divisible by 2 (x-1) even, and here we deal with two consecutive even numbers (x-1) and (x+1) the product of 2 consecutive even numbers is divisible by 8 ( 0,2) (2,4) (4,6) and so on
so (x-1)(x+1) divisible by 8

as for divisible by 3

x is not divisible by 3 so it left 1, 2 as remainders,
if remainder is 1 xcan be written in form
x=3k+1
(3k+1-1)=3k so divisible by 3

or x=3k+2
(3k+2+1)=(3k+3)=3(k+1) again divisible by 3
as it is divisible by 3 and 8 it is divisible by 24
so C is the answer

User avatar
GMAT Instructor
Posts: 147
Joined: Tue Aug 25, 2009 7:57 pm
Location: New York City
Thanked: 76 times
Followed by:17 members
GMAT Score:770

by Rich@VeritasPrep » Thu May 27, 2010 12:44 pm
If you were running short on time and couldn't outline the full algebraic solution, an alternate method of approaching this problem would be playing around with the prompt and testing numbers.

The question asks if x^2 - 1 is divisible by 24. If you were to test numbers, you'd find that the answer would be YES if x were 1, 5, 7, and 11. There are obviously many more values of x, but with limited time, you'd probably want to stop here.

(1) x is not divisible by 3

x = 1 and x = 2 both satisfy statement 1. The former results results in a YES answer to the prompt, while the latter results in a NO. Insufficient.

(2) x-1 is divisible by 2

That simply says x is odd. x = 1 and x = 3 both satisfy Statement 2. The former results results in a YES answer to the prompt, while the latter results in a NO. Insufficient.

(1) and (2) together - x is odd, but not divisible by 3

The fact that our YES values of x (i.e. 1, 5, 7, 11) are all odd and skip over all odd multiples of 3 is a good indication that this is very likely sufficient, so in a time-crunch situation, you would go with C.

---

Now for some algebraic properties! Because you're asking about divisibility of 24, which has a prime factorization of 3 * 2^3, you need to account for 2^3 and the 3.

If (x-1)(x+1) were divisible by 24, then x-1 and x+1 would have to be consecutive even integers. One of those two even integers is necessarily a multiple of 4, meaning you have one multiple of 4 and another multiple of 2. That takes care of 2^3, but there's not necessarily a 3 there.

Next, if (x-1)(x+1) were divisible by 24, then (x-1)(x+1) would have to be divisible by 3. Therefore, either x-1 or x+1 is a multiple of 3. We've already determined that both x-1 and x+1 would have to be even, and since one has to be a multiple of 3, that also means that either x-1 or x+1 is a multiple of 6.

(1) x is not divisible by 3

x-1, x, and x+1 are consecutive integers, which means that one of them must be a multiple of 3. If x is not a multiple of 3, then it must be either x-1 or x+1. Therefore, (x-1)(x+1) is divisible by 3. But is x even? We don't know. INSUFFICIENT

(2) x-1 is divisible by 2

That means we fulfill the condition that x-1 and x+1 are both even, and thus (x-1)(x+1) is divisible by 2^3. But is it divisible by 3? We don't know. INSUFFICIENT

(1) and (2) together tell us that x is divisible by both 3 and 2^3, and thus divisible by 24. SUFFICIENT.

Final Answer: C
Rich Zwelling
GMAT Instructor, Veritas Prep