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

It is currently 19 Jun 2013, 10:51
Customize  |  Hide

If n is a positive integer, is (1/10)^n < .01?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 31 Jul 2006
Posts: 243
Followers: 2

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

GMAT Tests User
If n is a positive integer, is (1/10)^n < .01? [#permalink] New post 23 Jun 2008, 00:17
00:00

Question Stats:

25% (00:00) correct 75% (00:47) wrong based on 8 sessions
OG C DS 144
If n is a positive integer, is (1/10)^n < .01?
a. n>2
b. (1/10)^(n-1) <0.1
Manager
Manager
User avatar
Joined: 24 Apr 2008
Posts: 163
Followers: 1

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

Re: OG C DS 144 [#permalink] New post 23 Jun 2008, 00:23
If n is a positive integer, is (1/10)^n < .01?
a. n>2
b. (1/10)^(n-1) <0.1


And: D

(1/10)^n < .01 if & only if (1/10)^n < (1/10)^2 if & only if n<2

St1: Is sufficient!

In st2: (1/10)^(n-1) <0.1 - multiply by a 10 on both sides we get St1. Hence sufficint
SVP
SVP
Joined: 28 Dec 2005
Posts: 1612
Followers: 1

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 23 Jun 2008, 05:07
D for me as well. simplify the stem to ask if n is greater than 2.

stat 1 tells you n>2. suff.

stat 2 can be simplified to (1/10)^n < 1/100 ... this is what the stem is asking. suff.
Manager
Manager
Joined: 28 Apr 2008
Posts: 114
Followers: 1

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

Re: OG C DS 144 [#permalink] New post 23 Jun 2008, 05:37
A for me - By (2) could be n= 2, thus (1/10)^n=0.01
Intern
Intern
Joined: 28 Feb 2008
Posts: 35
Followers: 0

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

Re: OG C DS 144 [#permalink] New post 23 Jun 2008, 06:16
OG C DS 144
If n is a positive integer, is (1/10)^n < .01?
a. n>2
b. (1/10)^(n-1) <0.1


First lets make the question simpler...
n is a postive integer....so n can be 1, 2, 3.....
(1/10)^n < .01 ? ===> 10^-n < .01? ===== > 10^-n < 10^-2 ?
so the question now becomes ----- > is 10 raised to -n less than 10 raised to -2

a. n > 2====> since n can only be an integer, lets take the value of n as 3.
so, substitiuting n = 3,

10^-3 < 10^-2 i.e. 10^-3 IS less than 10^-2 .... so statement 1 is sufficient...

b. (1/10)^(n-1) <0.1
simplying statement 2 goes like this..:

(1/10)^(n-1) <0.1 =====> (10)^-(n-1) <0.1 ====>

(10)^-n+1 <0.1 =====> (10)^-n <0.01 ..ie. this is what the question was asking for...

so statement 2 is alos sufficient...

so answer is D........
Intern
Intern
Joined: 29 Jan 2011
Posts: 24
Followers: 0

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

Re: OG C DS 144 [#permalink] New post 20 Mar 2011, 14:03
Hoping someone can please shed some light on this as I'm seeing conflicting answers in different threads.

OG C DS 144
If n is a positive integer, is \frac{1}{10}^n < 0.01?
a. n>2
b. \frac{1}{10}^{n-1} < 0.1

Taking the stem, I change it to \frac{1}{10}^n < \frac{1}{100}. For this to be true, n > 2. So the question is asking... is n > 2?

A. n > 2
Sufficient based on manipulation of stem.

B. \frac{1}{10}^{n-1} < 0.1
This is where it gets really confusing. There are two ways I can go about doing this resulting in different answers...

Method 1
\frac{1}{10}^{n-1} < 0.1
Change the bases into decimals.
0.1^{n-1} < 0.1^1
The bases on both sides of the inequality match, so I focus on the exponents:
n-1 < 1
n < 2
This is sufficient, but this answer conflicts with A. From what I understand, this should never happen on the GMAT.

Method 2
\frac{1}{10}^{n-1} < 0.1
Change the bases into whole numbers:
(10^{-1})^{n-1} < 10^{-1}
Now that the bases are the same on both sides, I focus on the exponents:
-1(n-1) < -1
-n+1 < -1
-n < -2
n > 2
This is sufficient and this answer agrees with A.

Method 2 is the explanation given in the OG. But why does Method 1 (my approach) give a different answer? What am I doing wrong?
Manager
Manager
Joined: 05 Jul 2010
Posts: 206
Followers: 1

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 20 Mar 2011, 17:57
why it is not A? St1 is sufficient, but for St2, it can be 1 or .1 or .01 and so on.
Manager
Manager
Joined: 05 Jan 2011
Posts: 183
Followers: 3

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 22 Mar 2011, 00:04
brandy96 wrote:
why it is not A? St1 is sufficient, but for St2, it can be 1 or .1 or .01 and so on.


(1/10)^(n-1) <0.1
=>(1/10)^n *10<0.1
=>(1/10)^n<0.01
=>(1/10)^n is always less than 0.01 and cant be 1 or .1 or .01 and so on.
Director
Director
Joined: 01 Feb 2011
Posts: 788
Followers: 11

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 22 Mar 2011, 19:44
By Rephrasing the given expression , we now have to see if n>2?


1. Sufficient . Exactly we had to find
2. Sufficient. By rephrasing we see its the same expression.

Answer is D.
Intern
Intern
Joined: 29 Jan 2011
Posts: 24
Followers: 0

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

Re: OG C DS 144 [#permalink] New post 24 Mar 2011, 12:05
GSDster wrote:
Hoping someone can please shed some light on this as I'm seeing conflicting answers in different threads.

OG C DS 144
If n is a positive integer, is \frac{1}{10}^n < 0.01?
a. n>2
b. \frac{1}{10}^{n-1} < 0.1

Taking the stem, I change it to \frac{1}{10}^n < \frac{1}{100}. For this to be true, n > 2. So the question is asking... is n > 2?

A. n > 2
Sufficient based on manipulation of stem.

B. \frac{1}{10}^{n-1} < 0.1
This is where it gets really confusing. There are two ways I can go about doing this resulting in different answers...

Method 1
\frac{1}{10}^{n-1} < 0.1
Change the bases into decimals.
0.1^{n-1} < 0.1^1
The bases on both sides of the inequality match, so I focus on the exponents:
n-1 < 1
n < 2
This is sufficient, but this answer conflicts with A. From what I understand, this should never happen on the GMAT.

Method 2
\frac{1}{10}^{n-1} < 0.1
Change the bases into whole numbers:
(10^{-1})^{n-1} < 10^{-1}
Now that the bases are the same on both sides, I focus on the exponents:
-1(n-1) < -1
-n+1 < -1
-n < -2
n > 2
This is sufficient and this answer agrees with A.

Method 2 is the explanation given in the OG. But why does Method 1 (my approach) give a different answer? What am I doing wrong?


Anyone? :( I'd really appreciate an explanation because clearly something is wrong with my logic.
Ross Thread Master
Joined: 17 Mar 2011
Posts: 455
Location: United States (DC)
Concentration: General Management, Technology
GMAT 1: 760 Q49 V45
GPA: 3.37
WE: Information Technology (Consulting)
Followers: 10

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 24 Mar 2011, 16:27
GSDster wrote:
GSDster wrote:
Hoping someone can please shed some light on this as I'm seeing conflicting answers in different threads.

OG C DS 144
If n is a positive integer, is \frac{1}{10}^n < 0.01?
a. n>2
b. \frac{1}{10}^{n-1} < 0.1

Taking the stem, I change it to \frac{1}{10}^n < \frac{1}{100}. For this to be true, n > 2. So the question is asking... is n > 2?

A. n > 2
Sufficient based on manipulation of stem.

B. \frac{1}{10}^{n-1} < 0.1
This is where it gets really confusing. There are two ways I can go about doing this resulting in different answers...

Method 1
\frac{1}{10}^{n-1} < 0.1
Change the bases into decimals.
0.1^{n-1} < 0.1^1
The bases on both sides of the inequality match, so I focus on the exponents:
n-1 < 1
n < 2
This is sufficient, but this answer conflicts with A. From what I understand, this should never happen on the GMAT.

Method 2
\frac{1}{10}^{n-1} < 0.1
Change the bases into whole numbers:
(10^{-1})^{n-1} < 10^{-1}
Now that the bases are the same on both sides, I focus on the exponents:
-1(n-1) < -1
-n+1 < -1
-n < -2
n > 2
This is sufficient and this answer agrees with A.

Method 2 is the explanation given in the OG. But why does Method 1 (my approach) give a different answer? What am I doing wrong?


Anyone? :( I'd really appreciate an explanation because clearly something is wrong with my logic.


GSD, the Method 2 deals with whole numbers, Method 1 is deals with decimals/fractions. A fraction raised to the (n+1) power is smaller than that same fraction raised to the n power (assuming n is positive), whereas a whole number raised to the (n+1) power is larger than that same number raised to the n power. That's why you're seeing the conflicting answers.
Intern
Intern
Joined: 29 Jan 2011
Posts: 24
Followers: 0

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

Re: OG C DS 144 [#permalink] New post 24 Mar 2011, 17:49
jko wrote:
GSD, the Method 2 deals with whole numbers, Method 1 is deals with decimals/fractions. A fraction raised to the (n+1) power is smaller than that same fraction raised to the n power (assuming n is positive), whereas a whole number raised to the (n+1) power is larger than that same number raised to the n power. That's why you're seeing the conflicting answers.


Thank you for the response. Do you mind elaborating on this? I understand the concept that when you take any number between 0 and 1 and raise it to a power, the value will decrease. But I still don't understand how it matters in this particular context. The stem was not manipulated to use whole numbers as the base, so why does Method 2 (using whole numbers) arrive at the correct conflusion? Are there any general rules about flipping inequalities when dealing with numbers between 0 and 1?
Ross Thread Master
Joined: 17 Mar 2011
Posts: 455
Location: United States (DC)
Concentration: General Management, Technology
GMAT 1: 760 Q49 V45
GPA: 3.37
WE: Information Technology (Consulting)
Followers: 10

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 24 Mar 2011, 18:35
Sure, so look at your process here:

(1) \frac{1}{10}^{n-1} < 0.1
Change the bases into decimals.
(2) 0.1^{n-1} < 0.1^1

The bases on both sides of the inequality match, so I focus on the exponents:
(3) n-1 < 1


Going from step (2) to step (3) is not logically or mathematically correct.

If: 0.1^{n-1} < 0.1^1
Then: n-1 > 1, since the higher the exponent of 0.1, the lower the resulting decimal.

For example, if n-1 WAS less than 1, you can see that 0.1^{n-1} > 0.1^1
If n-1 = 0, which is less than 1, then 0.1^{0} = 1 > 0.1^1
If n-1 = -1, which is less than 1, then 0.1^{-1} = 10 > 0.1^1
If n-1 = 1, which is greater than 1, then 0.1^{-1} = .01 < 0.1^1
Director
Director
User avatar
Status: GMAT Learner
Joined: 14 Jul 2010
Posts: 664
Followers: 21

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 25 Mar 2011, 05:24
redbeanaddict wrote:
OG C DS 144
If n is a positive integer, is (1/10)^n < .01?
a. n>2
b. (1/10)^(n-1) <0.1


(1) n is greater than 2 that is at least 3 so 1 is divided by 1000 (1/1000=.001) less than 0.01 suff.
(2) if n=2 then left=right part, if n=3 then left part (.01) <0.1, n>2 suff.

Ans D.
_________________

I am student of everyone-baten
Collections:-
PSof OG solved by GC members: http://gmatclub.com/forum/collection-ps-with-solution-from-gmatclub-110005.html
DS of OG solved by GC members: http://gmatclub.com/forum/collection-ds-with-solution-from-gmatclub-110004.html
100 GMAT PREP Quantitative collection http://gmatclub.com/forum/gmat-prep-problem-collections-114358.html
Collections of work/rate problems with solutions http://gmatclub.com/forum/collections-of-work-rate-problem-with-solutions-118919.html
Mixture problems in a file with best solutions: http://gmatclub.com/forum/mixture-problems-with-best-and-easy-solutions-all-together-124644.html

Manager
Manager
Joined: 05 Jul 2010
Posts: 206
Followers: 1

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

GMAT Tests User
Re: OG C DS 144 [#permalink] New post 25 Mar 2011, 20:18
Thanks Onell, I did a quick check and didn't read in detail.
Re: OG C DS 144   [#permalink] 25 Mar 2011, 20:18
    Similar topics Author Replies Last post
Similar
Topics:
New posts If n is a positive integer is (1/10)^n < 0.01? I) n > scorpioguy 2 06 Nov 2005, 18:23
New posts If n is a positive integer, is (1/10)^n less than 0.01? (1) above720 1 23 Aug 2007, 18:50
New posts If n is a positive integer, is (1/10)^n < 0.01? (1) n lumone 1 13 Jan 2008, 08:32
New posts 1 If n is a positive integer, is ( 1/10 )^n < .01 ? 386390 6 19 Jul 2011, 08:26
New posts 2 Experts publish their posts in the topic If n is a positive integer, is (1/10)^n < 0.01? tkaelle 6 16 Mar 2012, 10:04
Display posts from previous: Sort by

If n is a positive integer, is (1/10)^n < .01?

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