Last visit was: 18 Jul 2025, 15:42 It is currently 18 Jul 2025, 15:42
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
avatar
hellzangl
Joined: 20 Aug 2013
Last visit: 01 Feb 2015
Posts: 11
Own Kudos:
176
 [170]
Given Kudos: 3
Location: United States
Concentration: Marketing, Strategy
GMAT 1: 720 Q38 V41
WE:Project Management (Consulting)
12
Kudos
Add Kudos
158
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,543
 [75]
28
Kudos
Add Kudos
47
Bookmarks
Bookmark this Post
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,280
 [8]
Given Kudos: 141
Posts: 479
Kudos: 3,280
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
lamode
Joined: 18 Jan 2016
Last visit: 01 Dec 2021
Posts: 18
Own Kudos:
Given Kudos: 8
Posts: 18
Kudos: 8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Back to the original question:

If k is a positive integer, then 20k is divisible by how many different positive integers?

\(20k=2^2*5*k\).

(1) k is prime. If \(k=2\), then \(20k=2^3*5\) --> the # of factors = \((3+1)(1+1)=8\) but if \(k=5\), then \(20k=2^2*5^2\) --> the # of factors = \((2+1)(2+1)=9\). Not sufficient.

(2) k = 7 --> \(20k=2^2*5*7\) --> the # of factors = \((2+1)(1+1)(1+1)=12\). Sufficient.

Answer: B.

Hope it's clear.

Thanks, the outcome is clear but this method of picking random numbers to test with makes me very uneasy. If you get lucky and the 2 numbers you pick yield different results, then all is fine. But if they yield the same result, you don't know anything. Do you pick a 3rd candidate? A 4th?
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,248
Own Kudos:
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,248
Kudos: 3,471
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Here Statement ! is not sufficient as the prime may be 2 or 5 or any other prime.
But statement 2 is sufficient as we Number of divisors now = 2*3*2= 12
Hence B
User avatar
Nunuboy1994
Joined: 12 Nov 2016
Last visit: 24 Apr 2019
Posts: 559
Own Kudos:
Given Kudos: 167
Location: United States
Schools: Yale '18
GMAT 1: 650 Q43 V37
GRE 1: Q157 V158
GPA: 2.66
Schools: Yale '18
GMAT 1: 650 Q43 V37
GRE 1: Q157 V158
Posts: 559
Kudos: 122
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hellzangl
If k is a positive integer, then 20k is divisible by how many different positive integers?

(1) k is prime
(2) k = 7

Divisible by a positive integer -> factor
No of factors for a number in the form (a^x)(b^y)(c^z) is given by (x+1)(y+1)(z+1)

20k = (2^2)(5^1)(k)

Stmt 1 says k is prime. so 20k = (2^2)(5^1)(k^1). Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Stmy 2 says k = 7 so again Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Hence answer is D, but that is not the OA. What am I missing?

Very simple, no tricks here or anything. If we know the value of K then we obviously know the answer- though in the case of K being a prime number- what if K is 2? Then there is of course some overlap- do not forget 2 is a prime number.

K= 5 x 2 x 2 x (2 x 1)

Thus
B
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Jul 2025
Posts: 16,111
Own Kudos:
74,393
 [1]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,111
Kudos: 74,393
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
hellzangl
If k is a positive integer, then 20k is divisible by how many different positive integers?

(1) k is prime
(2) k = 7

Divisible by a positive integer -> factor
No of factors for a number in the form (a^x)(b^y)(c^z) is given by (x+1)(y+1)(z+1)

20k = (2^2)(5^1)(k)

Stmt 1 says k is prime. so 20k = (2^2)(5^1)(k^1). Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Stmy 2 says k = 7 so again Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Hence answer is D, but that is not the OA. What am I missing?

20k = 2^2 * 5 * k

We already have 2 prime factors of 20k (2 and 5). The total number of factors depends on k.

(1) k is prime

k could be 2 or 5 or any other prime number. In each case, the number of factors would be different.
If k = 2, \(20k = 2^3 * 5\) has 4*2 = 8 factors
If k = 5, \(20k = 2^2 * 5^2\) has 3*3 = 9 factors
If k is any other prime number such as 11, \(20k = 2^2 * 5 * 11\) has 3*2*2 = 12 factors
Not sufficient

(2) k = 7
If k = 7,
20k = 2^2 * 5 * 7
Total number of factors = 3*2*2 = 12
Sufficient

Answer (B)
avatar
CrushGMAT
Joined: 20 Aug 2018
Last visit: 04 Feb 2019
Posts: 17
Own Kudos:
14
 [1]
Posts: 17
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
It’s easy to think that statement (1) is sufficient by thinking, “Well, I can figure out quickly that 20 has six factors (1, 2, 4, 5, 10, 20), and if k is a new prime number, then 20k will have six MORE factors than 20 has, because we can just take the new prime number and multiply it by each of the original six factors. For instance, if k were 3, then the factors of 20k would be each of the six factors of 20 PLUS six new ones - 3, 6, 12, 15, 30, 60. So statement (1) is sufficient.”

Statement (1) is a trap, however, because we aren’t told that k is a NEW prime number!!! It may be a prime that is ALREADY a factor of 20 – i.e., k could be 2 or 5. Suppose k were 2. If that were the case, then the factors of 20k would be 1, 2, 4, 5, 8, 10, 20 and 40 – i.e., we would be adding only two new factors, 8 and 40, to the original list of six. Statement (1) is therefore insufficient.
avatar
5e3
Joined: 12 Aug 2018
Last visit: 22 Jul 2019
Posts: 3
Own Kudos:
Given Kudos: 6
Location: United States
GPA: 3.56
WE:Manufacturing and Production (Manufacturing)
Posts: 3
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
So everyone here agrees that the answer is "B." When I answered "B" on the OG online practice test the program said my answer was wrong and the answer is actually "D." Do we think the OG is wrong?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Jul 2025
Posts: 16,111
Own Kudos:
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,111
Kudos: 74,393
Kudos
Add Kudos
Bookmarks
Bookmark this Post
5e3
So everyone here agrees that the answer is "B." When I answered "B" on the OG online practice test the program said my answer was wrong and the answer is actually "D." Do we think the OG is wrong?

Was the question on the test slightly different? Can you put up a screenshot?
avatar
5e3
Joined: 12 Aug 2018
Last visit: 22 Jul 2019
Posts: 3
Own Kudos:
Given Kudos: 6
Location: United States
GPA: 3.56
WE:Manufacturing and Production (Manufacturing)
Posts: 3
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasKarishma
5e3
So everyone here agrees that the answer is "B." When I answered "B" on the OG online practice test the program said my answer was wrong and the answer is actually "D." Do we think the OG is wrong?

Was the question on the test slightly different? Can you put up a screenshot?


As soon as I posted this I saw that I read the correct answer wrong...ha! Thank you for the response, though!
User avatar
zac123
Joined: 21 May 2017
Last visit: 12 Sep 2019
Posts: 56
Own Kudos:
Given Kudos: 66
Location: India
GMAT 1: 660 Q49 V31
GMAT 1: 660 Q49 V31
Posts: 56
Kudos: 112
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If k is a positive integer, then 20k is divisible by how many different positive integers?

(1) k is prime ns as K can be 5 or any other prime no ,ans will be diff for both
(2) k = 7 sufficient
User avatar
GMATmronevsall
Joined: 04 Jan 2019
Last visit: 08 Jan 2023
Posts: 37
Own Kudos:
41
 [1]
Given Kudos: 52
Posts: 37
Kudos: 41
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
spjmanoli
If k is a positive integer, then 20k is divisible by how many different positive integers?

(1) k is prime
(2) k = 7

Divisible by a positive integer -> factor
No of factors for a number in the form (a^x)(b^y)(c^z) is given by (x+1)(y+1)(z+1)

20k = (2^2)(5^1)(k)

Stmt 1 says k is prime. so 20k = (2^2)(5^1)(k^1). Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Stmy 2 says k = 7 so again Total # of factors is (2+1)(1+1)(1+1). So sufficient.

Hence answer is D, but that is not the OA. What am I missing?
Finding the Number of Factors of an Integer

First make prime factorization of an integer \(n=a^p*b^q*c^r\), where \(a\), \(b\), and \(c\) are prime factors of \(n\) and \(p\), \(q\), and \(r\) are their powers.

