number properties

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 588
Joined: Sun Oct 16, 2011 9:42 am
Location: New Delhi, India
Thanked: 130 times
Followed by:9 members
GMAT Score:720

by rijul007 » Sun Jan 15, 2012 5:13 am
sud21 wrote:Is |x-2|+|x+2|<4?
1). x<0
2). x is within (-2, 2)
1). x<0

Case 1:
-2<x<0
|-1-2|+|-1+2| = 3+1 = 4
Is |x-2|+|x+2|<4?
No

Case 2:
x = -2
|-2-2|+|-2+2| = 4
Is |x-2|+|x+2|<4?
No

Case 3:
x < -2
|-3-2|+|-3+2|= 5+1 = 6
Is |x-2|+|x+2|<4?
No


Sufficient


2). x is within (-2, 2)
this means
-2<x<2

(x-2) is negative
|x-2| = 2-x

|x+2| = x+2

|x-2|+|x+2| = 2-x + x+2 = 4
Is |x-2|+|x+2|<4?
No

Suff


Option D