Last visit was: 20 Nov 2025, 01:00 It is currently 20 Nov 2025, 01:00
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
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,303
 [234]
12
Kudos
Add Kudos
222
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,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
 [99]
36
Kudos
Add Kudos
63
Bookmarks
Bookmark this Post
User avatar
gmacforjyoab
Joined: 07 May 2012
Last visit: 22 Oct 2017
Posts: 46
Own Kudos:
574
 [48]
Given Kudos: 27
Location: United States
Posts: 46
Kudos: 574
 [48]
35
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
 [47]
29
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
enigma123
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.
General Discussion
User avatar
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,303
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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?
User avatar
alphabeta1234
Joined: 12 Feb 2012
Last visit: 03 Jun 2016
Posts: 105
Own Kudos:
282
 [2]
Given Kudos: 28
Posts: 105
Kudos: 282
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
enigma123
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?\)
User avatar
EvaJager
Joined: 22 Mar 2011
Last visit: 31 Aug 2016
Posts: 514
Own Kudos:
2,326
 [2]
Given Kudos: 43
WE:Science (Education)
Posts: 514
Kudos: 2,326
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
alphabeta1234
Bunuel
enigma123
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.
User avatar
alphabeta1234
Joined: 12 Feb 2012
Last visit: 03 Jun 2016
Posts: 105
Own Kudos:
282
 [1]
Given Kudos: 28
Posts: 105
Kudos: 282
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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??
User avatar
EvaJager
Joined: 22 Mar 2011
Last visit: 31 Aug 2016
Posts: 514
Own Kudos:
2,326
 [1]
Given Kudos: 43
WE:Science (Education)
Posts: 514
Kudos: 2,326
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
alphabeta1234
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!
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [15]
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
 [15]
12
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Responding to a pm:
Quote:


How many numbers that are not divisible by 6 divide evenly into 264,600?
(A) 9
(B) 36
(C) 51
(D) 63
(E) 72

hi,

please explain the above question. I am unable to understand the question

" 6 divide evenly into 264,600" wat does it mean.


"divide evenly into" means "is a factor of". Divides evenly means leaves no remainder.

Let's first find out the number of factors of 264,600.

\(264,600 = 2646 * 10 * 10 = 2^3*3^3*5^2*7^2\)

Total number of factors are (3+1)*(3+1)*(2+1)*(2+1) = 144

Now let's find the number of these 144 factors which are divisible by 6.
No of factors which are divisible by 6 - To make a 6, you need a 2 and a 3. So keep a 2 and a 3 aside and find the factors you can make with the rest of the primes.

No of factors of 2^2*3^2*5^2*7^2 = (2+1)*(2+1)*(2+1)*(2+1) = 81.
You can make 81 factors such that they will have a 6 in them i.e. will be divisible by 6.

So 81 of the 144 factors are divisible by 6. So the other 144 - 81 = 63 factors are not.

For more on this, check: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2010/12 ... ly-number/
Check out the discussion below the post as well.
User avatar
theGame001
Joined: 13 Jul 2013
Last visit: 27 Jul 2015
Posts: 52
Own Kudos:
Given Kudos: 21
GMAT 1: 570 Q46 V24
GMAT 1: 570 Q46 V24
Posts: 52
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Edit:

You say keep 2 and 3 aside. I dont get it what do you mean exactly?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
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
Kudos
Add Kudos
Bookmarks
Bookmark this Post
theGame001
How are you calculating total number of factors? Unable to understand, please help

Total number of factors of \(2^a*3^b*5^c...\) (prime factorization) is given by (a+1)(b+1)(c+1)...

Check out the link given above. It has a detailed discussion on this concept.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [3]
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
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
theGame001
Edit:

You say keep 2 and 3 aside. I dont get it what do you mean exactly?

You need to find the number of factors that are divisible by 6. So you certainly need 6.
You can do it in two ways. You pick a 2 and 3 and then choose what and whether you want to pick other factors too.

Or we can say that given 2^3*3^3*5^2*7^2, you can select a 2 in only 3 ways because you cannot have zero 2s. You must have one 2 or two 2s or three 3s. Similarly, you can select a 3 in only 3 ways (one 3 or two 3s or three 3s) and you can select 5 and 7 in 3 ways each (zero 5, one 5, two 5s) etc. So number of factors that must have 6 are 3*3*3*3.

Again, the link given above discusses this along with another detailed discussion in the comments below the post.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [5]
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
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
theGame001
I am really sorry and I will understand if you don't reply.

Okay so I got that 264600 has 144 factors.

Just for my understanding lets say we have to find out how many numbers out of 144 are divisible by 6. After this step I am unable to understand why are we finding factors of 144?

No. We are not finding the factors of 144.

