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

It is currently 22 May 2013, 07:46
Customize  |  Hide

Find the number of trailing zeros in the product of (1^1)*(5

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
4 KUDOS received
Manager
Manager
Joined: 08 Oct 2010
Posts: 216
Location: Uzbekistan
Schools: Johnson, Fuqua, Simon, Mendoza
WE 3: 10
Followers: 7

Kudos [?]: 103 [4] , given: 974

GMAT Tests User
Find the number of trailing zeros in the product of (1^1)*(5 [#permalink] New post 25 Jan 2011, 06:42
4
This post received
KUDOS
00:00

Question Stats:

51% (02:49) correct 48% (01:15) wrong based on 8 sessions
Find the number of trailing zeros in the product of (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)………. *(50^50).

A) 10^150
B) 10^200
C) 10^250
D) 10^245
E) 10^225

Can someone help me how to solve this question? I think there must be more than one solution method.
[Reveal] Spoiler: OA
6 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796

Kudos [?]: 9570 [6] , given: 826

Re: Trailing zeros question [#permalink] New post 25 Jan 2011, 07:24
6
This post received
KUDOS
feruz77 wrote:
Find the number of trailing zeros in the product of (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)………. *(50^50).
A) 10^150
B) 10^200
C) 10^250
D) 10^245
E) 10^225

Can someone help me how to solve this question? I think there must be more than one solution method.


We have a trailing zero when we multiplying 2 by 5. Now, in the product: (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)*...*(50^50) there will be obviously more 5-s than 2-s so the # of 2-s will be limiting factor for the # of trailing zeros.

So we should count # of 2-s for even bases, basically we should factor out 2-s: 10^{10}*20^{20}*30^{30}*40^{40}*50^{50}=
=2^{10}*(2^2)^{20}*(2)^{30}*(2^3)^{40}*2^{50}*(something)=2^{10+40+30+120+50}*(something)=2^{250}*(something).

So there will be 250 trailing zeros in the above product as there are at least as many 5-s as 2-s.

Answer: C.

Theory on this topic: everything-about-factorials-on-the-gmat-85592.html
_________________

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

Manager
Manager
Joined: 08 Oct 2010
Posts: 216
Location: Uzbekistan
Schools: Johnson, Fuqua, Simon, Mendoza
WE 3: 10
Followers: 7

Kudos [?]: 103 [0], given: 974

GMAT Tests User
Re: Trailing zeros question [#permalink] New post 29 Jan 2011, 02:12
Thanks Bunuel.

My remark:
Because of conditions of the stem, I think, this question is an exclusion from the general approach where one must count 5s a number of which in factorials are usually less or equal to a number of 2s.
Intern
Intern
Joined: 14 Feb 2011
Posts: 8
Followers: 0

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

Re: Trailing zeros question [#permalink] New post 15 Feb 2011, 16:53
Can someone please submit correct answer ? I think answer is 150
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796

Kudos [?]: 9570 [0], given: 826

Re: Trailing zeros question [#permalink] New post 16 Feb 2011, 03:52
Senior Manager
Senior Manager
User avatar
Joined: 08 Nov 2010
Posts: 435
WE 1: Business Development
Followers: 6

Kudos [?]: 25 [0], given: 161

GMAT ToolKit User GMAT Tests User
Re: Trailing zeros question [#permalink] New post 18 Feb 2011, 11:02
great. thanks for the post. +1
_________________

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

Senior Manager
Senior Manager
User avatar
Joined: 13 Aug 2012
Posts: 468
Followers: 12

Kudos [?]: 75 [0], given: 11

GMAT ToolKit User GMAT Tests User
Re: Find the number of trailing zeros in the product of (1^1)*(5 [#permalink] New post 21 Dec 2012, 05:39
Looking at the numbers it looks like

(1x5)^5
(2x5)^10
...
(10x5)^50

1. Determine the limiting factor. Is it 2 or is it 5? We know that all the numbers are multiple of 5 but not of 2. Thus, the limiting factor in this case is 2. Let's drop all the 5. Then, we count factors of 2 of even multiples.

2^10 = 10
4^20 = 20 + 20
6^30 = 30
8^40 = 40 + 40 + 40
10^50 = 50

250

Answer: C

More examples of Trailing Zeroes: Arithmetic: Trailing Zeroes
Manager
Manager
Joined: 27 Jan 2013
Posts: 55
Location: India
Concentration: Social Entrepreneurship, Operations
Schools: ISB '15
GMAT 1: 740 Q50 V40
GPA: 3.51
WE: Other (Transportation)
Followers: 0

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

Re: Trailing zeros question [#permalink] New post 09 Mar 2013, 22:50
Bunuel wrote:
feruz77 wrote:
Find the number of trailing zeros in the product of (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)………. *(50^50).
A) 10^150
B) 10^200
C) 10^250
D) 10^245
E) 10^225

Can someone help me how to solve this question? I think there must be more than one solution method.


We have a trailing zero when we multiplying 2 by 5. Now, in the product: (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)*...*(50^50) there will be obviously more 5-s than 2-s so the # of 2-s will be limiting factor for the # of trailing zeros.

So we should count # of 2-s for even bases, basically we should factor out 2-s: 10^{10}*20^{20}*30^{30}*40^{40}*50^{50}=
=2^{10}*(2^2)^{20}*(2)^{30}*(2^3)^{40}*2^{50}*(something)=2^{10+40+30+120+50}*(something)=2^{250}*(something).

So there will be 250 trailing zeros in the above product as there are at least as many 5-s as 2-s.

Answer: C.

Theory on this topic: everything-about-factorials-on-the-gmat-85592.html


Dear Bunnel :)
I think the number of trailing zeroes in the solution should be 250 and not 10^250. 10^250 will be a factor of the product but the stem requires us to calculate the number of trailing zeroes which would be 250 as per the solution provided by you. Please explain what am I missing here :roll:
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796

Kudos [?]: 9570 [0], given: 826

Re: Trailing zeros question [#permalink] New post 10 Mar 2013, 06:14
Dipankar6435 wrote:
Bunuel wrote:
feruz77 wrote:
Find the number of trailing zeros in the product of (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)………. *(50^50).
A) 10^150
B) 10^200
C) 10^250
D) 10^245
E) 10^225

Can someone help me how to solve this question? I think there must be more than one solution method.


We have a trailing zero when we multiplying 2 by 5. Now, in the product: (1^1)*(5^5)*(10^10)*(15^15) *(20^20)*(25^25)*...*(50^50) there will be obviously more 5-s than 2-s so the # of 2-s will be limiting factor for the # of trailing zeros.

So we should count # of 2-s for even bases, basically we should factor out 2-s: 10^{10}*20^{20}*30^{30}*40^{40}*50^{50}=
=2^{10}*(2^2)^{20}*(2)^{30}*(2^3)^{40}*2^{50}*(something)=2^{10+40+30+120+50}*(something)=2^{250}*(something).

So there will be 250 trailing zeros in the above product as there are at least as many 5-s as 2-s.

Answer: C.

Theory on this topic: everything-about-factorials-on-the-gmat-85592.html


Dear Bunnel :)
I think the number of trailing zeroes in the solution should be 250 and not 10^250. 10^250 will be a factor of the product but the stem requires us to calculate the number of trailing zeroes which would be 250 as per the solution provided by you. Please explain what am I missing here :roll:


I think it should be clear that there are typos in answer choices.
_________________

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

Manager
Manager
Joined: 27 Jan 2013
Posts: 55
Location: India
Concentration: Social Entrepreneurship, Operations
Schools: ISB '15
GMAT 1: 740 Q50 V40
GPA: 3.51
WE: Other (Transportation)
Followers: 0

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

Re: Find the number of trailing zeros in the product of (1^1)*(5 [#permalink] New post 10 Mar 2013, 10:29
Thanx Bunnel.....U just validated my doubts :-D (Apologies if the error was too conspicuous to be obvious :wink: )
Re: Find the number of trailing zeros in the product of (1^1)*(5   [#permalink] 10 Mar 2013, 10:29
    Similar topics Author Replies Last post
Similar
Topics:
New posts 3 EXPERTS_POSTS_IN_THIS_TOPIC 1) Find the number of zeros in the product: 1^1 * 2^2* 3^3 * bhupesh_dadhwal 8 26 Sep 2006, 00:20
New posts Find the number of zeroes at the end of the products Himalayan 2 13 Jul 2007, 00:08
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC If the product of 7 consecutive integers is not zero, is the apoorvasrivastva 2 13 Aug 2009, 03:19
Popular new posts 19 EXPERTS_POSTS_IN_THIS_TOPIC Find the number of trailing zeros in the expansion of feruz77 18 25 Jan 2011, 06:48
New posts 6 EXPERTS_POSTS_IN_THIS_TOPIC If p is a natural number and p! ends with y trailing zeros feruz77 7 25 Jan 2011, 06:55
Display posts from previous: Sort by

Find the number of trailing zeros in the product of (1^1)*(5

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