Last visit was: 23 Apr 2026, 16:42 It is currently 23 Apr 2026, 16: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
User avatar
Rubina11
Joined: 08 Mar 2019
Last visit: 09 Mar 2020
Posts: 74
Own Kudos:
346
 [7]
Given Kudos: 28
Status:students
GPA: 3.9
WE:Account Management (Accounting)
Posts: 74
Kudos: 346
 [7]
1
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
avatar
Funkenflug
Joined: 31 Jan 2019
Last visit: 25 Jun 2020
Posts: 5
Own Kudos:
Given Kudos: 5
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
aayush.works
Joined: 25 Sep 2017
Last visit: 01 Aug 2020
Posts: 15
Own Kudos:
24
 [1]
Given Kudos: 30
Posts: 15
Kudos: 24
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
jnitish25
Joined: 20 Jul 2016
Last visit: 23 Mar 2020
Posts: 6
Own Kudos:
13
 [3]
Given Kudos: 18
Posts: 6
Kudos: 13
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
2310= 2*3*5*7*11. Considering the set {a,b,c} such that a*b*c = 2310 , the 5 prime numbers can be divided into a group of 3 different numbers in either of the ways :
(multiple of 2 numbers)*(multiple of 2 numbers)*(multiple of 1 number) = 5c2*3c2*1=30
or
(multiple of 3 numbers)*(multiple of 1 number)*(multiple of 1 number) = 5c3*1*1=10
So, 30+10 =40 sets.
avatar
srini2117
Joined: 21 Jun 2017
Last visit: 30 Aug 2019
Posts: 4
Own Kudos:
1
 [1]
Given Kudos: 4
Posts: 4
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Funkenflug
This is a very nice question, but I believe there is an error. If I assume that there are 5 prime numbers to recombine, I get C. However, there should be 6 prime numbers - 1,2,3,5,7,11. Could it be that the 1 was forgotten when writing the question?

Posted from my mobile device
1 is not a prime number
avatar
Funkenflug
Joined: 31 Jan 2019
Last visit: 25 Jun 2020
Posts: 5
Own Kudos:
Given Kudos: 5
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
srini2117
Funkenflug
This is a very nice question, but I believe there is an error. If I assume that there are 5 prime numbers to recombine, I get C. However, there should be 6 prime numbers - 1,2,3,5,7,11. Could it be that the 1 was forgotten when writing the question?

Posted from my mobile device
1 is not a prime number

You're absolutely right, I misspoke when I referred to it as a prime number. It is, however, still necessary to include it as a factor - for example, 1*1*2310 is a correct answer and including it yields more than 40 sets.
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,509
 [2]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,509
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
You are right!! It's not mentioned in the question that a,b or c can't be equal to 1.

Funkenflug
srini2117
Funkenflug
This is a very nice question, but I believe there is an error. If I assume that there are 5 prime numbers to recombine, I get C. However, there should be 6 prime numbers - 1,2,3,5,7,11. Could it be that the 1 was forgotten when writing the question?

Posted from my mobile device
1 is not a prime number

You're absolutely right, I misspoke when I referred to it as a prime number. It is, however, still necessary to include it as a factor - for example, 1*1*2310 is a correct answer and including it yields more than 40 sets.
avatar
briantoth6
Joined: 27 Apr 2019
Last visit: 24 Apr 2021
Posts: 6
Own Kudos:
5
 [1]
Given Kudos: 2
GPA: 3.23
Products:
Posts: 6
Kudos: 5
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm getting something else entirely, I get 65.

Logic (similar to the methodology used to solve assuming a,b,c were all prime):

I found 4 types of a,b,c combos to divide the 6 #'s (1,2,3,5,7,11), being careful with the 1 value, because I think it can create complications with the methodology at the very end of my response.

1.) 1, product of three #'s, product of two #'s (e.g. {1,30,77})

1*5C3*2C2 = 1*10*1 = 10

2.) 1, product of four #'s, one remaining # (e.g. {1,210,11})

1*5C4*1C1 = 1*5*1 = 5

3.) product of three #'s, one remaining #, one remaining # (e.g. {30, 7, 11})

5C3*2C1*1C1 = 10*2*1 = 20

4.) product of two #'s, product of two #'s, one remaining # (e.g. {30, 7, 11})

5C2*3C2*1C1 = 10*3*1 = 30

10 + 5 + 20 + 30 = 65

~~~~~~~~~~~~~~~~~~~~~~~~~~

I tried doing it as though it was just 6 #'s (see below work) and the 1 value, I believe, messes things up.

product of 4#'s * 1# * 1# = 6C4*2C1*1C1 = 15*2*1 = 30

product of 3#'s * product of 2#'s * 1# = 6C3*3C2*1C1 = 20*3*1 = 60

product of 2#'s * product of 2#'s * product of 2#'s = 6C2 * 4C2 * 2C2 = 15*6*1 = 90

