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

It is currently 26 May 2013, 01:25
Customize  |  Hide

How many numbers that are not divisible by 6 divide evenly

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
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

GMAT Tests User
How many numbers that are not divisible by 6 divide evenly [#permalink] New post 28 Jan 2012, 01:09
00:00

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?
[Reveal] Spoiler: OA

_________________

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
2 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11628
Followers: 1802

Kudos [?]: 9618 [2] , given: 829

Re: Numbers divisible by 6 [#permalink] New post 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 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: math-number-theory-88376.html

BACK 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#p642384

Hope 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
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

GMAT Tests User
Re: How many numbers that are not divisible by 6 divide evenly [#permalink] New post 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) = 9

Can you please explain?
_________________

Best Regards,
E.

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

3 KUDOS received
GMAT Club team member
User avatar
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] New post 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^2

We 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
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

GMAT Tests User
Re: How many numbers that are not divisible by 6 divide evenly [#permalink] New post 28 Jan 2012, 16:29
Perfect and many thanks.
_________________

Best Regards,
E.

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

Manager
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1

Kudos [?]: 3 [0], given: 23

Re: Numbers divisible by 6 [#permalink] New post 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 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: math-number-theory-88376.html

BACK 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#p642384

Hope 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?
1 KUDOS received
Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 267 [1] , given: 43

GMAT Tests User
Re: Numbers divisible by 6 [#permalink] New post 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 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: math-number-theory-88376.html

BACK 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#p642384

Hope 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.

1 KUDOS received
Manager
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1

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

Re: Numbers divisible by 6 [#permalink] New post 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
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 267 [0], given: 43

GMAT Tests User
Re: Numbers divisible by 6 [#permalink] New post 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
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] New post 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
User avatar
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] New post 22 Mar 2013, 13:11
1 KUDOS received
Intern
Intern
User avatar
Joined: 07 May 2012
Posts: 48
Location: United States
Followers: 0

Kudos [?]: 10 [1] , given: 14

CAT Tests
Re: How many numbers that are not divisible by 6 divide evenly [#permalink] New post 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
    Similar topics Author Replies Last post
Similar
Topics:
New posts What is the largest prime number that can divide evenly into GMATT73 9 16 Oct 2005, 01:02
New posts From 6 positive numbers and 6 negative numbers, how many automan 7 31 Oct 2005, 09:27
New posts Which of the following numbers is evenly divisible by 9, 11, GMATT73 3 10 Nov 2005, 23:47
New posts How many 3 digits numbers are there so that each is evenly bmwhype2 9 21 Oct 2007, 20:50
This topic is locked, you cannot edit posts or make further replies. New 1 EXPERTS_POSTS_IN_THIS_TOPIC Three is the largest number that can be divided evenly into smartass666 2 24 Sep 2012, 20:06
Display posts from previous: Sort by

How many numbers that are not divisible by 6 divide evenly

  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®.