264600 has 144 factors. They are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 18, ... , 264600

Now some of them are divisible by 6 and some are not.

Divisible by 6: 6, 12, 18 ...
Not divisible by 6: 1, 2, 3, 4, 5, ...

Now how do you split them - how many are multiples of 6 and how many are not.

The common thing about the multiple of 6 is that they have 6 in them i.e. they have a 2 and a 3.

\(264600 = 2^3 * 3^3 * 5^2 * 7^2\)

If you have understood the method of calculating 144, you should easily be able to understand the way we calculate multiples of 6.
To get a multiple of 6, we need at least one 2 and at least one 3.
So you can select 2 in 3 ways (either one 2, two 2s or three 2s. You cannot have zero 2s since you need to make a 6)
You can select 3 in 3 ways (either one 3, two 3s or three 3s. You cannot have zero 3s since you need to make a 6)
You can select 5 in 3 ways (either zero 5, one 5 or two 5s)
You can select 7 in 3 ways (either zero 7, one 7 or two 7s)

Total number of multiples of 6 = 3*3*3*3 = 81

Total number of factors which are not multiples of 6 = 144 - 81 = 63
User avatar
ronr34
Joined: 08 Apr 2012
Last visit: 10 Oct 2014
Posts: 248
Own Kudos:
Given Kudos: 58
Posts: 248
Kudos: 250
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
enigma123
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.

Hi,
Any pointers about the correct way of factorization of a number?
I tried and got: 2^6*3*5^3*11

How can this be true? isn't prime factorization unique for every number?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,423
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ronr34
Bunuel
enigma123
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.

Hi,
Any pointers about the correct way of factorization of a number?
I tried and got: 2^6*3*5^3*11

How can this be true? isn't prime factorization unique for every number?

Yes, prime factorization is unique: 2^6*3*5^3*11=264,000 not 264,600.

264,600 = 2646*100
2646 is divisible by 9: \(2646*100 = 294*9*100 = 98*3*9*100 = 49*2*3*9*100 = 7^2*2*3^3*2^2*5^2 = 2^3*3^3*5^2*7^2\).
User avatar
ronr34
Joined: 08 Apr 2012
Last visit: 10 Oct 2014
Posts: 248
Own Kudos:
Given Kudos: 58
Posts: 248
Kudos: 250
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Right, that was silly mistake...
Now I have another question.
I tried to just take the factors and calculate how many numbers do not include both 2 and 3....

3*3*4 + 3*3*4 (the powers of: 7,5,3 + 7,5,2) but I do not get the right result.
What is wrong with this logic?
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
ronr34
Right, that was silly mistake...
Now I have another question.
I tried to just take the factors and calculate how many numbers do not include both 2 and 3....

3*3*4 + 3*3*4 (the powers of: 7,5,3 + 7,5,2) but I do not get the right result.
What is wrong with this logic?

You are double counting here. 3*3*4 + 3*3*4 = 72
Actual answer is 63. Here is the difference:

\(264600 = 2^3 * 3^3 * 5^2 * 7^2\)

3*3*4 (powers of 7, 5 and 3) include cases where power of 3 could be 0
e.g. \(3^0 * 5^1 * 7^1 = 35, 3^0 * 5^2 * 7^0 = 25\) etc

3*3*4 (powers of 7, 5 and 2) include cases where power of 2 could be 0
e.g. \(2^0 * 5^1 * 7^1 = 35, 2^0 * 5^2 * 7^0 = 25\) etc

So when you add the two cases, you double count the scenario where power of 2 or 3 is 0. You need to subtract those once.
3*3 (powers of 7 and 5) = 9

When you subtract this 9 from your 72, you get 63, the actual answer.
User avatar
mohnish104
Joined: 03 Dec 2012
Last visit: 19 Apr 2014
Posts: 143
Own Kudos:
950
 [5]
Given Kudos: 291
Posts: 143
Kudos: 950
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
I found this explanation easier to understand.



Attachment:
btg-1.jpg
btg-1.jpg [ 61.26 KiB | Viewed 19121 times ]
User avatar
NaeemHasan
Joined: 06 Oct 2015
Last visit: 04 Feb 2019
Posts: 64
Own Kudos:
Given Kudos: 73
Location: Bangladesh
Concentration: Accounting, Leadership
Posts: 64
Kudos: 129
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
enigma123



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

Hi,
when you are not adding 1 to the power of 2 and 3 what does it mean? Does it mean that we are excluding 2^0=1 and 3^0=1 because they can't increase the number of factors by multiplying by 1 or that we are including one power to include that 2^(a power) and 3^(a power) to add the possibility that in the final output multiples of 2 and 3 exists?
Hope, I have expressed my doubts clearly.
 1   2   
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts