Last visit was: 19 Nov 2025, 22:15 It is currently 19 Nov 2025, 22:15
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
rvthryet
Joined: 02 Oct 2009
Last visit: 14 Mar 2016
Posts: 15
Own Kudos:
263
 [233]
Given Kudos: 5
Posts: 15
Kudos: 263
 [233]
10
Kudos
Add Kudos
223
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,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,393
 [113]
68
Kudos
Add Kudos
45
Bookmarks
Bookmark this Post
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,398
Own Kudos:
10,717
 [15]
Given Kudos: 362
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Expert
Expert reply
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Posts: 2,398
Kudos: 10,717
 [15]
13
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
shameekv
Joined: 29 Aug 2013
Last visit: 11 Aug 2020
Posts: 50
Own Kudos:
179
 [1]
Given Kudos: 26
Location: United States
Concentration: Finance, International Business
GMAT 1: 590 Q41 V29
GMAT 2: 540 Q44 V20
GPA: 3.5
WE:Programming (Computer Software)
GMAT 2: 540 Q44 V20
Posts: 50
Kudos: 179
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

rvthryet
If x represents the sum of all the positive three-digit numbers that can be constructed using each of the distinct nonzero digits a, b, and c exactly once, what is the largest integer by which x must be divisible?
(A) 3
(B) 6
(C) 11
(D) 22
(E) 222

I have never really understood the thinking behind this...
Using THREE non-zero digits a,b,c only, we can construct 3!=6 numbers: abc, acb, bac, bca, cab, cba. Their sum will be:

x=(100a+10b+c)+(100a+10c+b)+(100b+10a+c)+(100b+10c+a)+(100c+10a+b)+(100c+10b+a)=
\(=200*(a+b+c)+20*(a+b+c)+2*(a+b+c)=\)
\(=222*(a+b+c)\)

Largest integer by which x MUST be divisible is \(222\).

Answer: E (222).
Hi Bunuel,
Can you please explain me what will be the value of "x" in this question. If it were asked what is the value of x?

Thanks!­
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,393
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,393
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
shameekv

Bunuel

rvthryet
If x represents the sum of all the positive three-digit numbers that can be constructed using each of the distinct nonzero digits a, b, and c exactly once, what is the largest integer by which x must be divisible?
(A) 3
(B) 6
(C) 11
(D) 22
(E) 222

I have never really understood the thinking behind this...
Using THREE non-zero digits a,b,c only, we can construct 3!=6 numbers: abc, acb, bac, bca, cab, cba. Their sum will be:

x=(100a+10b+c)+(100a+10c+b)+(100b+10a+c)+(100b+10c+a)+(100c+10a+b)+(100c+10b+a)=
\(=200*(a+b+c)+20*(a+b+c)+2*(a+b+c)=\)
\(=222*(a+b+c)\)

Largest integer by which x MUST be divisible is \(222\).

Answer: E (222).
Hi Bunuel,
Can you please explain me what will be the value of "x" in this question. If it were asked what is the value of x?

Thanks!
We cannot say what x is.

If a, b, and c, are 1, 2, and 3 respectively, then x = 123 + 132 + 213 + 231 + 312 + 321 = 1,332 = 6*222 (the least possible value of x).
...
If a, b, and c, are 7, 8, and 9 respectively, then x = 789 + 798 + 879 + 897 + 978 + 987 = 5,328 = 24*222 (the greatest possible value of x).

Hope it helps.­
avatar
pritishpratap
Joined: 08 Oct 2012
Last visit: 07 Mar 2016
Posts: 1
Own Kudos:
7
 [2]
Given Kudos: 23
Location: United States
Concentration: General Management, Technology
GPA: 2.3
WE:Engineering (Computer Software)
Posts: 1
Kudos: 7
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shamee, to solve the problem in a simpler manner why don't you assume the numbers a, b and c to be 1, 2 and 3 respectively?

Thus, the distinct numbers that can be formed would be -
123
132
213
231
312
321

If you sum these up you get a total of 1332.

Then proceed to plug in the answer options to find the greatest number that divides 1332.

From the options -
(A) 3 - Yes
(B) 6 - Yes
(C) 11 - No
(D) 22 - No
(E) 222 - Yes

Clearly, since 222 is the greatest, E is the right option.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [2]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pritishpratap
Shamee, to solve the problem in a simpler manner why don't you assume the numbers a, b and c to be 1, 2 and 3 respectively?

Thus, the distinct numbers that can be formed would be -
123
132
213
231
312
321

If you sum these up you get a total of 1332.

Then proceed to plug in the answer options to find the greatest number that divides 1332.

From the options -
(A) 3 - Yes
(B) 6 - Yes
(C) 11 - No
(D) 22 - No
(E) 222 - Yes

Clearly, since 222 is the greatest, E is the right option.


Here is the catch in "assuming values" in this question:
The question is a "must be true" question. How do you know that what holds for values 1, 2 and 3 will be true for values say 2, 3 and 7 too? What if sum of numbers formed by 2, 3 and 7 is not divisible by 222? You do need to apply logic to confirm "must be true".
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 19 Nov 2025
Posts: 4,844
Own Kudos:
8,945
 [5]