30 + 60 + 90 = 180
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,396
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Rubina11
For how many three-element sets of positive integers {a, b, c} is it true that a × b × c = 2310?

(A) 32

(B) 36

(C) 40

(D) 43

(E) 45

2310 = 2*3*5*7*11

So we have 5 distinct numbers which need to be combined to give 3 groups.

Each number needs to be allocated to the 3 elements (a, b and c) such that no two elements are the same. The elements cannot be the same except 1, 1 so we need to avoid that

(4, 1, 0) - Put 4 factors together and 1 separately. The factor that is put separately can be picked in 5 ways. e.g. (1, 2, 1155)

(3, 1, 1) - Put 3 factors together and 2 separately. Pick 3 of the 5 factors to be put together in 5C3 = 10 ways. e.g. (7, 11, 30)

(3, 2, 0) - Put 3 factors together and 2 together. Pick 3 of the 5 factors to be put together in 5C3 = 10 ways. e.g. (30, 77, 1)

(2, 2, 1) - Put 2 factors together, another 2 together and 1 separately. Pick 1 to be put separately in 5 ways. The other 4 need to be split into 2 groups of 2 each. Pick 2 of the 4 to make the first group in 4C2 = 6 ways but since we have arranged this, we need to divide by 2! to get 3 ways.
So the 5 factors can be split into (2, 2, 1) in 5*3 = 15 ways. e.g. (6, 35, 11)

In all, 5 factors can be split into 3 distinct groups in 5 + 10 + 10 + 15 = 40 ways
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Funkenflug
srini2117
Funkenflug
This is a very nice question, but I believe there is an error. If I assume that there are 5 prime numbers to recombine, I get C. However, there should be 6 prime numbers - 1,2,3,5,7,11. Could it be that the 1 was forgotten when writing the question?

Posted from my mobile device
1 is not a prime number

You're absolutely right, I misspoke when I referred to it as a prime number. It is, however, still necessary to include it as a factor - for example, 1*1*2310 is a correct answer and including it yields more than 40 sets.

(1, 1, 2310) is not a valid case because sets have distinct elements.
User avatar
RJ7X0DefiningMyX
Joined: 08 Apr 2019
Last visit: 03 Apr 2020
Posts: 98
Own Kudos:
Given Kudos: 259
Location: India
GPA: 4
Posts: 98
Kudos: 347
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jnitish25
2310= 2*3*5*7*11. Considering the set {a,b,c} such that a*b*c = 2310 , the 5 prime numbers can be divided into a group of 3 different numbers in either of the ways :
(multiple of 2 numbers)*(multiple of 2 numbers)*(multiple of 1 number) = 5c2*3c2*1=30
or
(multiple of 3 numbers)*(multiple of 1 number)*(multiple of 1 number) = 5c3*1*1=10
So, 30+10 =40 sets.

In the second step, i.e. (multiple of 3 numbers)*(multiple of 1 number)*(multiple of 1 number) = 5c3*1*1=10, why did we not do 5C3*2C1*1C1 instead?
User avatar
Saiganesh999
Joined: 02 Apr 2015
Last visit: 17 Aug 2020
Posts: 25
Own Kudos:
16
 [2]
Given Kudos: 95
Location: Singapore
GMAT 1: 550 Q42 V24
GMAT 2: 690 Q47 V37
GPA: 3.66
WE:Social Work (Non-Profit and Government)
GMAT 2: 690 Q47 V37
Posts: 25
Kudos: 16
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rishabhjain13
jnitish25
2310= 2*3*5*7*11. Considering the set {a,b,c} such that a*b*c = 2310 , the 5 prime numbers can be divided into a group of 3 different numbers in either of the ways :
(multiple of 2 numbers)*(multiple of 2 numbers)*(multiple of 1 number) = 5c2*3c2*1=30
or
(multiple of 3 numbers)*(multiple of 1 number)*(multiple of 1 number) = 5c3*1*1=10
So, 30+10 =40 sets.

In the second step, i.e. (multiple of 3 numbers)*(multiple of 1 number)*(multiple of 1 number) = 5c3*1*1=10, why did we not do 5C3*2C1*1C1 instead?

Please check back that the order of a, b and c doesn't matter.
Here, a combination of (2*3*5, 7, 11) is same as (2*3*5, 11,7). So it is unnecessary to multiply 2C1 to the expression.
This logic applies to all the combination questions as well. I hope its clear.

This Question is Locked Due to Poor Quality
Hi there,
The question you've reached has been archived due to not meeting our community quality standards. No more replies are possible here.
Looking for better-quality questions? Check out the 'Similar Questions' block below for a list of similar but high-quality questions.
Want to join other relevant Problem Solving discussions? Visit our Problem Solving (PS) Forum for the most recent and top-quality discussions.
Thank you for understanding, and happy exploring!
Moderators:
Math Expert
109785 posts
Tuck School Moderator
853 posts