Last visit was: 20 Nov 2025, 02:50 It is currently 20 Nov 2025, 02:50
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: 20 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,453
 [23]
Kudos
Add Kudos
23
Bookmarks
Bookmark this Post
avatar
ManifestDreamMBA
Joined: 17 Sep 2024
Last visit: 20 Nov 2025
Posts: 1,284
Own Kudos:
786
 [3]
Given Kudos: 236
Products:
Posts: 1,284
Kudos: 786
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
notneeded
Joined: 28 May 2024
Last visit: 01 Jun 2025
Posts: 6
Own Kudos:
Given Kudos: 43
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Tishaagarwal13
Joined: 28 Jun 2024
Last visit: 06 Jul 2025
Posts: 80
Own Kudos:
63
 [3]
Given Kudos: 54
Location: India
Concentration: Finance, Entrepreneurship
Posts: 80
Kudos: 63
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We know x has 8 factors.
So, it can be expressed either as p^7 or p.q^3

Case 1: x = p^7

Taking 2 as an example, 2^7 will be 128.
So, x = 128 and x+1 = 129.
But this cannot be the answer as it is given that x < 100.

Case 2: x = p.q^3

Let q be 2 and p be 3,5,7

1. x = 3(2^3) = 24. So, x+1 = 25
2. x = 5(2^3) = 40. So, x+1 = 41
3. x = 7(2^3) = 56. So, x+1 = 57
4. x = 11(2^3) = 88. So, x+1 = 89
For 2^3, we cannot take a number beyond this as x will exceed 100.


And, let q be 3 and p be 2
5. x = 2(3^3) = 54. So, x+1 = 55
For 3^3, we cannot take a number beyond this as x will exceed 100.

Now, we know that x+1 should have 4 factors.
From above,
1. 25 has 3 factors - Out
2. 41 has 2 factors - Out
3. 57 has 4 factors (1, 3, 19, 57) - Keep
4. 89 has 2 factors - Out
5. 55 has 4 factors (1, 5, 11, 55) - Keep

So, the correct answer will be 2 (Option C)
User avatar
Whoisdmx15
Joined: 09 Dec 2024
Last visit: 31 Oct 2025
Posts: 194
Own Kudos:
216
 [2]
Given Kudos: 37
Location: India
Concentration: Technology, Statistics
GMAT Focus 1: 725 Q86 V88 DI84
GPA: 8.2
WE:Manufacturing and Production (Energy)
GMAT Focus 1: 725 Q86 V88 DI84
Posts: 194
Kudos: 216
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Number of factors of a number is given by: \((x+1)*(y+1\)), where the number can be expressed as \(a^x*b^y\) (where a and b are prime numbers)

For a number to have 8 factors, we ca have \(p^7\), \(p^3*q^1\)

Take \(p^7 = 2^7\)(More than 100), hence abandon this case

Take \(p^3*q^1\) =
\(2^3*3 = 24\),
\(2^3*5 = 40\),
\(2^3*7 = 56\),
\(2^3*11= 88\),
\(3^3*2 = 54 \)(Beyond this any prime number will yield more than 100)

Now checking x+1 needs to have 4 factors,
\(25 = 5^2\) (Hence 3 factors)
41 = prime hence 2 factors
\(57 = 19^1*3^1\)= 4 factors
89 = prime hence 2 factors
\(55 = 5^1*11^1 = 4 \)factors

Hence 2 numbers satisfy criterion
IMO Ans C
User avatar
haneenk15
Joined: 22 Nov 2024
Last visit: 11 Nov 2025
Posts: 7
Own Kudos:
Given Kudos: 68
Posts: 7
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey, how can (pqr)^2 in this case where x has 8 factors? I didn't understand the working of that. (pqr)^1 satisfies the condition, whereas (pqr)^2 has 27 factors.

Secondly, why didn't you work out the 3rd case? Please clarify!

Thanks!
ManifestDreamMBA
x has 8 factors
Then it can be expressed as p^7 or p*q^3 or (pqr)^2 for different prime numbers p, q and r

Looking for p^7 of prime less than 100 : None
Looking for product of primes with cube of a prime less than 100: 8*3 = 24, 8*5 = 40, 8*7 =56, 8*11 = 88, 27*2=54
Looking for square of product of 3 primes less than 100: None

x+1 could be 25, 41,57,89,55

x+1 has 4 factors
Then it can be expressed as p^3 or p*q for prime numbers p and q
25 can not be expressed as a cube or product of 2 different primes, out
41 is a prime, out
57 = 3*19
89 is a prime, out
55 = 5*11

We have 2 numbers which satisfy both criteria


Bunuel
x is a positive integer and has 8 factors while (x + 1) has 4 factors. If x < 100 then how many values of x are possible?

A) 0
B) 1
C) 2
D) 3
E) 4


­
avatar
ManifestDreamMBA
Joined: 17 Sep 2024
Last visit: 20 Nov 2025
Posts: 1,284
Own Kudos:
786
 [1]
Given Kudos: 236
Products:
Posts: 1,284
Kudos: 786
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You are right, I just mistyped when I wrote the solution here. Fixed now, thanks!
haneenk15
Hey, how can (pqr)^2 in this case where x has 8 factors? I didn't understand the working of that. (pqr)^1 satisfies the condition, whereas (pqr)^2 has 27 factors.

