|
Author |
Message |
|
TAGS:
|
|
|
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 558
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8
Kudos [?]:
64
[0], given: 212
|
How many numbers that are not divisible by 6 divide evenly [#permalink]
28 Jan 2012, 01:09
Question Stats:
27% (02:56) correct
72% (01:30) wrong based on 11 sessions
How many numbers that are not divisible by 6 divide evenly into 264,600? (A) 9 (B) 36 (C) 51 (D) 63 (E) 72 Any idea how to solve this please?
_________________
Best Regards, E.
MGMAT 1 --> 530 MGMAT 2--> 640 MGMAT 3 ---> 610
Last edited by Bunuel on 28 Jan 2012, 02:09, edited 1 time in total.
Added the OA
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11628
Followers: 1802
Kudos [?]:
9618
[2] , given: 829
|
Re: Numbers divisible by 6 [#permalink]
28 Jan 2012, 02:08
2
This post received KUDOS
enigma123 wrote: How many numbers that are not divisible by 6 divide evenly into 264,600? (A) 9 (B) 36 (C) 51 (D) 63 (E) 72
Any idea how to solve this please? Finding the Number of Factors of an IntegerFirst 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^2Total 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: math-number-theory-88376.htmlBACK TO THE ORIGINAL QUESTION: How many numbers that are not divisible by 6 divide evenly into 264,600?(A) 9 (B) 36 (C) 51 (D) 63 (E) 72 264,600=2^3*3^3*5^2*7^2, thus it has total of (3+1)(3+1)(2+1)(2+1)=144 differernt positive factors, including 1 and the number itself. # of factors that ARE divisible by 6 will be 3*3*(2+1)(2+1)=81: we are not adding 1 to the powers of 2 and 3, this time, to exclude all the cases with 2^0*... and 3^0*... (thus to exclude all the factors which are not divisible by 2 or 3), hence ensuring that at least one 2 and at least one 3 are present to get at least one 6 in the factors we are counting. So, # of factors that ARE NOT divisible by 6 is 144-81=63. Answer: D. Another solution here: new-set-of-good-ps-85440.html#p642384Hope now it's clear.
_________________
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
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!!!
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!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 558
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8
Kudos [?]:
64
[0], given: 212
|
Re: How many numbers that are not divisible by 6 divide evenly [#permalink]
28 Jan 2012, 15:59
Thanks Bunuel - but in the solution that's there in the link which is presented by Atish, I am struggling to understand why he did Now if we add the two numbers above we end up double counting the factors of 5^2*7^2 = (2+1)*(2+1) = 9Can you please explain?
_________________
Best Regards, E.
MGMAT 1 --> 530 MGMAT 2--> 640 MGMAT 3 ---> 610
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11628
Followers: 1802
Kudos [?]:
9618
[3] , given: 829
|
Re: How many numbers that are not divisible by 6 divide evenly [#permalink]
28 Jan 2012, 16:22
3
This post received KUDOS
enigma123 wrote: Thanks Bunuel - but in the solution that's there in the link which is presented by Atish, I am struggling to understand why he did
Now if we add the two numbers above we end up double counting the factors of 5^2*7^2 = (2+1)*(2+1) = 9
Can you please explain? This part is from another approach (direct counting), which is in my solution there too. Maybe it will answer your question: How many numbers that are not divisible by 6 divide evenly into 264,600? 264,600=2^3*3^3*5^2*7^2We should find the factor which contain no 2 and 3 together, so not to be divisible by 6. Clearly, the factors which contain only 2, 5, 7 and 3, 5, 7 won't be divisible by 6. So how many such factors are there? 2^3*5^2*7^2 --> (3+1)*(2+1)*(2+1)=36; 3^3*5^2*7^2 --> (3+1)*(2+1)*(2+1)=36; 36+36=72. Here comes the part you have a problem with. This number (72) contains duplicates, (some factors which are not divisible by 6 are counted twice): both 36'es count the factors which have ONLY 5's and/or 7's. (5*7=35, 5*7^2=245, 5^2*7=175, 5*7^0=5, 5^0*7=7....), so basically factors of 5^2*7^2 are counted twice. How, many such factors does 5^2*7^2 have? (2+1)*(2+1)=9. So we should subtract this 9 duplicated factors from 72 --> 72-9=63. Hope it's clear.
_________________
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
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!!!
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!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 558
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8
Kudos [?]:
64
[0], given: 212
|
Re: How many numbers that are not divisible by 6 divide evenly [#permalink]
28 Jan 2012, 16:29
Perfect and many thanks.
_________________
Best Regards, E.
MGMAT 1 --> 530 MGMAT 2--> 640 MGMAT 3 ---> 610
|
|
|
|
|
|
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1
Kudos [?]:
3
[0], given: 23
|
Re: Numbers divisible by 6 [#permalink]
15 Sep 2012, 14:36
Bunuel wrote: enigma123 wrote: How many numbers that are not divisible by 6 divide evenly into 264,600? (A) 9 (B) 36 (C) 51 (D) 63 (E) 72
Any idea how to solve this please? Finding the Number of Factors of an IntegerFirst 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^2Total 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: math-number-theory-88376.htmlBACK TO THE ORIGINAL QUESTION: How many numbers that are not divisible by 6 divide evenly into 264,600?(A) 9 (B) 36 (C) 51 (D) 63 (E) 72 264,600=2^3*3^3*5^2*7^2, thus it has total of (3+1)(3+1)(2+1)(2+1)=144 differernt positive factors, including 1 and the number itself. # of factors that ARE divisible by 6 will be 3*3*(2+1)(2+1)=81: we are not adding 1 to the powers of 2 and 3, this time, to exclude all the cases with 2^0*... and 3^0*... (thus to exclude all the factors which are not divisible by 2 or 3), hence ensuring that at least one 2 and at least one 3 are present to get at least one 6 in the factors we are counting. So, # of factors that ARE NOT divisible by 6 is 144-81=63. Answer: D. Another solution here: new-set-of-good-ps-85440.html#p642384Hope now it's clear. Hey Bunuel, So if I was interested in knowing the number of factors 264,600=2^3*3^3*5^2*7^2 that are divisible by 35=5*7 Answer: (3+1)(3+1)(2)(2)=64 Your saying I shouldn't add 1 to powers the primes 5 and 7? How about how many factors of 264,600=2^3*3^3*5^2*7^2 are divisible by 3675=3*(5^2)*(7^2)? Would it be (3+1)(3)(2)(2)=48?
|
|
|
|
|
|
Director
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43
Kudos [?]:
267
[1] , given: 43
|
Re: Numbers divisible by 6 [#permalink]
15 Sep 2012, 16:23
1
This post received KUDOS
alphabeta1234 wrote: Bunuel wrote: enigma123 wrote: How many numbers that are not divisible by 6 divide evenly into 264,600? (A) 9 (B) 36 (C) 51 (D) 63 (E) 72
Any idea how to solve this please? Finding the Number of Factors of an IntegerFirst 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^2Total 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: math-number-theory-88376.htmlBACK TO THE ORIGINAL QUESTION: How many numbers that are not divisible by 6 divide evenly into 264,600?(A) 9 (B) 36 (C) 51 (D) 63 (E) 72 264,600=2^3*3^3*5^2*7^2, thus it has total of (3+1)(3+1)(2+1)(2+1)=144 differernt positive factors, including 1 and the number itself. # of factors that ARE divisible by 6 will be 3*3*(2+1)(2+1)=81: we are not adding 1 to the powers of 2 and 3, this time, to exclude all the cases with 2^0*... and 3^0*... (thus to exclude all the factors which are not divisible by 2 or 3), hence ensuring that at least one 2 and at least one 3 are present to get at least one 6 in the factors we are counting. So, # of factors that ARE NOT divisible by 6 is 144-81=63. Answer: D. Another solution here: new-set-of-good-ps-85440.html#p642384Hope now it's clear. Hey Bunuel, So if I was interested in knowing the number of factors 264,600=2^3*3^3*5^2*7^2 that are divisible by 35=5*7 Answer: (3+1)(3+1)(2)(2)=64 Your saying I shouldn't add 1 to powers the primes 5 and 7? How about how many factors of 264,600=2^3*3^3*5^2*7^2 are divisible by 3675=3*(5^2)*(7^2)? Would it be (3+1)(3)(2)(2)=48?NO. It should be (3+1)(3)(1)(1)=12. 2 can be at any power between 0 and 3; 3 can be at any power between 1 and 3 - we need at least a factor of 3; 5 and 7 are already at power 2 in 3675, so just one choice for each. You have to ensure that you have each prime factor of 3675 at least at the power it shows in the factorization of 3675, but not greater than the power of that factor in the decomposition of 264,600.
_________________
PhD in Applied Mathematics Love GMAT Quant questions and running.
|
|
|
|
|
|
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1
Kudos [?]:
3
[1] , given: 23
|
Re: Numbers divisible by 6 [#permalink]
15 Sep 2012, 17:19
1
This post received KUDOS
NO. It should be (3+1)(3)(1)(1)=12. 2 can be at any power between 0 and 3; 3 can be at any power between 1 and 3 - we need at least a factor of 3; 5 and 7 are already at power 2 in 3675, so just one choice for each.
You have to ensure that you have each prime factor of 3675 at least at the power it shows in the factorization of 3675, but not greater than the power of that factor in the decomposition of 264,600.[/quote]
EvaJager,
Correct me if I am wrong but is this the method your using: How many factors of 264,600=2^3*3^3*5^2*7^2 are divisible by 3675=3*(5^2)*(7^2)?
You are essentially: 264,600/3675=(2^3*3^3*5^2*7^2)/(3*5^2*7^2)=2^3*3^2*5^0*7^0. Now we find the number of factors of 2^3*3^2*5^0*7^0 which is (3+1)(2+1)(0+1)(0+1). Do I have your method down correctly? Is this what your doing in your head??
|
|
|
|
|
|
Director
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43
Kudos [?]:
267
[0], given: 43
|
Re: Numbers divisible by 6 [#permalink]
16 Sep 2012, 00:24
alphabeta1234 wrote: NO. It should be (3+1)(3)(1)(1)=12. 2 can be at any power between 0 and 3; 3 can be at any power between 1 and 3 - we need at least a factor of 3; 5 and 7 are already at power 2 in 3675, so just one choice for each.
You have to ensure that you have each prime factor of 3675 at least at the power it shows in the factorization of 3675, but not greater than the power of that factor in the decomposition of 264,600. EvaJager, Correct me if I am wrong but is this the method your using: How many factors of 264,600=2^3*3^3*5^2*7^2 are divisible by 3675=3*(5^2)*(7^2)? You are essentially: 264,600/3675=(2^3*3^3*5^2*7^2)/(3*5^2*7^2)=2^3*3^2*5^0*7^0. Now we find the number of factors of 2^3*3^2*5^0*7^0 which is (3+1)(2+1)(0+1)(0+1). Do I have your method down correctly? Is this what your doing in your head??Yes, exactly!
_________________
PhD in Applied Mathematics Love GMAT Quant questions and running.
|
|
|
|
|
|
Intern
Joined: 19 Feb 2013
Posts: 6
Followers: 0
Kudos [?]:
0
[0], given: 1
|
How many numbers that are not divisible by 6 divide evenly i [#permalink]
22 Mar 2013, 13:07
How many numbers that are not divisible by 6 divide evenly into 264,600?
9 72 51 63 36
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11628
Followers: 1802
Kudos [?]:
9618
[0], given: 829
|
Re: How many numbers that are not divisible by 6 divide evenly i [#permalink]
22 Mar 2013, 13:11
|
|
|
|
|
|
Intern
Joined: 07 May 2012
Posts: 48
Location: United States
Followers: 0
Kudos [?]:
10
[1] , given: 14
|
Re: How many numbers that are not divisible by 6 divide evenly [#permalink]
09 May 2013, 10:31
1
This post received KUDOS
How many numbers that are not divisible by 6 divide evenly into 264,600? (A) 9 (B) 36 (C) 51 (D) 63 (E) 72
264600 = (2^3) * (3^3) * (5^2) * (7^2)
Numbers not divisible by 6 ----->(factors that are not multiples of 3) + (factors that are not multiples of 2) - (factors that are multiples of neither 2 nor 3) ( number of factors of 2^3 * 5^2 *7^2 ) + ( number of factors of 3^3 * 5^2 *7^2 ) - ( number of factors of 5^2 *7^2 ) = [(3+1)(2+1)(2+1)] + [(3+1)(2+1)(2+1)] - (2+1)(2+1)] =36 + 36 -9 = 63 Note : (Subtract number of factors of 5^2 *7^2 , because you have counted them twice .)
HTH -Jyothi
|
|
|
|
|
|
|
Re: How many numbers that are not divisible by 6 divide evenly
[#permalink]
09 May 2013, 10:31
|
|
|
|
|
|
|
|
|
|
|