Last visit was: 23 Apr 2024, 18:19 It is currently 23 Apr 2024, 18:19

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
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 901 [0]
Given Kudos: 0
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 26 Feb 2006
Posts: 384
Own Kudos [?]: 583 [0]
Given Kudos: 0
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 901 [0]
Given Kudos: 0
Send PM
User avatar
SVP
SVP
Joined: 07 Jul 2004
Posts: 2004
Own Kudos [?]: 1899 [0]
Given Kudos: 0
Location: Singapore
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
Try st2 first:
x-1 = -2
x = -1 --> nothing about n, insufficient.

try st1:
If x is even, say 2, then:
n^2-n < 0 if n is a positive integer
n^2-n < 0 if n is a positive fraction

If x is odd, say 3, then:
n^3-n < 0 if n is a negative integer
n^3-n < 0 if n is a positive fraction

We don't know status of n, insufficient.

Using both:
1/n - n <0> 0 --> out
If n = positive integer, say 3, then 1/n-n <0> possible
If n = negative fraction, say -1/3, then 1/n-n <0> possible
If n = negative integer, say -3, then 1/n-n > 0 --> out

Two possibilites for n, insufficient.

E for me.
User avatar
Senior Manager
Senior Manager
Joined: 01 May 2007
Posts: 484
Own Kudos [?]: 1454 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
How would you rate this problem --> Easy/Medium/Hard in terms of what you would find on the GMAT DS?
User avatar
Manager
Manager
Joined: 24 Nov 2006
Posts: 170
Own Kudos [?]: 62 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
vshaunak@gmail.com wrote:
Is |n| < 1 ?

(1) (n^x) – n < 0

(2) x–1 = –2



(1) Insuf right away.

(2) Same as (1).

(1&2) x = -1, then: 1/n - n = (1-n^2)/n < 1, which holds for (-1, 0) and (1, oo+), therefore E.

Originally posted by Andr359 on 09 Jul 2007, 19:09.
Last edited by Andr359 on 09 Jul 2007, 19:53, edited 3 times in total.
User avatar
Senior Manager
Senior Manager
Joined: 26 Feb 2006
Posts: 384
Own Kudos [?]: 583 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
vshaunak@gmail.com wrote:
Think more. OA is not 'E'



now its your turn to release the OA.
User avatar
Manager
Manager
Joined: 04 Jun 2007
Posts: 144
Own Kudos [?]: 81 [0]
Given Kudos: 0
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
vshaunak@gmail.com wrote:
Is |n| < 1 ?

(1) (n^x) – n < 0

(2) x–1 = –2

OA later...


I go with C.

From both statements together: (1-n^2)/n < 0

If n < -1, both numerator and denominator will be less than 0, and (1-n^2)/n will be greater than zero.

So, n can be within (-1,0) to satisfy the inequality. Hence, |n| < 1. (C)
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 901 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
OA is 'C'.

Stmt1:
n^x -n < 0
n[n^(x-1) - 1] < 0
n < 0 and n^(x-1) - 1 > 0 or n > 0 and n^(x-1) - 1 < 0

Lets say
n < 0 and n^(x-1) - 1 > 0
n = -4 , x =3 ===> |n| > 1
n=-1/2, x =-1 ====> |n| < 1
So INSUFF

Now n > 0 and n^(x-1) - 1 < 0
n =2 , x =5/4 ====>|n| > 1
n=1/2 , x=5 ====>|n| < 1
So INSUFF

Stmt2: clearly INSUFF

Taken them together:
n> 0 and n^(-3/2) < 1 or n< 0 and n^(-3/2) > 1
for n> 0,
n * sqrt(n) > 1
|n| > 1


For n < 0 NOT POSSIBLE as sqrt(n) requires n to be +ve.

Hence SUFF
User avatar
Manager
Manager
Joined: 07 Feb 2007
Posts: 121
Own Kudos [?]: 37 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
vshaunak@gmail.com wrote:
OA is 'C'.

Stmt1:
n^x -n < 0
n[n^(x-1) - 1] < 0
n <0> 0 or n > 0 and n^(x-1) - 1 < 0

Lets say
n <0> 0
n = -4 , x =3 ===> |n| > 1
n=-1/2, x =-1 ====> |n| <1> 0 and n^(x-1) - 1 <0>|n| > 1
n=1/2 , x=5 ====>|n| <1> 0 and n^(-3/2) < 1 or n<0> 1
for n> 0,
n * sqrt(n) > 1
|n| > 1


For n < 0 NOT POSSIBLE as sqrt(n) requires n to be +ve.

Hence SUFF


(1)n^x<n
(2)x=-1
(1)+(2): n^(-1)<n 1/n<n
case 1:if 0<n; 1<n^2; 1<n
case 2:if n<0; n^2<1; -1<n<0
Answer is E.

The two cases listed below will call answer C into question.
case 1: n=10, x=-1; comply (1) and (2), 1<|n|
case 2: n=-0.5, x=-1; comply (1) and (2), |n|<1
User avatar
Senior Manager
Senior Manager
Joined: 16 May 2007
Posts: 434
Own Kudos [?]: 242 [0]
Given Kudos: 0
 Q48  V34
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
I will go with C .

Agree with vshaunak.
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 901 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
wudy wrote:
vshaunak@gmail.com wrote:
OA is 'C'.

Stmt1:
n^x -n < 0
n[n^(x-1) - 1] < 0
n <0> 0 or n > 0 and n^(x-1) - 1 < 0

Lets say
n <0> 0
n = -4 , x =3 ===> |n| > 1
n=-1/2, x =-1 ====> |n| <1> 0 and n^(x-1) - 1 <0>|n| > 1
n=1/2 , x=5 ====>|n| <1> 0 and n^(-3/2) < 1 or n<0> 1
for n> 0,
n * sqrt(n) > 1
|n| > 1


For n < 0 NOT POSSIBLE as sqrt(n) requires n to be +ve.

Hence SUFF


(1)n^x<n
(2)x=-1
(1)+(2): n^(-1)<n 1/n<n
case 1:if 0<n; 1<n^2; 1<n
case 2:if n<0; n^2<1; -1<n<0
Answer is E.

The two cases listed below will call answer C into question.
case 1: n=10, x=-1; comply (1) and (2), 1<|n|
case 2: n=-0.5, x=-1; comply (1) and (2), |n|<1


n can't be -ve as n^-3/2 will be undefined for -ve values of n.
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 901 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
Apologies....
I put the stmt2 wrongly.
The correct stmt2 is x^-1 = -2
I have edited the question.
User avatar
Senior Manager
Senior Manager
Joined: 26 Feb 2006
Posts: 384
Own Kudos [?]: 583 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
vshaunak@gmail.com wrote:
Apologies....
I put the stmt2 wrongly.
The correct stmt2 is x^-1 = -2
I have edited the question.



:roll: :shock: :shock:
User avatar
Senior Manager
Senior Manager
Joined: 26 Feb 2006
Posts: 384
Own Kudos [?]: 583 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
dahcrap wrote:
vshaunak@gmail.com wrote:
Apologies....
I put the stmt2 wrongly.
The correct stmt2 is x^-1 = -2
I have edited the question.


Even still I would stick with E


seems it makes sense now cuz x = -1/2 and (n^x) <n> 1. if n is 1 or less than 1 but grater than 0, (n^x) < (n) doesnot hold true. so it should be C.
User avatar
Senior Manager
Senior Manager
Joined: 14 Jun 2007
Posts: 300
Own Kudos [?]: 29 [0]
Given Kudos: 0
Send PM
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
dahcrap wrote:
vshaunak@gmail.com wrote:
Apologies....
I put the stmt2 wrongly.
The correct stmt2 is x^-1 = -2
I have edited the question.


Even still I would stick with E


I am not sure how to approach this problem... but
does n^-1/2 mean we take the negative square root?

or do we go about it like this:

if n=1/4, (1/4)^-1/2 = 1/sqrt(1/4) = 1/1/2 =2. |2-.25|>1

if n=4 4^-1/2 = 1/sqrt4 = 1/2. |.5-4| > 1


i'd go with C



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: Is |n| < 1 ? (1) (n^x) n < 0 (2) x^ 1 = 2 OA later.. [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts
GMAT Tutor
1907 posts

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