Last visit was: 19 Nov 2025, 07:58 It is currently 19 Nov 2025, 07:58
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
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 18 Apr 2022
Posts: 958
Own Kudos:
Given Kudos: 6
Location: Madrid
Posts: 958
Kudos: 729
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ak_idc
Joined: 21 Aug 2006
Last visit: 08 Jul 2014
Posts: 546
Own Kudos:
Posts: 546
Kudos: 75
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Mikhail Bondarenko
Joined: 22 Aug 2006
Last visit: 05 Dec 2006
Posts: 27
Location: Moscow, Russia
Posts: 27
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
MBAlad
Joined: 20 Feb 2006
Last visit: 18 Jan 2007
Posts: 184
Own Kudos:
Posts: 184
Kudos: 91
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I get d)

If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10

From 1)

There are no integer values of q so that q^4 is not both a multiple of 128 or 64. Therefor SUFF

From 2)

If try and make it so that q^4 is not a multiple of 64, ie picking numbers so as not to creat 2^6 (ie 64) in the factorisation we get the factors below 10:
2*3*5*6*7*9*10 ---> 6 = 2*3 and 10 = 2*5

Squaring this and looking at the factors of 2 to give n^4 gives 2^2 * 2^2 * 2^2 = 2^6 or 64

So q^4 is a multiple of 64

Hence answer = d

Only exception would be if you can include 1 as a factor below 10 - is this allowed?
User avatar
MBAlad
Joined: 20 Feb 2006
Last visit: 18 Jan 2007
Posts: 184
Own Kudos:
Posts: 184
Kudos: 91
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm also assuming the factors less than or equal to 10 have to be different
User avatar
MBAlad
Joined: 20 Feb 2006
Last visit: 18 Jan 2007
Posts: 184
Own Kudos:
Posts: 184
Kudos: 91
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think A) has to be sufficient because:

Question asks if N^4/64 is an integer where N is an integer.

64 = 2^4 * 2^2

For N to be an integer the 4th root of the factors must also be integers so minimum value of factors is 2^4 * 2^4 or 128 * 2 or 64 * 2^2

Therefore A must be SUFF
User avatar
cicerone
Joined: 28 Aug 2006
Last visit: 10 May 2019
Posts: 163
Own Kudos:
311
 [1]
Posts: 163
Kudos: 311
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10.

This is really a good one folks, I am sure the answer is D (either alone is sufficient)

Folks, we will learn a new concept here, so it's time to concentrate again.

Is q^4 a multiple of 64?
Ok if q^4 is a multiple of 64 it should be equal to 64xk
ie q^4 = 64 x k (64 x k must be a raised to power 4)
=>q^4 = 2^4 x 2^2 x k.

So minimum value of k must be 2^2.
So minimum value of q^4 = 2^4 x 2^2 x 2^2
Hence the minimum value of q^4 = 2^8 = 256, which is divisble by 128.

So we can conclude that any number raised to power 4, if it is divisible by 64 then it will be definitely divisible by 128.
But statement 1, says that q^4 is not divisible by 128

So we can conclude that q^4 is not divisible by 64.
Hence Statement 1 alone is sufficient.

Let's look at statement 2:
q^2 has 27 factors, 7 of which are less than or equal to 10.

I think all of know the way to calculate the total number of factors.
Anyhow I am explaining it here.

We split the number into prime factors say
N = P1^a1 x P2^a2 x .................. x Pn^an
Total number of factors = (a1+1) x (a2+1) x........x(an+1).

Now it is given that q^2 has 27 factors. Let's look at different cases here.

Case 1: q^2 = P^26 (in this case total factors are 27)
So min value of q^2 = 2^26, but we have only 1,2,4,8 factors which are less than 10. So this is not valid.
Since the min value do not contain 7 factors less than 10, obviously number greater than this will not have 7 factors less than 10

Case 2: q^2 = P1^2 x P2^8 ( in this case total factors = 3 x 9 = 27)
So min value of q^2 = 2 ^2 x 3^8
Now the factors of this number less than 10 are 1,2,3,4,6,9 only. So even this is out........

Case 3:q^2 = P1^2 x P2^2 x P3^2 (in this case totalfactors = 3x3x3=27)
So min value of q^2 = 2^2 x 3^2 x 5^2
Now the factors of this number less than or equal to 10 are 1,2,3,5,4,6,8,9,10 which are infact more than 7.
So even this is out.
So going for the next value of q^2
q^2 = 2^2 x 3^2 x 7^2
Now the factors of this number less than or equal to 10 are
1,2,3,7,4,6,9 which are exactly 7.
So min value of q = 2x3x7.

So finally this is the number that satisfies statement 2, and
clearly q^4 is not divisible by 64.

After there is no need to verify other numbers because any other number will not have 7 facotrs less than or equal to 10 and contains 27 factors.

Hence statement 2 alone is sufficient

So folks, finally the answer is D.

a bit tiring isn't it? But believe me u have to learn concepts like these, so that 700+ is sureshot.

One more thing here is if we understand the above concept believe me u can solve any question based on these factors in our GMAT.

Finally, this post seems to be big, don't be afraid please, to make everything lucid, I have explained every case possible ..................

Huh, I need some rest now................
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 18 Apr 2022
Posts: 958
Own Kudos:
Given Kudos: 6
Location: Madrid
Posts: 958
Kudos: 729
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Cicerone, why do you talk about min. value when evaluating (2)? Were you too quick to dismiss Case 2?
User avatar
ak_idc
Joined: 21 Aug 2006
Last visit: 08 Jul 2014
Posts: 546
Own Kudos:
Posts: 546
Kudos: 75
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
Any more thoughts?


How abt this?

Case 2: q^2 = P1^2 x P2^8 ( in this case total factors = 3 x 9 = 27)
So min value of q^2 = 3 ^2 x 2^8
Now the factors of this number less than 10 are 1,2,3,4,6,8,9 only.

The number is divisible by 64. No?

Whether it is divisible or not, then answer seems to be D.
User avatar
FN
User avatar
Current Student
Joined: 28 Dec 2004
Last visit: 07 May 2012
Posts: 1,576
Own Kudos:
Given Kudos: 2
Location: New York City
Concentration: Social Enterprise
Schools:Wharton'11 HBS'12
Posts: 1,576
Kudos: 675
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I dont know...but to me this is E...

q^4=64*M..? is the question...in other words does q^4= have 7 2s.


1) q^4 is not a multiple of 128...

well q^4=64, which is not a multiple of 128 but is definetly a multiple of 64...q^4=65 which is not a multiple of 128 and is not a mutliple of 64..Insuff

2) q^2= has 7 factors.. they can 1,2,3,4,5,6,7, which has 4 2's in it..then q^4 will have 8 2's ...in this case q^4 will be a multiple of 64...

or q^2=1,3,5,6,7,9,10, in this case there are only 2 2's..q^4 will then only have 4 2's...which is not a multiple of q^4....Insuff

E it is...
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 18 Apr 2022
Posts: 958
Own Kudos:
Given Kudos: 6
Location: Madrid
Posts: 958
Kudos: 729
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ak_idc
kevincan
Any more thoughts?

How abt this?

Case 2: q^2 = P1^2 x P2^8 ( in this case total factors = 3 x 9 = 27)
So min value of q^2 = 3 ^2 x 2^8
Now the factors of this number less than 10 are 1,2,3,4,6,8,9 only.

The number is divisible by 64. No?

Whether it is divisible or not, then answer seems to be D.


I don't understand this, ak_idc
User avatar
MBAlad
Joined: 20 Feb 2006
Last visit: 18 Jan 2007
Posts: 184
Own Kudos:
Posts: 184
Kudos: 91
Kudos
Add Kudos
Bookmarks
Bookmark this Post
fresinha12
I dont know...but to me this is E...

q^4=64*M..? is the question...in other words does q^4= have 7 2s.


1) q^4 is not a multiple of 128...

well q^4=64, which is not a multiple of 128 but is definetly a multiple of 64...q^4=65 which is not a multiple of 128 and is not a mutliple of 64..Insuff


E it is...


64 has 6 2s

and from 1) If q is an integer then q^4 must contain factors raised to the power of 4. 64 = 2^4 * 2^2

and hence 128 = 2^4 * 2^2 * 2 or 2^7 which you cannot take a fourth root of yielding an integer value of q

Therefore if 2 is a factor then minimum that q^4 could equal is 2^4 = 16 (not a multiple of 64)

or 2^4 * 2^4 = 2^4 * 2^4 = 2^8 = 128 * 2 or 64 * 4

Therefore if q is not a multiple of 128 it cant be a multiple of 64 and a is SUFF
User avatar
ak_idc
Joined: 21 Aug 2006
Last visit: 08 Jul 2014
Posts: 546
Own Kudos:
Posts: 546
Kudos: 75
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
ak_idc
kevincan
Any more thoughts?

How abt this?

Case 2: q^2 = P1^2 x P2^8 ( in this case total factors = 3 x 9 = 27)
So min value of q^2 = 3 ^2 x 2^8
Now the factors of this number less than 10 are 1,2,3,4,6,8,9 only.

The number is divisible by 64. No?

Whether it is divisible or not, then answer seems to be D.

I don't understand this, ak_idc


Oh..sorry..what I meant was Case 2 can satisfy the conditions. I mean it can have two prime factors (2,3), can have 27 total factors, and also have 7 factors of this number less than 10.

And the minimum value of the number is 2304 or 3^2*2^8, and this number is divisible by 64.

Cicerone concluded that the number is not divisible by 64.
User avatar
Googlore
Joined: 11 Sep 2006
Last visit: 21 Mar 2007
Posts: 26
Own Kudos:
Posts: 26
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
For those of you non-math inclined, here's another way to look at problems with this type of wording. Some of you eluded to it in your posts, but I'll spell it out...

Original Post:
If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10.

Reworded:
If q is an integer, is (q^4)/64 an integer?

1) (q^4)/128 is not an integer
2) Thanks for simplifying this Cicerone

From 1) you can easily see that it's sufficient as 128 = 64 x 2 , and you can avoid the E answer trap

A few more:
"y is a multiple of x" is saying, "y/x is an integer"

or I've seen this in some study books, 'Is 2x+2 a multiple of y?" This is asking, "Is (2x + 2)/y an integer?"
User avatar
Natalya Khimich
Joined: 13 Aug 2005
Last visit: 24 Jan 2007
Posts: 56
Own Kudos:
Posts: 56
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have been watching this topic for long time and still don't understand it.

Kevin, please correct me where I'm wrong.

Quote:
If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10.


How 1 stmt can be sufficient?

It says only that q^4 is not multiple of 128. Fine. q^4 can be 64*3 or 64*5. From that q^4 is multiple of 64. But q^4 can be 127, and in this can q^4 is multiple of 64. INSUF !!!

Stmt2.

q^2 has 27 factors. Lets find prime factors.

Lets q^2= x^n*y^k*z^p, where x,y,z are primes and n,m,p are integers. Total number of factors are (n+1)(m+1)(p+1)=27=3*3*3

From that q^2 has three prime factors.

7 of that factors less or equal to 10. From that we find can find that q^2 has 2,3,5 as it's prime factors. 1,2,4,5,6,9,10 are first 10 factors.

q^2=2^2*3^2*5^2

From that q^4=2^4*3^4*5^4

In order q^4 be multiple of 64 it has to have 2^6 as its factor.

So stmt 2 is SUFF to tell that q^4 is NOT multiple of 64.

The answer is B.
User avatar
MBAlad
Joined: 20 Feb 2006
Last visit: 18 Jan 2007
Posts: 184
Own Kudos:
Posts: 184
Kudos: 91
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Natalya,

You're missing a condition from the stem in statement 1)

The stem says n IS AN INTEGER and asks if n^4 is divisible by 64.

So for n^4 to satisfy the stem it has to yield an integer when you take the fourth root ie fourth root of 16 = 2.

Now 128 = 2^7 (so you cant take a fourth root and get integer value factors - 7 is not divisible by 4)

So if if n = 1 n^4 = 1 - not divisible by 64

If n = 2 then 2^8 = 256 = 128 * 2 = 64 * 2^2

For the fourth root of n^4 to equal an integer than the factors have to be raised to a power that is divisible by 4.

Now 64 = 2^6 which cant be a value of n^4 and so would have to be n^8 which, as shown above, is both a multiple of 128 and 64. If you carry on with n^12, n^16 ....... they will all be multiples of 128 AND 64 and so statement 1 is sufficient to say that n^64 is not a multiple of 64.
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 18 Apr 2022
Posts: 958
Own Kudos:
Given Kudos: 6
Location: Madrid
Posts: 958
Kudos: 729
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10.


(1) As q is an integer, when we write q as a product of distinct prime factors, the power of 2 must be a whole number (non-negative integer). Thus the power of 2 in the prime factorization of q^4 must be a multiple of 4. As 2^7 is not a factor of q^4, the highest power of 2 that could be a factor of q^4 is 2^4. Thus q^4 is not a multiple of 64=2^6. SUFF

(2) q^2 has 27 factors. Thus q^2 could be of the form (i) a^26, (ii)b^2*c^8 or (iii) a^2*b^2*c^2 where a b and c are distinct prime numbers.
But as q^2 has 7 factors less than 11, it is obvious that (i) is impossible.

As for (ii) 2^8*3^2 has exactly 7 factors under 11 (1,2,3,4,6,8,9), in which case q^4 would be a multiple of 64. 3^8*2*2 is not a possibility for q^2 (it only has 6 factors under 1: 1,2,3,4,6,9)

Regarding (iii) if q^2=2^2*3^2*5^2, q^2 would have 8 factors under 11- 1,2,3,4,5,6,9,10 and q^2=2^2*3^2*7^2 would have 7 factors under 11: 1,2,3,4,6,7,9) In this case, q^4 would not be a multiple of 64. Thus (2) is insufficient.

OA=A. I hope all of you liked this question. Will you find a question like this in the exam? Only to separate a 51 from a 50, possibly. Keep in mind that Q-talented people from Asia are doing the exam in increasing numbers, and people have more resources to prepare for the GMAT than I did in my day (how bad that sounds, my day) :cry: I envy all of you because you are all young enough to do an MBA- how exciting it will be!

That said, the thinking exercise involved in this question is helpful for all of us.
User avatar
FN
User avatar
Current Student
Joined: 28 Dec 2004
Last visit: 07 May 2012
Posts: 1,576
Own Kudos:
Given Kudos: 2
Location: New York City
Concentration: Social Enterprise
Schools:Wharton'11 HBS'12
Posts: 1,576
Kudos: 675
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i totally forgot q was an integer...

kevincan
kevincan
If q is a integer, is q^4 a multiple of 64?

(1) q^4 is not a multiple of 128.
(2) q^2 has 27 factors, 7 of which are less than or equal to 10.

(1) As q is an integer, when we write q as a product of distinct prime factors, the power of 2 must be a whole number (non-negative integer). Thus the power of 2 in the prime factorization of q^4 must be a multiple of 4. As 2^7 is not a factor of q^4, the highest power of 2 that could be a factor of q^4 is 2^4. Thus q^4 is not a multiple of 64=2^6. SUFF

(2) q^2 has 27 factors. Thus q^2 could be of the form (i) a^26, (ii)b^2*c^8 or (iii) a^2*b^2*c^2 where a b and c are distinct prime numbers.
But as q^2 has 7 factors less than 11, it is obvious that (i) is impossible.

As for (ii) 2^8*3^2 has exactly 7 factors under 11 (1,2,3,4,6,8,9), in which case q^4 would be a multiple of 64. 3^8*2*2 is not a possibility for q^2 (it only has 6 factors under 1: 1,2,3,4,6,9)

Regarding (iii) if q^2=2^2*3^2*5^2, q^2 would have 8 factors under 11- 1,2,3,4,5,6,9,10 and q^2=2^2*3^2*7^2 would have 7 factors under 11: 1,2,3,4,6,7,9) In this case, q^4 would not be a multiple of 64. Thus (2) is insufficient.

OA=A. I hope all of you liked this question. Will you find a question like this in the exam? Only to separate a 51 from a 50, possibly. Keep in mind that Q-talented people from Asia are doing the exam in increasing numbers, and people have more resources to prepare for the GMAT than I did in my day (how bad that sounds, my day) :cry: I envy all of you because you are all young enough to do an MBA- how exciting it will be!

That said, the thinking exercise involved in this question is helpful for all of us.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
Moderators:
Math Expert
105389 posts
GMAT Tutor
1924 posts