The number of factors of \(n\) will be expressed by the formula \((p+1)(q+1)(r+1)\). NOTE: this will include 1 and n itself.

Example: Finding the number of all factors of 450: \(450=2^1*3^2*5^2\)

Total number of factors of 450 including 1 and 450 itself is \((1+1)*(2+1)*(2+1)=2*3*3=18\) factors.


Back to the original question:

If k is a positive integer, then 20k is divisible by how many different positive integers?

\(20k=2^2*5*k\).

(1) k is prime. If \(k=2\), then \(20k=2^3*5\) --> the # of factors = \((3+1)(1+1)=8\) but if \(k=5\), then \(20k=2^2*5^2\) --> the # of factors = \((2+1)(2+1)=9\). Not sufficient.

(2) k = 7 --> \(20k=2^2*5*7\) --> the # of factors = \((2+1)(1+1)(1+1)=12\). Sufficient.

Answer: B.

Hope it's clear.

Dang it I missed 2! Arrgghh..
User avatar
hopefulmba2021
Joined: 31 Aug 2020
Last visit: 24 Feb 2022
Posts: 56
Own Kudos:
Given Kudos: 38
Location: India
Concentration: Technology, General Management
GMAT 1: 710 Q48 V37
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The question stem says that to find the no of DIFFERENT factors.
Statement 1 says k is a prime number.
So, 20k will always yield 4 factors (1,2,3 and k). The powers of each factor may be different for different values of k. But the question asks for the number of different positive factors. According to my reasoning, the question should have clearly asked for the total number of factors (NOT the number of different factors). And that's why I chose option D.

Need some expert opinions on this. cc: Bunuel VeritasKarishma
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Jul 2025
Posts: 16,111
Own Kudos:
74,393
 [1]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,111
Kudos: 74,393
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hopefulmba2021
The question stem says that to find the no of DIFFERENT factors.
Statement 1 says k is a prime number.
So, 20k will always yield 4 factors (1,2,3 and k). The powers of each factor may be different for different values of k. But the question asks for the number of different positive factors. According to my reasoning, the question should have clearly asked for the total number of factors (NOT the number of different factors). And that's why I chose option D.

Need some expert opinions on this. cc: Bunuel VeritasKarishma

hopefulmba2021

"No. of different factors" just means "no. of factors". The question says "different" to clarify that when you prime factorise and get
20 = 2^2 * 5, don't consider the two 2s as two factors. The word "different" is added to give extra clarity. Don't get confused. The question is not asking for "prime factors". You need total number of factors only. That depends on value of k.

If k = 2, 20k = 2^3 * 5 so total number of factors = (3+1)(1+1)
If k = 5, 20k = 2^2 * 5^2 so total number of factors = (2+1)(2+1)
If k = some other prime, 20k = 2^2*5*k so total number of factors = (2+1)(1+1)(1+1)
User avatar
Elodie00die
Joined: 04 Apr 2023
Last visit: 12 Jan 2025
Posts: 7
Given Kudos: 16
Location: China
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a quite simple one:

What we need to do is to find out how many different factors does 20k have.
Here are my steps:

--We know that 20 has 6 different factors: 1, 2, 4, 5, 10, 20
Among the six factors, 2 and 5 are prime (hope you still remember what a prime number is)

(1)K is prime.
In this case, K only has 2 factors: 1 and itself.
Thus there are two possibilities:
--K = 2 or 5
--K ≠ 2 or 5
If k = 2 or 5, then K itself is one of the 6 factors of 20, thus K doesn't provide a new factor for 20K. (The question is to find how many 'distinct' factors 20K has! )
So it's clear that 20K has only 6 factors(namely the 6 factors of 20)
If K≠ 2 or 5, then K will provide one new factor to 20K (namely itself). So 20K has 6+1=7 factors.

See, (1) is not sufficient because 6 and 7 factors are both possible in this case.

(2) K is 7.
In this case, K is a prime AND K ≠ 2 or 5.
So according to the reasoning in (1), 20K will have 7 factors. SUFFICIENT
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,454
Own Kudos:
Posts: 37,454
Kudos: 1,013
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.
Moderators:
Math Expert
102619 posts
454 posts