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

It is currently 19 Jun 2013, 02:43
Customize  |  Hide

If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Senior Manager
Senior Manager
Joined: 18 Sep 2009
Posts: 373
Followers: 3

Kudos [?]: 17 [1] , given: 2

GMAT Tests User
If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 21 Mar 2012, 09:04
1
This post received
KUDOS
00:00

Question Stats:

49% (02:07) correct 50% (01:09) wrong based on 65 sessions
If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will t have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem
[Reveal] Spoiler: OA
6 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12104
Followers: 1879

Kudos [?]: 10115 [6] , given: 961

Re: fractions [#permalink] New post 21 Mar 2012, 10:46
6
This post received
KUDOS
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.
_________________

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS 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
User avatar
Joined: 09 Jun 2008
Posts: 111
Concentration: Finance, Strategy
Schools: Chicago (Booth) - Class of 2014
GMAT 1: 680 Q50 V31
GMAT 2: Q V0
Followers: 1

Kudos [?]: 10 [0], given: 44

GMAT ToolKit User GMAT Tests User
Re: If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 21 Mar 2012, 10:56
Bunuel: Good approach!
_________________

__________________________________________
Giving kudos is the easiest way to thank someone


Nothing can stop the man with the right mental attitude from achieving his goal; nothing on earth can help the man with the wrong mental attitude.

Manager
Manager
Joined: 07 Dec 2011
Posts: 174
Location: India
Followers: 1

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

Re: If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 23 Mar 2012, 04:36
nice approach Bunuel. It shortens the long process and makes it less error prone. :)
Manager
Manager
Joined: 30 May 2008
Posts: 72
Followers: 0

Kudos [?]: 0 [0], given: 16

Re: fractions [#permalink] New post 15 Apr 2012, 19:43
Bunuel wrote:
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.


Can someone please explain how is multiplying 5^6 to the denominator (2^9 * 5^3) get 10^9?
1 KUDOS received
Senior Manager
Senior Manager
Joined: 13 Mar 2012
Posts: 374
Concentration: Operations, Strategy
Followers: 2

Kudos [?]: 62 [1] , given: 31

Re: fractions [#permalink] New post 15 Apr 2012, 19:50
1
This post received
KUDOS
catty2004 wrote:
Bunuel wrote:
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.


Can someone please explain how is multiplying 5^6 to the denominator (2^9 * 5^3) get 10^9?


5^6*(2^9*5^3) = 2^9*5^(6+3)= 2^9 *5^9 = (2*5)^9 = 10^9

Hope this helps...!!!
_________________

Practice Practice and practice...!!

If my reply /analysis is helpful-->please press KUDOS
If there's a loophole in my analysis--> suggest measures to make it airtight.

Manager
Manager
Status: I will not stop until i realise my goal which is my dream too
Joined: 25 Feb 2010
Posts: 243
Schools: Johnson '15
Followers: 2

Kudos [?]: 14 [0], given: 16

GMAT Tests User
Re: fractions [#permalink] New post 15 Apr 2012, 21:00
Bunuel wrote:
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.



1st method is really awasome to follow...thanks Bunuel
_________________

Regards,
Harsha

Note: Give me kudos if my approach is right , else help me understand where i am missing.. I want to bell the GMAT Cat ;)

Satyameva Jayate - Truth alone triumphs

Intern
Intern
Joined: 19 Aug 2011
Posts: 30
Concentration: Finance, Entrepreneurship
Followers: 0

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

Re: If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 16 Apr 2012, 06:14
Wow Bunuel, that was really good! 8-)
Intern
Intern
Joined: 16 Mar 2012
Posts: 35
Followers: 0

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

GMAT ToolKit User
Re: If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 29 Apr 2012, 10:34
Please I would like to know why you multiplied by 5^6. and I did not understand your second approach.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12104
Followers: 1879

Kudos [?]: 10115 [0], given: 961

Re: If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal [#permalink] New post 29 Apr 2012, 13:08
Intern
Intern
Status: Fighting to kill GMAT
Joined: 23 Sep 2012
Posts: 35
Location: United States
Concentration: International Business, General Management
Schools: Duke '16
GPA: 3.8
WE: General Management (Other)
Followers: 0

Kudos [?]: 8 [0], given: 38

Terminating decimal OG [#permalink] New post 20 Oct 2012, 01:31
If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal,
how many zeros will it have between the decimal point
and the first nonzero digit to the right of the decimal
point?
(A) Three
(B) Four
(C) Five
(D) Six
(E) Nine
_________________

Kudos is the currency of appreciation.



You can have anything you want if you want it badly enough. You can be anything you want to be and do anything you set out to accomplish, if you hold to that desire with the singleness of purpose. ~William Adams

Many of life's failures are people who did not realize how close to success they were when they gave up. ~Thomas A. Edison

Wir müssen wissen, Wir werden wissen. (We must know, we will know.) ~Hilbert

Intern
Intern
Joined: 02 Nov 2009
Posts: 45
Location: India
Concentration: General Management, Technology
GMAT Date: 04-21-2013
GPA: 4
WE: Information Technology (Internet and New Media)
Followers: 3

Kudos [?]: 24 [0], given: 8

Re: Terminating decimal OG [#permalink] New post 20 Oct 2012, 02:25
t= 1 / (2^9 * 5^3)
or t=1/(2^3*5^3)*2^6

t=1/(10^3)*64

1/64 will be 0.01 and shifting the decimal point by three places to account for 1/10^3..

we get 4 zeros followed by 1..
Ans:B)
_________________

KPV

Manager
Manager
Joined: 27 Jul 2010
Posts: 198
Location: Prague
Schools: University of Economics Prague
Followers: 1

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

GMAT ToolKit User GMAT Tests User
Re: Terminating decimal OG [#permalink] New post 20 Oct 2012, 02:58
With a question like this always try to convert the numbers to 10^(x) times something so that you can see the shift of the decimal point. As stated above, the answer is B.
_________________

You want somethin', go get it. Period!

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12104
Followers: 1879

Kudos [?]: 10115 [0], given: 961

Re: Terminating decimal OG [#permalink] New post 20 Oct 2012, 04:19
closed271 wrote:
If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal,
how many zeros will it have between the decimal point
and the first nonzero digit to the right of the decimal
point?
(A) Three
(B) Four
(C) Five
(D) Six
(E) Nine


Merging similar topics. Please refer to the solutions above.

Also, please read carefully and follow: rules-for-posting-please-read-this-before-posting-133935.html (pay attention to the rules #1 and 3).
_________________

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

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

Intern
Intern
Joined: 02 Sep 2012
Posts: 3
Followers: 0

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

Re: fractions [#permalink] New post 07 Jan 2013, 21:58
Hi, I still dont understand why we have to multiply by 5^6/5^6 i understand that this equals one but what is the general rule for this? how did you know to pick 5^6?

Thanks


Bunuel wrote:
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12104
Followers: 1879

Kudos [?]: 10115 [0], given: 961

Re: fractions [#permalink] New post 08 Jan 2013, 03:16
shahir16 wrote:
Hi, I still dont understand why we have to multiply by 5^6/5^6 i understand that this equals one but what is the general rule for this? how did you know to pick 5^6?

Thanks


Bunuel wrote:
TomB wrote:
If t = (1) / (2^9 * 5^3) is expressed as a terminating decimal, how many zeros will it have between the decimal point and the fist nonzero digit to the right of the decimal point?

A. Three
B. Four
C. Five
D. Six
E. Nine

bunnel , can you please explain this problem


Given: t=\frac{1}{2^9*5^3}.

Multiply by \frac{5^6}{5^6} --> t=\frac{5^6}{(2^9*5^3)*5^6}=\frac{25*625}{10^9}=\frac{15625}{10^9}=0.000015625. Hence t will have 4 zerose between the decimal point and the fist nonzero digit.

Answer: B.

Or another way t=\frac{1}{2^9*5^3}=\frac{1}{(2^3*5^3)*2^6}=\frac{1}{10^3*64}=\frac{1}{64000}.

Now, \frac{1}{64,000} is greater than \frac{1}{100,000}=0.00001 and less than \frac{1}{10,000}=0.0001, so \frac{1}{64,000} is something like 0.0000xxxx.

Answer: B.


Welcome to GMAT Club shahir16.

We want the denominator of the fraction to be written as some power of 10. We need that in order to transform the fraction into decimal easily.

Now, the denominator = 2^9 * 5^3, hence we need to multiply it by 5^6 to get 10^9.

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; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

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!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat 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!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

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

Intern
Intern
Joined: 02 Sep 2012
Posts: 3
Followers: 0

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

Re: fractions [#permalink] New post 08 Jan 2013, 06:49
Can you please show me step-by-step how to convert 2^9 * 5^3 to a power of 10? I am unclear on the concept of converting an expression with exponents to a power of 10. I appreciate your help


Answer: B.[/quote][/quote]

Welcome to GMAT Club shahir16.

We want the denominator of the fraction to be written as some power of 10. We need that in order to transform the fraction into decimal easily.

Now, the denominator = 2^9 * 5^3, hence we need to multiply it by 5^6 to get 10^9.

Hope it's clear.[/quote]
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12104
Followers: 1879

Kudos [?]: 10115 [0], given: 961

Re: fractions [#permalink] New post 08 Jan 2013, 10:15
Re: fractions   [#permalink] 08 Jan 2013, 10:15
    Similar topics Author Replies Last post
Similar
Topics:
This topic is locked, you cannot edit posts or make further replies. New 2 Experts publish their posts in the topic If d=1/(2^3*5^7) is expressed as a terminating decimal, how mba4me 4 12 Sep 2004, 01:40
New posts Terminate that decimal! NEWKID 2 10 Nov 2004, 16:23
New posts 1 terminating decimals thailandvc 3 08 Sep 2009, 03:36
New posts 4 Experts publish their posts in the topic If d=(1)/((2^3)(5^7)) is expressed as a terminating decimal wizard 3 02 Mar 2012, 04:20
New posts 3 Experts publish their posts in the topic If d=1/(2^3*5^7) is expressed as a terminating decimal, how Walkabout 1 20 Dec 2012, 06:11
Display posts from previous: Sort by

If t = 1 / (2^9 * 5^3) is expressed as a terminating decimal

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