Last visit was: 27 Apr 2026, 19:40 It is currently 27 Apr 2026, 19:40
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: 27 Apr 2026
Posts: 109,929
Own Kudos:
811,623
 [5]
Given Kudos: 105,914
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,929
Kudos: 811,623
 [5]
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
VivekSri
Joined: 01 May 2022
Last visit: 05 Feb 2026
Posts: 468
Own Kudos:
773
 [1]
Given Kudos: 117
Location: India
WE:Engineering (Consulting)
Posts: 468
Kudos: 773
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
singh.00
Joined: 01 Aug 2023
Last visit: 28 Feb 2024
Posts: 29
Own Kudos:
24
 [1]
Given Kudos: 26
Location: India
Concentration: Strategy, Technology
GPA: 3.7
WE:Engineering (Other)
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 27 Apr 2026
Posts: 933
Own Kudos:
Given Kudos: 2,217
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 933
Kudos: 1,340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Find the number of factors of 180 that are in the form (2*k + 2), where k is a positive integer?

A) 6
B) 7
C) 11
D) 12
E) 18

\(180 = 2^2*3^2*5\)

In a nutshell, question is asking to calculate (Total even factors - 1) = 2*3*2 - 1 = 11

IMO: C

For detailed explanation on the concept tested =>

This problem is testing the prime factors concept. For any number \(N = prime1^x*prime2^y*prime3^z*...\)

Total number of factors would be (x + 1) * (y + 1) * (z + 1) *.....

Generally, each prime with a power n contributes (n + 1) times in the total number of factors, which means that in any one of the resulting factor that prime number would have a power between 0 and n.

Note: + 1 denotes power 0 which means that prime number is not present in the resulting factor

Now an important thing to note here is that when when you have 2 as a prime number, all the factors having atleast 1 power of 2 would be an even number.

ie for \(60 = 2^2*3^1*5^1\)

Refer below prime factorization to understand breakdown of primes in each factor of 60

Prime FactorizationFactor
\(2^0*3^0*5^0\) 1
\(2^0*3^1*5^0\) 3
\(2^0*3^0*5^1\) 5
\(2^0*3^1*5^1\) 15
\(2^1*3^0*5^0\) 2
\(2^1*3^1*5^0\) 6
\(2^1*3^0*5^1\) 10
\(2^1*3^1*5^1\) 30
\(2^2*3^0*5^0\) 4
\(2^2*3^1*5^0\) 12
\(2^2*3^0*5^1\) 20
\(2^2*3^1*5^1\) 60

Total factors would be 3*2*2 = 12 and number of even factors would be 2*2*2 = 8
We are removing all factors having \(2^0\) and keeping all the factors having atleast 1 power of 2, which is nothing but instead of multiplying '(n + 1)' in our above formula we multiply 'n' to calculate no. of factors where that prime number is atleast present once.

Now with this knowledge, let's try solving the question

\(180 = 2^2*3^2*5\)

We are told to calculate factors with format 2*k + 2 = 2*(k + 1) ie even factors

Number of even factors = 2*3*2 = 12

Refer below prime factorization of all these even factors of 180 to better understand power dynamics.

Prime FactorizationFactor
\(2^1*3^0*5^0\) 2
\(2^1*3^1*5^0\) 6
\(2^1*3^2*5^0\) 18
\(2^1*3^0*5^1\) 10
\(2^1*3^1*5^1\) 30
\(2^1*3^2*5^1\) 90
\(2^2*3^0*5^0\) 4
\(2^2*3^1*5^0\) 12
\(2^2*3^2*5^0\) 36
\(2^2*3^0*5^1\) 20
\(2^2*3^1*5^1\) 60
\(2^2*3^2*5^1\) 180

Now, before we mark the answer choice let's just validate that this is what we are asked or did we miss anything?
Ohh right! k is a positive integer, which means k > 0 ie. 2*(k + 1) > 2 and hence we cannot have 2 as a factor in our final list.

Let's check if we have '2' in the list we calculated... (You can mentally check this, by keeping power of 2 as 1 and power of rest of the primes as 0 in the initial prime factorization. I have added list of factors just for reference here, and you shouldn't calculate this full list in your test as that would be too time consuming)

\(2^1*3^0*5^0 = 2\) => Indeed we have, so we need to remove one factor from our total

12 - 1 = 11

Answer: C
User avatar
onlymalapink
Joined: 06 Aug 2024
Last visit: 24 Aug 2025
Posts: 81
Own Kudos:
Given Kudos: 749
Posts: 81
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hr1212
Bunuel
Find the number of factors of 180 that are in the form (2*k + 2), where k is a positive integer?

A) 6
B) 7
C) 11
D) 12
E) 18

This problem is testing the prime factors concept. For any number \(n = prime1^x*prime2^y*prime3^z*...\)

Total number of factors would be (x + 1) * (y + 1) * (z + 1) *.....

Generally, each prime with a power n contributes (n + 1) times in the total number of factors, where +1 denotes power 0 which means that prime is not present in the resulting factor

Now an important thing to note here is that when when you have 2 as a prime number, all the factors having atleast 1 power of 2 would be an even number.

ie for \(60 = 2^2*3^1*5^1\)

Total factors would be 3*2*2 = 12 and number of even factors would be 2*2*2 = 8 ie. we need to remove +1 from the power multiplier of 2, as we need atleast one power of 2 for the number to be even.

Now with this knowledge, let's try solving the question

\(180 = 2^2*3^2*5\)

We are told to calculate factors with format 2*k + 2 = 2*(k + 1) ie even factors

Number of even factors = 2*3*2 = 12

Now, before we mark the answer choice let's just validate that this is the only think asked or did we miss anything?
Ohh right! k is a positive integer, which means k != 0, so we cannot include 2 as our factor in our final list.

Let's check if we have a factor of 2?

\(2^1*3^0*5^0\) => Indeed we have, so we need to remove one factor from our total

12 - 1 = 11

Answer: C

the removal of factors part is confusing
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 27 Apr 2026
Posts: 933
Own Kudos:
Given Kudos: 2,217
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 933
Kudos: 1,340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
onlymalapink
hr1212
Bunuel
Find the number of factors of 180 that are in the form (2*k + 2), where k is a positive integer?

A) 6
B) 7
C) 11
D) 12
E) 18

This problem is testing the prime factors concept. For any number \(n = prime1^x*prime2^y*prime3^z*...\)

Total number of factors would be (x + 1) * (y + 1) * (z + 1) *.....

Generally, each prime with a power n contributes (n + 1) times in the total number of factors, where +1 denotes power 0 which means that prime is not present in the resulting factor

Now an important thing to note here is that when when you have 2 as a prime number, all the factors having atleast 1 power of 2 would be an even number.

ie for \(60 = 2^2*3^1*5^1\)

Total factors would be 3*2*2 = 12 and number of even factors would be 2*2*2 = 8 ie. we need to remove +1 from the power multiplier of 2, as we need atleast one power of 2 for the number to be even.

Now with this knowledge, let's try solving the question

\(180 = 2^2*3^2*5\)

We are told to calculate factors with format 2*k + 2 = 2*(k + 1) ie even factors

Number of even factors = 2*3*2 = 12

Now, before we mark the answer choice let's just validate that this is the only think asked or did we miss anything?
Ohh right! k is a positive integer, which means k != 0, so we cannot include 2 as our factor in our final list.

Let's check if we have a factor of 2?

\(2^1*3^0*5^0\) => Indeed we have, so we need to remove one factor from our total

12 - 1 = 11

Answer: C

the removal of factors part is confusing
Have added some more details. Hope that clarifies the confusion.
Moderators:
Math Expert
109929 posts
Tuck School Moderator
852 posts