Secondly, why didn't you work out the 3rd case? Please clarify!

Thanks!
ManifestDreamMBA
x has 8 factors
Then it can be expressed as p^7 or p*q^3 or (pqr)^2 for different prime numbers p, q and r

Looking for p^7 of prime less than 100 : None
Looking for product of primes with cube of a prime less than 100: 8*3 = 24, 8*5 = 40, 8*7 =56, 8*11 = 88, 27*2=54
Looking for square of product of 3 primes less than 100: None

x+1 could be 25, 41,57,89,55

x+1 has 4 factors
Then it can be expressed as p^3 or p*q for prime numbers p and q
25 can not be expressed as a cube or product of 2 different primes, out
41 is a prime, out
57 = 3*19
89 is a prime, out
55 = 5*11

We have 2 numbers which satisfy both criteria


Bunuel
x is a positive integer and has 8 factors while (x + 1) has 4 factors. If x < 100 then how many values of x are possible?

A) 0
B) 1
C) 2
D) 3
E) 4


­
User avatar
giuseppemvn
Joined: 15 Jan 2023
Last visit: 30 Apr 2025
Posts: 23
Own Kudos:
Given Kudos: 64
Location: Italy
Concentration: Strategy, Finance
GMAT Focus 1: 625 Q81 V84 DI78 (Online)
GPA: 3.41
GMAT Focus 1: 625 Q81 V84 DI78 (Online)
Posts: 23
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
x is a positive integer and has 8 factors while (x + 1) has 4 factors. If x < 100 then how many values of x are possible?

A) 0
B) 1
C) 2
D) 3
E) 4


­


Very hard. Is there a way to solve this that feels more "rigorous"? there could be at least 10 different x's and the problem becomes very lengthy...
User avatar
Aarya_San
Joined: 05 Feb 2024
Last visit: 17 Nov 2025
Posts: 15
Own Kudos:
Given Kudos: 23
Schools: ISB '26 (S)
Products:
Schools: ISB '26 (S)
Posts: 15
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is one of the better explanations. I think you can add pqr as another case (2*3*5) = 30 -> 31 - Out

Tishaagarwal13
We know x has 8 factors.
So, it can be expressed either as p^7 or p.q^3

Case 1: x = p^7

Taking 2 as an example, 2^7 will be 128.
So, x = 128 and x+1 = 129.
But this cannot be the answer as it is given that x < 100.

Case 2: x = p.q^3

Let q be 2 and p be 3,5,7

1. x = 3(2^3) = 24. So, x+1 = 25
2. x = 5(2^3) = 40. So, x+1 = 41
3. x = 7(2^3) = 56. So, x+1 = 57
4. x = 11(2^3) = 88. So, x+1 = 89
For 2^3, we cannot take a number beyond this as x will exceed 100.


And, let q be 3 and p be 2
5. x = 2(3^3) = 54. So, x+1 = 55
For 3^3, we cannot take a number beyond this as x will exceed 100.

Now, we know that x+1 should have 4 factors.
From above,
1. 25 has 3 factors - Out
2. 41 has 2 factors - Out
3. 57 has 4 factors (1, 3, 19, 57) - Keep
4. 89 has 2 factors - Out
5. 55 has 4 factors (1, 5, 11, 55) - Keep

So, the correct answer will be 2 (Option C)
User avatar
RaahimAsadShah
Joined: 09 Jan 2025
Last visit: 03 Apr 2025
Posts: 3
Own Kudos:
Given Kudos: 47
Posts: 3
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Please can you explain how we came up with case 2 x = p.q*3? Thanks.
Tishaagarwal13
We know x has 8 factors.
So, it can be expressed either as p^7 or p.q^3

Case 1: x = p^7

Taking 2 as an example, 2^7 will be 128.
So, x = 128 and x+1 = 129.
But this cannot be the answer as it is given that x < 100.

Case 2: x = p.q^3

Let q be 2 and p be 3,5,7

1. x = 3(2^3) = 24. So, x+1 = 25
2. x = 5(2^3) = 40. So, x+1 = 41
3. x = 7(2^3) = 56. So, x+1 = 57
4. x = 11(2^3) = 88. So, x+1 = 89
For 2^3, we cannot take a number beyond this as x will exceed 100.


And, let q be 3 and p be 2
5. x = 2(3^3) = 54. So, x+1 = 55
For 3^3, we cannot take a number beyond this as x will exceed 100.

Now, we know that x+1 should have 4 factors.
From above,
1. 25 has 3 factors - Out
2. 41 has 2 factors - Out
3. 57 has 4 factors (1, 3, 19, 57) - Keep
4. 89 has 2 factors - Out
5. 55 has 4 factors (1, 5, 11, 55) - Keep

So, the correct answer will be 2 (Option C)
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 20 Nov 2025
Posts: 5,793
Own Kudos:
5,514
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,514
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x is a positive integer and has 8 factors while (x + 1) has 4 factors.
If x < 100 then how many values of x are possible?

x is of the form:
p^7: None <100
p*q^3: 2×3^3=54; 3*2^3=24; 5*2^3=40; 7*2^3=56; 11*2^3=88;
pqr: 2*3*5=30; 2*3*7=42; 2*3*11=66; 2*3*13=78;

x+1 possibilities:
p^3: None
pq: 5*11=55; 3*19=57

IMO C
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts