Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 Jun 2013, 22:36
Customize  |  Hide

If x represents the sum of all the positive three-digit

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Intern
Intern
Joined: 02 Oct 2009
Posts: 17
Followers: 0

Kudos [?]: 3 [1] , given: 5

If x represents the sum of all the positive three-digit [#permalink] New post 13 Nov 2009, 20:35
1
This post received
KUDOS
00:00

Question Stats:

37% (02:27) correct 62% (02:48) wrong based on 122 sessions
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
[Reveal] Spoiler: OA

Last edited by Bunuel on 30 Jul 2012, 04:29, edited 2 times in total.
Added the OA
Manager
Manager
Joined: 05 Jun 2009
Posts: 77
Followers: 1

Kudos [?]: 2 [0], given: 1

Re: this is what it has come down to [#permalink] New post 13 Nov 2009, 20:40
where did this question come from wow I have like no idea where to begin I would assume 123 and 987 which are two combinations are both both divisible by 3 as the GCD so 3?
A?
12 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10133 [12] , given: 965

Re: this is what it has come down to [#permalink] New post 13 Nov 2009, 21:34
12
This post received
KUDOS
rvthryet wrote:
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...
[Reveal] Spoiler:
OA E


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).
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Joined: 11 Sep 2009
Posts: 129
Followers: 3

Kudos [?]: 91 [0], given: 6

GMAT Tests User
Re: this is what it has come down to [#permalink] New post 13 Nov 2009, 21:47
Bunuel wrote:
rvthryet wrote:
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...
[Reveal] Spoiler:
OA E


Using THREE non-zero digits a,b,c only, we can construct 3!=6 numbers: abc, acb, bac, bca, cab, cba. Their sum would 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).


Good explanation, exactly how I solved it. I love questions with elegant solutions like this. +1
CEO
CEO
User avatar
Joined: 17 Nov 2007
Posts: 3608
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Followers: 240

Kudos [?]: 1323 [0], given: 347

GMAT ToolKit User GMAT Tests User
Re: this is what it has come down to [#permalink] New post 13 Nov 2009, 21:59
We can also solve this one without math using symmetry: hundreds, tens and units are symmetric, so sum can be written as (y)*111. We need to check that y is even. For example, for fixed a at hundred position, there is two bc,cb combinations. Therefore, a is included twice (even number of times) into sum of hundreds. So, it is 222

By the way, it is the first time when I add something after Bunuel :)
_________________

NEW! GMAT ToolKit 2 (iOS) / GMAT ToolKit (Android) - The must have GMAT prep app | PrepGame

1 KUDOS received
Manager
Manager
Joined: 10 Aug 2009
Posts: 125
Followers: 2

Kudos [?]: 11 [1] , given: 13

Re: Testing number properties [#permalink] New post 03 Mar 2010, 04:26
1
This post received
KUDOS
E

Maybe there is a faster way to do it but I did it like this:

How many ways can you arrange abc?
abc
acb
bac
bca
cab
cba

which are equivalent to:
100a + 10b + c
100a + 10c + b
100b + 10a + c
100b + 10c + a
100c + 10a + b
100c + 10b + a

if you add them all together you get 222a + 222b + 222c
Director
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 547
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8

Kudos [?]: 71 [0], given: 212

GMAT Tests User
Largest Integer [#permalink] New post 31 Jan 2012, 18:40
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 always struggled to understand the theory given in books to solve these types of questions. Can someone please simplify the concept behind solving these questions?
_________________

Best Regards,
E.

MGMAT 1 --> 530
MGMAT 2--> 640
MGMAT 3 ---> 610 :-(

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12116
Followers: 1879

Kudos [?]: 10133 [0], given: 965

Re: Largest Integer [#permalink] New post 31 Jan 2012, 19:03
enigma123 wrote:
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 always struggled to understand the theory given in books to solve these types of questions. Can someone please simplify the concept behind solving these questions?


Merging similar topics. Please ask if anything remains unclear.
_________________

NEW TO MATH FORUM? PLEASE READ THIS: ALL YOU NEED FOR QUANT!!!

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 03 Dec 2010
Posts: 22
Followers: 0

Kudos [?]: 1 [0], given: 0

Re: If x represents the sum of all the positive three-digit [#permalink] New post 31 Mar 2012, 03:27
To Bunuel,

I've gone thorugh ur notes for each Quant topic and I try to solve topic wise questions from gmatclub. Sometimes I'm not able to figure out how to start with the problem, or I should say how to apply the properties learned since, the techniques you give in your solution for a given problem are not there in properties or formulaes. What do you recommend ? I plan to give my Gmat nxt mnth end. This Tuesday, Veritas prep test I took I scored 600, Q44, verbal 33.

Kindly assist.
Thanks.
Manager
Manager
Joined: 26 Jul 2011
Posts: 122
Location: India
WE: Marketing (Manufacturing)
Followers: 1

Kudos [?]: 15 [0], given: 15

Re: If x represents the sum of all the positive three-digit [#permalink] New post 30 Jul 2012, 04:26
.Though I was able to solve it (in a random way), but was unable to come up with a concrete approach.
@NickK kudos for that perfect one. This is how I did.....

The question asked for the largest divisor and thus we need to form 6 largest number that could be made using 3 distinct nonzero digits....987+978+897+879+798+789 = 5328...start from the largest number provided in the answer..222 divides 5328 completely hence is the answer
Re: If x represents the sum of all the positive three-digit   [#permalink] 30 Jul 2012, 04:26
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x represents the sum of all the positive three-digit saha 5 18 May 2006, 08:38
New posts If x represents the sum of all the positive three-digit vshaunak@gmail.com 5 03 Aug 2007, 02:56
New posts If x represents the sum of all the positive three-digit marcodonzelli 3 09 Mar 2008, 22:23
Popular new posts 1 If x represents the sum of all the positive three-digit tarek99 12 29 Jul 2008, 06:53
New posts 3 Experts publish their posts in the topic If x is an integer, what is the sum of all distinct positive nades09 3 26 Nov 2010, 19:55
Display posts from previous: Sort by

If x represents the sum of all the positive three-digit

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.