Last visit was: 20 Nov 2025, 00:59 It is currently 20 Nov 2025, 00:59
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
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,303
 [127]
13
Kudos
Add Kudos
113
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 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,423
 [72]
34
Kudos
Add Kudos
38
Bookmarks
Bookmark this Post
User avatar
LeenaPG
Joined: 03 Feb 2016
Last visit: 17 Jul 2025
Posts: 19
Own Kudos:
23
 [7]
Given Kudos: 66
Location: China
Posts: 19
Kudos: 23
 [7]
7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
19,303
 [1]
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,303
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Are you a Maths Avatar or something? You are indeed a GMATCLUB LEGEND. Thanks buddy.
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,325
Own Kudos:
3,837
 [3]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,325
Kudos: 3,837
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
enigma123
If the prime factorization of the integer q can be expressed as \(a^{2x} b^{x} c^{3x-1}\), where a, b, c, and x are distinct positive integers, which of the following could be the total number of factors of q?

(A) 3j + 4, where j is a positive integer
(B) 5k + 5, where k is a positive integer
(C) 6l + 2, where l is a positive integer
(D) 9m + 7, where m is a positive integer
(E) 10n + 1, where n is a positive integer

Guys - does this question makes sense to you? I am struggling. OA is not provided either.

Straight forward question if you know the formula for number of factors of an integer \(q= a^x * b^y * c^z\) , where \(x,y,z \geq{0}\) and are integers = (x+1)(y+1)(z+1) including 1 and integer q.

Now given, q= \(a^{2x} b^{x} c^{3x-1}\), thus based on the above formula, the number of factors of q including 1 and q = (2x+1)(x+1)(3x-1+1) = 3x(2x+1)(x+1). So we know that the number will be of the form 3x(2x+1)(x+1) , will be an integer and will be true for ALL X. Thus substitute x=1, we get number of factors = 3*3*2 =18 (this eliminates A, as 3 is a factor of 18 and thus can not leave 4 or (4-3=1) as the remainder. Similarly, eliminate C and D).

Now substitute x=2, we get number of factors = 6*5*3 = 90 and this eliminates E as 10 is a factor of 90 and will leave a remainder of 0. Thus B is the only remaining answer choice and is the OA.
User avatar
ShashankDave
Joined: 03 Apr 2013
Last visit: 26 Jan 2020
Posts: 218
Own Kudos:
288
 [3]
Given Kudos: 872
Location: India
Concentration: Marketing, Finance
GMAT 1: 740 Q50 V41
GPA: 3
GMAT 1: 740 Q50 V41
Posts: 218
Kudos: 288
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO (B)
The answer can be thought of in a simple manner. Here's my take..

First, we know that calculating the number of factors by formula will transform into something like

\((2x+1)(x+1)(3x)\)

when this is simplified..it becomes

\(6x^3 + 9x^2 + 3x\)

This means two things

1. The number is a multiple of 3.
2. The value of this number depends on the value of x(as x can be taken out as common).


Looking at the options
we see that option B is \(5k + 5\) or \(5(k+1)\) or simply a multiple of 5.
The question asks "could be"..so the value of x could be 5..right? :)
and there you have it :)
avatar
Drb89
Joined: 07 Feb 2017
Last visit: 24 Dec 2024
Posts: 33
Own Kudos:
Given Kudos: 51
Posts: 33
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
enigma123
If the prime factorization of the integer q can be expressed as a^2x b^x c^3x-1, where a, b, c, and x are distinct positive integers, which of the following could be the total number of factors of q?
(A) 3j + 4, where j is a positive integer
(B) 5k + 5, where k is a positive integer
(C) 6l + 2, where l is a positive integer
(D) 9m + 7, where m is a positive integer
(E) 10n + 1, where n is a positive integer

Guys - does this question makes sense to you? I am struggling. OA is not provided either.

Given: \(q=a^{2x}*b^x*c^{3x-1}\). # of distinct factors of q is \((2x+1)*(x+1)*(3x-1+1)=(2x+1)*(x+1)*3x\).

Now, \(3x(x+1)(2x+1)\) is both multiple of 3 and even (as either x or x+1 is even). Let's check the answer choices:

A. 3j+4 --> not a multiple of 3 (1 more than multiple of 3) --> discard;
B. 5k+5 --> can be even and multiple of 3, for example if k=5, then 5k+5=30 --> keep;
C. 6l+2 --> not a multiple of 3 (2 more than multiple of 3) --> discard;
D. 9m+7 --> not a multiple of 3 (1 more than multiple of 3) --> discard;
E. 10n+1 --> not even (10n+1=even+odd=odd) --> discard.

So, only 5k+5 can possibly be the total number of factors of q (in fact the lowest value of k would be 17 for which x=2).

