Last visit was: 23 Apr 2024, 16:40 It is currently 23 Apr 2024, 16:40

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 04 Jun 2010
Posts: 87
Own Kudos [?]: 749 [351]
Given Kudos: 43
Concentration: General Management, Technology
Schools: Chicago (Booth) - Class of 2013
GMAT 1: 670 Q47 V35
GMAT 2: 730 Q49 V41
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [130]
Given Kudos: 81563
Send PM
User avatar
Manager
Manager
Joined: 07 Jun 2010
Posts: 70
Own Kudos [?]: 134 [91]
Given Kudos: 0
Send PM
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64882 [27]
Given Kudos: 426
Location: Pune, India
Send PM
If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
22
Kudos
5
Bookmarks
Expert Reply
rafi wrote:
If N is the product of all multiples of 3 between 1 and 100, what is the greatest integer m for which \(\frac{N}{10^m}\) is an integer?

A. 3
B. 6
C. 7
D. 8
E. 10

How do you solve these sort of questions quickly :?:
Thanks :!:


Responding to a pm:



Once you are done, note that this question can be easily broken down into the factorial form.

\(3*6*9*...*99 = 3^{33} * (1*2*3*4*...*32*33) = 3^{33} * 33!\)

We need to find the number of 5s in 33! because you need a 2 and a 5 to make a 10. The number of 5s will certainly be fewer than the number of 2s.

33/5 = 6
6/5 = 1

So you will have a total of 6+1 = 7 5s and hence can make 7 10s.
So maximum power of 10 must be 7.

Answer C

Note that we ignore \(3^{33}\) because it has no 5s in it.

Originally posted by KarishmaB on 04 Jun 2013, 05:48.
Last edited by KarishmaB on 17 Oct 2022, 00:25, edited 1 time in total.
General Discussion
User avatar
Senior Manager
Senior Manager
Joined: 23 Apr 2010
Posts: 476
Own Kudos [?]: 352 [0]
Given Kudos: 7
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
Bunuel, is it necessary to count the number of trailing zeros? I have solved the problem by counting the number of 5's in N.
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [1]
Given Kudos: 81563
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
Expert Reply
nonameee wrote:
Bunuel, is it necessary to count the number of trailing zeros? I have solved the problem by counting the number of 5's in N.


It's basically the same. Since there are at least as many factors 2 as factors of 5 in N, then finding the number of factors of 5 in N would be equivalent to the number of factors 10, each of which gives one more trailing zero.
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [18]
Given Kudos: 81563
Send PM
If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
17
Bookmarks
Expert Reply
User avatar
Manager
Manager
Joined: 07 Jun 2010
Posts: 70
Own Kudos [?]: 134 [11]
Given Kudos: 0
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
9
Kudos
2
Bookmarks
N = The product of the sequence of 3*6*9*12....*99

N therefore is also equal to 3* (1*2*3*.....*33)

Therefore N = 3* 33!

From here we want to find the exponent number of prime factors, specifically the factors of 10.

10 = 5*2 so we want to find which factors is the restrictive factor

We can ignore the 3, since a factor that is not divisible by 5 or 2 is still not divisible if that number is multiplied by 3.

Therefore:

33/ 2 + 33/4 + 33/8 = 16+8+4 = 28

33/ 5 + 33/25 = 6 + 1 = 7

5 is the restrictive factor.

Here is a similar problem: number-properties-from-gmatprep-84770.html
User avatar
Manager
Manager
Joined: 05 Nov 2012
Posts: 117
Own Kudos [?]: 109 [0]
Given Kudos: 57
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
Bunuel wrote:
It's basically the same. Since there are at least as many factors 2 as factors of 5 in N, then finding the number of factors of 5 in N would be equivalent to the number of factors 10, each of which gives one more trailing zero.

How did you know that 2 factors and 5 factors in N are same?
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [2]
Given Kudos: 81563
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
2
Kudos
Expert Reply
Amateur wrote:
Bunuel wrote:
It's basically the same. Since there are at least as many factors 2 as factors of 5 in N, then finding the number of factors of 5 in N would be equivalent to the number of factors 10, each of which gives one more trailing zero.

How did you know that 2 factors and 5 factors in N are same?


No, that's not what I'm saying (see the red part). The power of 2 in N is at least as high as the power of 5 in N.

We are told that N=3*6*9*12*15*18*21*...*90*93*96*99 --> as you can observe, the power of 2 in N will be higher than the power of 5 (there are more even numbers than multiples of 5).

Hope it's clear.
User avatar
Manager
Manager
Joined: 05 Nov 2012
Posts: 117
Own Kudos [?]: 109 [4]
Given Kudos: 57
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
4
Kudos
I did it in a different way..... since it is multiplication of all 3 multiples....
3*6*9*..... *99=(3^33)(1*2*3*4*5*......33)=(3^33)*33! (3 power 33 because a 3 can be extracted from each number inside)
(3^33) doesn't have any multiples between 1-9 which can contribute a 0.....
so number of trailing 0's should be number of trailing 0's of 33! which is 7.
So C is the answer... we don't need to count 5's and 2's and complicate things in this case!
Let me know if you think this approach of mine has loop holes.

Originally posted by Amateur on 16 Nov 2012, 07:58.
Last edited by Amateur on 23 Jan 2015, 09:04, edited 2 times in total.
avatar
Intern
Intern
Joined: 22 Sep 2012
Posts: 8
Own Kudos [?]: 14 [0]
Given Kudos: 4
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
I am not convinced by the answer of Bunuel, so I used excel to calculate the product.

The answer is 48,271,088,561,614,000,000,000,000,000,000,000,000,000,000,000,000,000, which means the maximum of m will be 39.

This is not a good question
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [7]
Given Kudos: 81563
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
7
Kudos
Expert Reply
lunar255 wrote:
I am not convinced by the answer of Bunuel, so I used excel to calculate the product.

The answer is 48,271,088,561,614,000,000,000,000,000,000,000,000,000,000,000,000,000, which means the maximum of m will be 39.

This is not a good question


1. There is nothing wrong with the question.

2. Solution is correct, answer is C.

3. Excel rounds big numbers. Actual result is 48,271,088,561,613,960,642,858,365,853,327,381,832,862,269,440,000,000.
avatar
Intern
Intern
Joined: 02 Jul 2013
Posts: 20
Own Kudos [?]: 22 [1]
Given Kudos: 91
Concentration: Technology, Other
GMAT Date: 01-17-2014
GPA: 3.84
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
Dear Bunuel
I came across this question and i really do not understand it.I read the "Everything about factorial " link but i cant seem to apply what i have read there to this question.
How did you come up with this?Please help
"
once in 15;
once in 30;
once in 45;
once in 60;
twice in 75 (5*5*3);
once in 90;
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618590 [1]
Given Kudos: 81563
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
Expert Reply
mumbijoh wrote:
Dear Bunuel
I came across this question and i really do not understand it.I read the "Everything about factorial " link but i cant seem to apply what i have read there to this question.
How did you come up with this?Please help
"
once in 15;
once in 30;
once in 45;
once in 60;
twice in 75 (5*5*3);
once in 90;


15=5*3
30=5*6
45=5*9
60=5*12
75=5^2*3
90=5*18

Similar questions to practice:
if-n-is-the-greatest-positive-integer-for-which-2n-is-a-fact-144694.html
what-is-the-largest-power-of-3-contained-in-103525.html
if-n-is-the-product-of-all-positive-integers-less-than-103218.html
if-n-is-the-product-of-integers-from-1-to-20-inclusive-106289.html
if-n-is-the-product-of-all-multiples-of-3-between-1-and-101187.html
if-p-is-the-product-of-integers-from-1-to-30-inclusive-137721.html
what-is-the-greatest-value-of-m-such-that-4-m-is-a-factor-of-105746.html
if-6-y-is-a-factor-of-10-2-what-is-the-greatest-possible-129353.html
if-m-is-the-product-of-all-integers-from-1-to-40-inclusive-108971.html
if-p-is-a-natural-number-and-p-ends-with-y-trailing-zeros-108251.html
if-73-has-16-zeroes-at-the-end-how-many-zeroes-will-147353.html
find-the-number-of-trailing-zeros-in-the-expansion-of-108249.html
how-many-zeros-are-the-end-of-142479.html
how-many-zeros-does-100-end-with-100599.html
find-the-number-of-trailing-zeros-in-the-product-of-108248.html
if-60-is-written-out-as-an-integer-with-how-many-consecuti-97597.html
if-n-is-a-positive-integer-and-10-n-is-a-factor-of-m-what-153375.html
if-d-is-a-positive-integer-and-f-is-the-product-of-the-first-126692.html

Hope it helps.
avatar
Intern
Intern
Joined: 09 Apr 2013
Status:Onward and upward!
Posts: 10
Own Kudos [?]: 25 [0]
Given Kudos: 72
Location: United States
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
Finding the powers of a prime number p, in the n!
The formula is:
Example:
What is the power of 2 in 25!?

^^ Taken from the GMAT Club book...what is the logic behind this question? What are they really asking?
MBA Section Director
Joined: 22 Feb 2012
Affiliations: GMAT Club
Posts: 8701
Own Kudos [?]: 10010 [2]
Given Kudos: 4542
Test: Test
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
TAL010 wrote:
Finding the powers of a prime number p, in the n!
The formula is:
Example:
What is the power of 2 in 25!?

^^ Taken from the GMAT Club book...what is the logic behind this question? What are they really asking?


It means calculating number of instances of P in n!
Consider the simple example ---> what is the power of 3 in 10!
We can find four instances of three in 10! -----> 1 * 2 * 3 * 4 * 5 * (2*3) * 7 * 8 * (3*3) * 10

You can see above we can get four 3s in the expression.

Calculating the number of instances in this way could be tedious in the long expressions. but there is a simple formula to calculate the powers of a particular prime.

the powers of Prime P in n! can be given by \(\frac{n}{p} + \frac{n}{p^2} + \frac{n}{p^3} + .................\) till the denominator equal to or less than the numerator.
what is the power of 3 in 10! ------> \(\frac{10}{3} + \frac{10}{3^2} = 3 + 1 = 4\)

Analyze how the process works........
We first divided 10 by 1st power of 3 i.e. by 3^1 in order to get all red 3s
Later we divided 10 by 2nd power of 3 i.e. by 3^2 in order to get the leftover 3 (blue)
we can continue in this way by increasing power of P as long as it does not greater than n

Back to the original question..............
What is the power of 2 in 25!? ---------> 25/2 + 25/4 + 25/8 + 25/16 = 12 + 6 + 3 + 1 = 22

Hope that helps! :)
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64882 [1]
Given Kudos: 426
Location: Pune, India
Send PM
If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
1
Kudos
Expert Reply
TAL010 wrote:
Finding the powers of a prime number p, in the n!
The formula is:
Example:
What is the power of 2 in 25!?

^^ Taken from the GMAT Club book...what is the logic behind this question? What are they really asking?


Check out this post: https://anaprep.com/number-properties-h ... actorials/
It answers this question in detail explaining the logic behind it.

Originally posted by KarishmaB on 25 Sep 2013, 21:23.
Last edited by KarishmaB on 21 Dec 2023, 07:29, edited 1 time in total.
avatar
Intern
Intern
Joined: 07 Jul 2013
Posts: 5
Own Kudos [?]: 8 [2]
Given Kudos: 2
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
2
Kudos
We know that for a number to be divisible by 10 must have at least one zero. Let's break the 10 into its prime factors, ie. 5 and 2. Now, we need to find pairs of 2 and 5 in the numerator. Here, 5 is our limiting factor, as it appears less than 2 does. therefore two cont the number of 5s, we must count the 5s in all multiples of 3 between 1 and 100.

15= One 5
30= One 5
45= One 5
60= One 5
75 = Two 5s (5 x 5 x3=75)
90= One 5.\

Answer is C.
avatar
Intern
Intern
Joined: 14 Feb 2013
Posts: 18
Own Kudos [?]: [0]
Given Kudos: 2
Send PM
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
Bunuel wrote:
rafi wrote:
If N is the product of all multiples of 3 between 1 and 100, what is the greatest integer m for which \(\frac{N}{10^m}\) is an integer?

a. 3
b. 6
c. 7
d. 8
e. 10

How do you solve these sort of questions quickly :?:
Thanks :!:


We should determine # of trailing zeros of N=3*6*9*12*15*...*99 (a sequence of 0's of a number, after which no other digits follow).

Since there are at least as many factors 2 in N as factors of 5, then we should count the number of factors of 5 in N and this will be equivalent to the number of factors 10, each of which gives one more trailing zero.

Factors of 5 in N:
once in 15;
once in 30;
once in 45;
once in 60;
twice in 75 (5*5*3);
once in 90;

1+1+1+1+2+1=7 --> N has 7 trailing zeros, so greatest integer \(m\) for which \(\frac{N}{10^m}\) is an integer is 7.

Answer: C.


Hope it helps.


I found my answer by finding the number of multiples of 3 between 1 and 100 i.e 100/3 = 33.

Then I found the number of trailing zeroes in 33! = 7

so 10^7 can be the maximum for N/10^m to remain an integer.


Am I just lucky or can this also be a method of solving?
GMAT Club Bot
Re: If N is the product of all multiples of 3 between 1 and 100, what is [#permalink]
 1   2   
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne