Absolute Value

This topic has expert replies
Source: — Data Sufficiency |

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Thu Nov 14, 2013 2:05 am

by gharios34 » Thu Nov 14, 2013 5:26 am
Statement 1 is equivalent to x<x*|x| since abs. value is positive. However,

if x<0, |x|<x/x=1
if x>0, |x|>x/x=1

Statement 2 tells us that x<0

Therefore , Answer is C

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Thu Nov 14, 2013 1:43 pm
Hi shibsriz,

This question is perfect for TESTing Values.

We're told that X CANNOT be 0. We're asked "Is |X| < 1?" This is a YES/NO question.

Fact 1: X/|X| < X

If X = 2, then the answer is NO.
If X = -1/2, then the answer is YES.
Fact 1 is INSUFFICIENT

Fact 2: |X| > X

Here, we know that X MUST be NEGATIVE
If X = -1/2, then the answer is YES.
If X = -2, then the answer is NO
Fact 2 is INSUFFICIENT

Combined, we now that X MUST be NEGATIVE (from Fact 2), but must be greater than -1 (from Fact 1)
The only numbers that are negative and > -1 are negative fractions, so the answer to the question is ALWAYS YES.
Combined, SUFFICIENT.

Final Answer: C

GMAT assassins aren't born, they're made,
Rich[/spoiler]
Contact Rich at [email protected]
Image

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Thu Nov 14, 2013 4:14 pm
If x is not equal to 0, is |x| less than 1?

(1) x/|x|< x

(2) |x| > x
Question rephrased: Is x between -1 and 1?

Statement 1: x/|x| < x
x < x|x|

0 < x|x| - x

0 < x (|x| - 1)

The CRITICAL POINTS are -1, 0 and 1.
These are the only values where x(|x|-1) = 0.
To determine the ranges where x(|x|-1) > 0, test one value to the left and right of each critical point.

Case 1: x<-1
Plug x = -2 into x/|x| < x:
-2/ |-2| < -2
-1 < -2.
Doesn't work.
Thus, x < -1 is not a valid range.

Case 2: -1<x<0
Plug x = -1/2 into x/|x| < x:
-1/2/ |-1/2| < -1/2
-1 < -1/2.
This works.
Thus, -1<x<0 is a valid range.

Case 3: 0<x<1
Plug x = 1/2 into x/|x| < x:
(1/2)/ |1/2| < 1/2
1 < 1/2
Doesn't work.
Thus, 0<x<1 is not a valid range.

Case 4: x>1
Plug x = 2 into x/|x| < x:
2/ |2| < 2
1 < 2.
This works.
Thus, x > 1 is a valid range.

Thus, -1<x<0 or x>1.
INSUFFICIENT.

Statement 2: |x| > x
Any negative value will satisfy this inequality.
If x=-1/2, then x is between -1 and 1.
If x=-2, then x is NOT between -1 and 1.
INSUFFICIENT.

Statements combined:
The only range that satisfies both statements is -1<x<0.
Thus, x is between -1 and 1.
SUFFICIENT.

The correct answer is C.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 429
Joined: Wed Sep 19, 2012 11:38 pm
Thanked: 6 times
Followed by:4 members

by [email protected] » Thu Nov 14, 2013 8:44 pm
Hi Mitch,

Could you please explain this point?


Statement 1: x/|x| < x
x < x|x|

0 < x|x| - x

0 < x (|x| - 1)



GMATGuruNY wrote:
If x is not equal to 0, is |x| less than 1?

(1) x/|x|< x

(2) |x| > x
Question rephrased: Is x between -1 and 1?

Statement 1: x/|x| < x
x < x|x|

0 < x|x| - x

0 < x (|x| - 1)

The CRITICAL POINTS are -1, 0 and 1.
These are the only values where x(|x|-1) = 0.
To determine the ranges where x(|x|-1) > 0, test one value to the left and right of each critical point.

Case 1: x<-1
Plug x = -2 into x/|x| < x:
-2/ |-2| < -2
-1 < -2.
Doesn't work.
Thus, x < -1 is not a valid range.

Case 2: -1<x<0
Plug x = -1/2 into x/|x| < x:
-1/2/ |-1/2| < -1/2
-1 < -1/2.
This works.
Thus, -1<x<0 is a valid range.

Case 3: 0<x<1
Plug x = 1/2 into x/|x| < x:
(1/2)/ |1/2| < 1/2
1 < 1/2
Doesn't work.
Thus, 0<x<1 is not a valid range.

Case 4: x>1
Plug x = 2 into x/|x| < x:
2/ |2| < 2
1 < 2.
This works.
Thus, x > 1 is a valid range.

Thus, -1<x<0 or x>1.
INSUFFICIENT.

Statement 2: |x| > x
Any negative value will satisfy this inequality.
If x=-1/2, then x is between -1 and 1.
If x=-2, then x is NOT between -1 and 1.
INSUFFICIENT.

Statements combined:
The only range that satisfies both statements is -1<x<0.
Thus, x is between -1 and 1.
SUFFICIENT.

The correct answer is C.