Answer: B.

Hope it's clear.

P.S. In case one doesn't know.
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.
For more on number properties check: https://gmatclub.com/forum/math-number-theory-88376.html


Hey Bunuel,

solving for total number of factors, \(q=6*x^3+9*x^2+3*x\)

so q will be always even. But in choice b, if k is even, then q will be odd. How can this be resolved ?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 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,423
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dineshrambalaji
Bunuel
enigma123
If the prime factorization of the integer q can be expressed as a^2x b^x c^3x-1, where a, b, c, and x are distinct positive integers, which of the following could be the total number of factors of q?
(A) 3j + 4, where j is a positive integer
(B) 5k + 5, where k is a positive integer
(C) 6l + 2, where l is a positive integer
(D) 9m + 7, where m is a positive integer
(E) 10n + 1, where n is a positive integer

Guys - does this question makes sense to you? I am struggling. OA is not provided either.

Given: \(q=a^{2x}*b^x*c^{3x-1}\). # of distinct factors of q is \((2x+1)*(x+1)*(3x-1+1)=(2x+1)*(x+1)*3x\).

Now, \(3x(x+1)(2x+1)\) is both multiple of 3 and even (as either x or x+1 is even). Let's check the answer choices:

A. 3j+4 --> not a multiple of 3 (1 more than multiple of 3) --> discard;
B. 5k+5 --> can be even and multiple of 3, for example if k=5, then 5k+5=30 --> keep;
C. 6l+2 --> not a multiple of 3 (2 more than multiple of 3) --> discard;
D. 9m+7 --> not a multiple of 3 (1 more than multiple of 3) --> discard;
E. 10n+1 --> not even (10n+1=even+odd=odd) --> discard.

So, only 5k+5 can possibly be the total number of factors of q (in fact the lowest value of k would be 17 for which x=2).

Answer: B.

Hope it's clear.

P.S. In case one doesn't know.
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.
For more on number properties check: https://gmatclub.com/forum/math-number-theory-88376.html


Hey Bunuel,

solving for total number of factors, \(q=6*x^3+9*x^2+3*x\)

so q will be always even. But in choice b, if k is even, then q will be odd. How can this be resolved ?

The question asks: which of the following COULD be the total number of factors of q?

Options A, C, D and E, CANNOT be the total number of factors of q, regardless of the values of j, l, m, and n.

Option B, 5k + 5, COULD be the total number of factors of q, for specific values of k. For example if k = 17.
User avatar
himanshu1105
Joined: 10 Jul 2017
Last visit: 12 Apr 2021
Posts: 24
Own Kudos:
60
 [3]
Given Kudos: 16
Schools: ISB '20
Schools: ISB '20
Posts: 24
Kudos: 60
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If the prime factorization of the integer q can be expressed as a^2x b^x c^3x-1 where a, b, c, and x are distinct positive integers, which of the following could be the total number of factors of q?

(A) 3j + 4, where j is a positive integer
(B) 5k + 5, where k is a positive integer
(C) 6l + 2, where l is a positive integer
(D) 9m + 7, where m is a positive integer
(E) 10n + 1, where n is a positive integer

Given: Prime factorization , distinct integers , Could be type question
therefore No of factors = (2x+1) (x+1)(3x)
Let x = 1 => No of factors = 3*2*3 = 18
None of the option can give 18 so...
Let x =2 => 5*3*6 =90 factors
check option B (k is +ve integer) = 5k+5 = 90 => k=17
option B correct answer !
avatar
amanr1
Joined: 08 Jun 2018
Last visit: 09 Nov 2019
Posts: 5
Own Kudos:
Given Kudos: 67
Schools: ISB '21 (A)
GMAT 1: 750 Q51 V40
GPA: 4
Schools: ISB '21 (A)
GMAT 1: 750 Q51 V40
Posts: 5
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sum of all factors = (2x+1)(x+1)(3x-1+1) = 3[x(x+1)(2x+1)] = 6*3[x(x+1)(2x+1)/6] = 18*[sum of squares of n consecutive integers starting from 1] = 18*integer.
Now check which option is divisible by 18.
Only (B) is the suitable answer.
User avatar
pappal
Joined: 24 Nov 2022
Last visit: 19 Nov 2025
Posts: 121
Own Kudos:
Given Kudos: 52
Posts: 121
Kudos: 46
Kudos
Add Kudos
Bookmarks
Bookmark this Post
well I tried putting values of x (positive number) relying on COULD possibility
in the expression of the total no of factors of q i.e. (2x+1)(x+1)(3x)
x=1: vlaue 18 none of the answer choices support
x=2: value 90 clearly 5k+5 supports, k belongs to an integer, while none others.
so B
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts