|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 15 Mar 2012
Posts: 4
Followers: 0
Kudos [?]:
1
[1] , given: 0
|
If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
16 Mar 2012, 10:04
1
This post received KUDOS
Question Stats:
65% (01:53) correct
34% (00:56) wrong based on 6 sessions
If n is a positive integer, is \frac{1}{10}^n < 0.01?(1) n > 2(2) \frac{1}{10}^{n-1} < 0.1First post here, so I hope I got the format right. I understand the OG explanation to this problem, but I tried taking a slightly alternate route and am coming up with the wrong answer. It's a rather simple one, but hope someone can shed some light on to where I've gone wrong. I included the OG explanation as well as my own in the spoiler. OG Explanation: Manipulate both sides to be expressed as powers of 10.
\frac{1}{10}^n < 0.01
(10^{-1})^n < 10^{-2}
10^{-n} < 10^{-2}
n > 2
1) n > 2. SUFFICIENT
2) \frac{1}{10}^{n-1} < 0.1
(10^{-1})^{n-1} < 10^{-1}
10^{-n+1} < 10^{-1}
-n+1 < -1
n > 2 SUFFICIENT
My slightly modified solution for statement 2 was to first manipulate the 0.1 on the right side of the inequality to become a fraction and to leave the left side as a fraction (my first instinct is to see that 0.01 is the same as 1/10). You would have:
\frac{1}{10}^{n-1} < \frac{1}{10}^1
n-1 < 1
n < 2
As you can see, I get an opposite answer. I know this is super simple, but where am I going wrong?
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9518
[1] , given: 826
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
16 Mar 2012, 10:32
1
This post received KUDOS
tkaelle wrote: First post here, so I hope I got the format right. I understand the OG explanation to this problem, but I tried taking a slightly alternate route and am coming up with the wrong answer. It's a rather simple one, but hope someone can shed some light on to where I've gone wrong. I included the OG explanation as well as my own in the spoiler.
If n is a positive integer, is \frac{1}{10}^n < 0.01?
1) n > 2
2) \frac{1}{10}^{n-1} < 0.1
OG Explanation: Manipulate both sides to be expressed as powers of 10.
\frac{1}{10}^n < 0.01
(10^{-1})^n < 10^{-2}
10^{-n} < 10^{-2}
n > 2
1) n > 2. SUFFICIENT
2) \frac{1}{10}^{n-1} < 0.1
(10^{-1})^{n-1} < 10^{-1}
10^{-n+1} < 10^{-1}
-n+1 < -1
n > 2 SUFFICIENT
My slightly modified solution for statement 2 was to first manipulate the 0.1 on the right side of the inequality to become a fraction and to leave the left side as a fraction (my first instinct is to see that 0.01 is the same as 1/10). You would have:
\frac{1}{10}^{n-1} < \frac{1}{10}^1
n-1 < 1
n < 2
As you can see, I get an opposite answer. I know this is super simple, but where am I going wrong? Welcome to GMAT Club. Below is an answer to your question. From (\frac{1}{10})^{n-1} < (\frac{1}{10})^1 since the base, 1/10, is a fraction in the range (0,1) then it should be n-1>1. For example: (\frac{1}{10})^{2} < (\frac{1}{10})^1 --> 2>1. Hope it helps.
_________________
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
|
|
|
|
|
|
Intern
Joined: 15 Mar 2012
Posts: 4
Followers: 0
Kudos [?]:
1
[0], given: 0
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
16 Mar 2012, 17:07
Thanks for the quick response. I knew that you had to switch the inequality sign if you were multiplying or dividing by a negative value, but the same is also true when working with a value 0 < x < 1? I'm a little confused because in this case, we're not doing any multiplying or dividing to the equation, but just ignoring the common base and comparing their exponents. Not quite sure why we change the sign
|
|
|
|
|
|
Manager
Joined: 26 Dec 2011
Posts: 119
Followers: 1
Kudos [?]:
6
[0], given: 17
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
09 Aug 2012, 01:08
Hi Bunuel,
I actually landed up doing in the exact same way as tkaelle did. I understand what you mentioned .. however, is there any rule because I am sure I might up land up doing the same in the exam if I do not understand why we switch the signs/ or why cant we manipulate the fraction 1/10 and continue?
Thank you.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9518
[0], given: 826
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
09 Aug 2012, 01:34
pavanpuneet wrote: Hi Bunuel,
I actually landed up doing in the exact same way as tkaelle did. I understand what you mentioned .. however, is there any rule because I am sure I might up land up doing the same in the exam if I do not understand why we switch the signs/ or why cant we manipulate the fraction 1/10 and continue?
Thank you. It's not about switching sign. If you have a problem with fractions in powers, then manipulate to get rid of the them: (\frac{1}{10})^{n-1} < \frac{1}{10} --> \frac{1}{10^{n-1}}< \frac{1}{10} --> cross-multiply: 10<10^{n-1} --> 1<n-1 --> n>2. OR: (\frac{1}{10})^{n-1} < \frac{1}{10} --> (10^{-1})^{n-1}<10^{-1} --> 10^{1-n}<10^{-1} --> 1-n<-1 --> n>2. Hope it helps.
_________________
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
|
|
|
|
|
|
Senior Manager
Joined: 23 Oct 2010
Posts: 335
Location: Azerbaijan
Followers: 6
Kudos [?]:
68
[0], given: 67
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
15 Mar 2013, 09:59
given 10^(-n)<10^(-2) n>2 ? 1) n>2 suff 2) 10^(1-n)<10^(-1) 1-n<-1 n>2 suff ans is D
_________________
Happy are those who dream dreams and are ready to pay the price to make them come true
|
|
|
|
|
|
Intern
Joined: 12 Mar 2013
Posts: 4
Followers: 1
Kudos [?]:
0
[0], given: 7
|
Re: If n is a positive integer, is (1/10)^n < 0.01? [#permalink]
18 Mar 2013, 13:13
Great explanation Bunuel, thanks.
|
|
|
|
|
|
|
Re: If n is a positive integer, is (1/10)^n < 0.01?
[#permalink]
18 Mar 2013, 13:13
|
|
|
|
|
|
|
|
|
|
|