|
Author |
Message |
|
TAGS:
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9520
[1] , given: 826
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
09 Jun 2012, 10:10
1
This post received KUDOS
alphabeta1234 wrote: Hey Bunuel,
Love your answers. But I want to suggest another method that is giving me some trouble when combining statesment (1) & (2)
1) \frac{x}{|x|}< x 2) x<|x|
Since 0<|x| (x cannot equal 0), then we can rewrite statement 2, x<|x| as \frac{x}{|x|}< 1.
We then subtract statment (1) and (2) as
1) \frac{x}{|x|}-\frac{x}{|x|}< x-1 to get 0< x-1 or 1<x showing that x is outside the boundary of -1<x<1 and making the combined statements suffient. But 1<x, the derived statement of (1) and (2), contradicts statement (2), which claims that 0<x. What am I doing wrong?
Thank you! You can only add inequalities when their signs are in the same direction:If a>b and c>d (signs in same direction: > and >) --> a+c>b+d. Example: 3<4 and 2<5 --> 3+2<4+5. You can only apply subtraction when their signs are in the opposite directions:If a>b and c<d (signs in opposite direction: > and <) --> a-c>b-d (take the sign of the inequality you subtract from). Example: 3<4 and 5>1 --> 3-5<4-1. So, you cannot subtract \frac{x}{|x|}< 1 from \frac{x}{|x|}< x since their signs are NOT in the opposite direction. 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
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
Joined: 12 May 2012
Posts: 88
Location: India
Concentration: General Management, Operations
GMAT 1: 650 Q51 V25 GMAT 2: 730 Q50 V38 GMAT 3: Q V
GPA: 4
WE: General Management (Transportation)
Followers: 2
Kudos [?]:
29
[1] , given: 14
|
Re: If x is not equal to 0, is |x| less than 1? (1) x/|x|< x [#permalink]
09 Jun 2012, 13:56
1
This post received KUDOS
Hussain15 wrote: If x is not equal to 0, is |x| less than 1?
(1) x/|x|< x
(2) |x| > x
Will really appreciate if answer is supported by explanation. FOR THIS QUESTION: is |x|< 1 From (1) - Two cases. Case 1 x>0, x/|x|< x => x/x < |x| => |x|> 1 (Ans to Q stem No) Case 2 x<0, x/|x|< x => x/x > |x| => |x|< 1 (Ans to Q stem Yes) Hence Insuff. From (2) - We simply get that x < 0, Insuff. Combined (1) and (2), we see that only x is <0 Hence case 2. SufficientAns C
|
|
|
|
|
|
Manager
Joined: 26 Dec 2011
Posts: 119
Followers: 1
Kudos [?]:
6
[1] , given: 17
|
Re: If x is not equal to 0, is |x| less than 1? (1) x/|x|< x [#permalink]
14 Jun 2012, 05:21
1
This post received KUDOS
Hello Bunuel, I tried to solve like this: Basically the question asks whether -1<x<1? Condition 1: x/|x|<x case 1: if x>0; x/x<x ==> 1<x ==> x>1 case 2: if x<0; x/-x<x; since x<0, -x >0 therefore, x<-x2; x+x2 <0 ==> x(1+x)<0, therefore, -1<x<0 {Please confirm if I have derived this right} Given that we do not know the sign we cannot determine, hence condition 1 is insufficient
Condition 2: |x|>x ==> which means x cannot be > then 0. thus, x<0, independently condition 2 is not sufficient;
Combining C1 and C2: we arrive at case 2; but that proves that x does not lie between -1 and 1 but between -1 and 0.
Hence C. Please let me know in case I have done anything conceptually wrong!
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9520
[1] , given: 826
|
Re: If x is not equal to 0, is |x| less than 1? (1) x/|x|< x [#permalink]
14 Jun 2012, 05:31
1
This post received KUDOS
pavanpuneet wrote: Hello Bunuel, I tried to solve like this: Basically the question asks whether -1<x<1? Condition 1: x/|x|<x case 1: if x>0; x/x<x ==> 1<x ==> x>1 case 2: if x<0; x/-x<x; since x<0, -x >0 therefore, x<-x2; x+x2 <0 ==> x(1+x)<0, therefore, -1<x<0 {Please confirm if I have derived this right} Given that we do not know the sign we cannot determine, hence condition 1 is insufficient
Condition 2: |x|>x ==> which means x cannot be > then 0. thus, x<0, independently condition 2 is not sufficient;
Combining C1 and C2: we arrive at case 2; but that proves that x does not lie between -1 and 1 but between -1 and 0.
Hence C. Please let me know in case I have done anything conceptually wrong! You've done everything right. Though for case 2 you could do as follows: x<0 --> \frac{x}{-x}<x --> -\frac{x}{x}<x --> x is simply reduced: -1<x. Since we consider the range x<0 then -1<x<0. Also for (1)+(2) we have that -1<x<0. So we can answer yes to the question whether -1<x<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
|
|
|
|
|
|
Manager
Joined: 19 Apr 2009
Posts: 84
Location: San Francisco, California
Followers: 23
Kudos [?]:
97
[1] , given: 0
|
Re: If x is not equal to 0, is |x| less than 1? (1) x/|x|< x [#permalink]
25 Jul 2012, 04:36
1
This post received KUDOS
Here is a video explanation that takes a slightly different approach using graphs of basic functions: http://www.gmatquantum.com/shared-posts ... -xx-x.htmlCheers, Dabral
_________________
Free Video Explanations: OFFICIAL GUIDE GMAT 13, 12, 11, 10; QUANT REVIEW 2nd, 1st.
|
|
|
|
|
|
Intern
Joined: 08 Mar 2013
Posts: 5
GMAT 1: 770 Q50 V45
WE: Analyst (Law)
Followers: 0
Kudos [?]:
2
[1] , given: 3
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
24 Apr 2013, 13:39
1
This post received KUDOS
Bunuel wrote: Hussain15 wrote: If x is not equal to 0, is |x| less than 1?
(1) x/|x|< x
(2) |x| > x
Will really appreciate if answer is supported by explanation. x\neq{0}, is |x|<1? Which means is -1<x<1? ( x\neq{0}) (1) \frac{x}{|x|}< xTwo cases: A. x<0 --> \frac{x}{-x}<x --> -1<x. But remember that x<0, so -1<x<0. if x<0, doesn't x/|x|<x become -x/x<-x which simplifies to -1<-x or x<1 ?
|
|
|
|
|
|
Intern
Joined: 24 Apr 2013
Posts: 32
Followers: 0
Kudos [?]:
0
[0], given: 47
|
Re: If x is not equal to 0, is |x| less than 1? (1) x/|x|< x [#permalink]
24 Apr 2013, 15:22
This to me seems like a 700 difficulty level. I almost put C but in the end decided on B.
I honestly hate these types of questions but know they will come.
unrelated: wat does CAT mean?
|
|
|
|
|
|
Intern
Joined: 04 Mar 2013
Posts: 33
GMAT Date: 07-17-2013
Followers: 0
Kudos [?]:
5
[0], given: 12
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
24 Apr 2013, 18:25
Bunuel wrote: Hussain15 wrote: If x is not equal to 0, is |x| less than 1?
(1) x/|x|< x
(2) |x| > x
Will really appreciate if answer is supported by explanation. x\neq{0}, is |x|<1? Which means is -1<x<1? ( x\neq{0}) (1) \frac{x}{|x|}< xTwo cases: A. x<0 --> \frac{x}{-x}<x --> -1<x. But remember that x<0, so -1<x<0B. x>0 --> \frac{x}{x}<x --> 1<x. Two ranges -1<x<0 or x>1. Which says that x either in the first range or in the second. Not sufficient to answer whether -1<x<1. (For instance x can be -0.5 or 3) Second approach: look at the fraction \frac{x}{|x|} it can take only two values: 1 for x>0 --> so we would have: 1<x; Or -1 for x<0 --> so we would have: -1<x and as we considering the range for which x<0 then completer range would be: -1<x<0. The same two ranges: -1<x<0 or x>1. (2) |x| > x. Well this basically tells that x is negative, as if x were positive or zero then |x| would be equal to x. Only one range: x<0, but still insufficient to say whether -1<x<1. (For instance x can be -0.5 or -10) Or two cases again: x<0--> -x>x--> x<0. x>0 --> x>x: never correct. (1)+(2) Intersection of the ranges from (1) and (2) is the range -1<x<0 ( x<0 (from 2) and -1<x<0 or x>1 (from 1), hence -1<x<0). Every x from this range is definitely in the range -1<x<1. Sufficient. Answer: C. Buenel terrific explanation. This system, that you use for solving inequations, is quite fundamental and hard to be wrong. But is it really always the quickest way??
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9520
[1] , given: 826
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
25 Apr 2013, 04:14
1
This post received KUDOS
|
|
|
|
|
|
Intern
Joined: 08 Mar 2013
Posts: 5
GMAT 1: 770 Q50 V45
WE: Analyst (Law)
Followers: 0
Kudos [?]:
2
[0], given: 3
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
25 Apr 2013, 09:17
Bunuel wrote: When x<0, then |x|=-x, thus \frac{x}{|x|}<x becomes \frac{x}{-x}<x --> -1<x but since x<0, then -1<x<0.
Hope it's clear.
Thanks. One more follow-up for clarification - Isn't the absolute value of a negative value positive? So if x<0 (x is a negative number), then the absolute value of x should be positive? i.e. |-x|=x?
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9520
[1] , given: 826
|
Re: If x is not equal to 0, is |x| less than 1? [#permalink]
26 Apr 2013, 00:56
1
This post received KUDOS
|
|
|
|
|
|
|
Re: If x is not equal to 0, is |x| less than 1?
[#permalink]
26 Apr 2013, 00:56
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If x is not equal to 0, is |x| less than 1? (1) x/|x| < x
|
cool_jonny009 |
5 |
05 Feb 2006, 22:00 |
|
|
|
If x is not equal to 0, is |x| less than 1? (1) x/|x| < x
|
willget800 |
6 |
30 Apr 2006, 13:00 |
|
|
|
If x is not equal to 0, is |x| less than 1? (1) x/|x|
|
hsk |
1 |
09 Jun 2007, 20:21 |
|
|
|
If x is not equal to 0, is |x| less than 1? (1) x/|x|
|
lanter1 |
2 |
23 Jul 2007, 11:00 |
|
|
|
If x is not equal to 0, is |x| less than 1? (1) x/|x| < x
|
jimmyjamesdonkey |
8 |
14 Feb 2008, 09:20 |
|
|
|
|
|
|