Given Kudos: 225
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,844
Kudos: 8,945
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
In my humble opinion, although this is not exactly a problem that is tested extensively on the GMAT, there’s no harm in solving questions like these to strengthen your concepts of Permutations with numbers.

If a, b and c are the digits from which we have to form 3-digit numbers such that all the digits are non-zero and distinct, then, the number of ways of doing that is given by,

(a+b+c) * (3-1)! * (111).

In general, if there are ‘n’ distinct digits using which we have to form ‘n’ digit numbers where the digits are non-zero and distinct, then the number of ways of doing this is given by,
(Sum of the n digits) *(n-1)! *(1111….. n times).

The reason for this is as follows:
When a comes in the units place, its place value will be a. There will be (n-1)! numbers where a will be the units digit. Therefore, the sum of these values will be a * (n-1)!

When a comes in the tens place, its value will be 10a. There will be (n-1)! numbers where a will be the tens digit. The sum of these values will be 10a * (n-1)!

When a comes in the hundreds place, its value will be 100a. There will be (n-1)! numbers where a will be the hundreds digit. The sum of these values will be 100a * (n-1)!.

The sum of all these values will be (n-1)! * a (100 + 10 + 1) = (n-1)! * a * 111.

Similarly, for the other digits, b, c, d and so on, the sum of the values can be worked out as shown above.

In our case, since the sum total is (a+b+c) * 2! * 111 which is nothing but (a+b+c) * 222, we can say that the sum will be definitely divisible by 222.
The correct answer option is E.

Hope this helps!
avatar
aritranandy8
Joined: 03 May 2020
Last visit: 06 Mar 2021
Posts: 16
Own Kudos:
Posts: 16
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasKarishma Can you plz solve this didn't understand Bunuel explanation
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aritranandy8
VeritasKarishma Can you plz solve this didn't understand Bunuel explanation

Bunuel's method is the most straightforward. I am guessing you are having difficulty understanding 100a + 10b + c.

A 3 digit number abc can be written as 100a + 10b + c (because a is in hundreds place, b in tens and c in units place)
Say 362 = 300 + 60 + 2

How would you add a 3 digit number abc with another 3 digits number cab?
Say add 362 with 236. You add 300 to 200, 60 to 30 and 2 and 6.

Similarly, abc = 100a + 10b + c
cab = 100c + 10a + b

abc + cab = 100a + 10b + c + 100c + 10a + b

So when you add all 6 numbers you can form with a, b, and c, you will get a's in hundreds place twice, b's in hundreds place twice and c's in hundreds place twice. Same thing for tens place and units place.

Sum = 100 (2a + 2b + 2c) + 10(2a + 2b + 2c) + (2a + 2b + 2c)
Sum = (2a + 2b + 2c)(100 + 10 + 1) = (2a + 2b + 2c)*111
Sum = 222 (a + b + c)
avatar
TarunKumar1234
Joined: 14 Jul 2020
Last visit: 28 Feb 2024
Posts: 1,107
Own Kudos:
Given Kudos: 351
Location: India
Posts: 1,107
Kudos: 1,348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x represents the sum of all the positive three-digit numbers that can be constructed using each of the distinct nonzero digits a, b, and c exactly once, what is the largest integer by which x must be divisible?

(100a + 10b +c) + (100a + b + 10c) + (100b + 10a + c) + (100b + a + 10 c) + (100c + 10b +a) + (100c + b + 10c)
= (200a + 200b + 200c) + (20a + 20b + 20c) + 2a +2b +2c = (a+b+c)(200+20+2) = 222*(a+b+c)

So, I think E. :)
User avatar
utopianbloke
Joined: 17 Oct 2024
Last visit: 08 May 2025
Posts: 1
Given Kudos: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rvthryet
If x represents the sum of all the positive three-digit numbers that can be constructed using each of the distinct nonzero digits a, b, and c exactly once, what is the largest integer by which x must be divisible?

(A) 3
(B) 6
(C) 11
(D) 22
(E) 222
There's an ambiguity here. They haven't mentioned if it there was a repetition allowed or not. In the case of repetition, this is the process.

We have a formula for Sum of all the numbers which can be formed by using the n digits (repetition being allowed) is: (n^n−1)∗(sum of the digits)∗(111... n times).

Substituting values, we get (3^2)(a+b+c)(111) = 999*(a+b+c)

The largest integer from options is 11.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,514
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x represents the sum of all the positive three-digit numbers that can be constructed using each of the distinct nonzero digits a, b, and c exactly once, what is the largest integer by which x must be divisible?

The numbers = {abc, cba, bac, cab, bca, acb}

x = 200(a+b+c) + 20(a+b+c) + 2(a+b+c) = 222(a+b+c)

IMO E
User avatar
Vibhatu
Joined: 18 May 2021
Last visit: 19 Nov 2025
Posts: 183
Own Kudos:
Given Kudos: 186
Posts: 183
Kudos: 51
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sum of the all numbers using 3 digits= (n-1)! (111...n times) (sum of the digits)
From the question; (3-1)! (111) (a+b+c) = 2 * 111 * (a+b+c) = 222 (a+b+c)
Largest number is 222.
Answer: E
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,590
Own Kudos:
Posts: 38,590
Kudos: 1,079
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
105390 posts
Tuck School Moderator
805 posts