Is x > 1 ? GMAT Prep Pack 1 QDS08380

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 44
Joined: Sun Jun 13, 2010 3:07 am
Location: Bahrain
Thanked: 5 times
Followed by:3 members
GMAT Score:720

Is x > 1 ? GMAT Prep Pack 1 QDS08380

by jainpiyushjain » Sat Jul 06, 2013 12:53 am
I am having difficulty understanding the official explanation, can you please help.

Is x > 1 ?

(1) (x + 1)(|x| - 1) > 0
(2) |x| < 5

OA A

Thank you

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 » Sat Jul 06, 2013 2:52 am
jainpiyushjain wrote:I am having difficulty understanding the official explanation, can you please help.

Is x > 1 ?

(1) (x + 1)(|x| - 1) > 0
(2) |x| < 5

OA A

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

x < -1:
Plug x = -2 into (x + 1)(|x| - 1) > 0
(-2 + 1)(|-2| - 1) > 0
-1 * 1 > 0.
- 1 > 0.
Doesn't work.
x < -1 is NOT a valid range.

-1 < x < 1:
Plug x = 0 into (x + 1)(|x| - 1) > 0
(0 + 1)(|0| - 1) > 0
1 * -1 > 0.
- 1 > 0.
Doesn't work.
-1<x<1 is NOT a valid range.

x > 1:
Plug x = 2 into (x + 1)(|x| - 1) > 0:
(2 + 1)(|2| - 1) > 0
3 * 1 > 0.
3 > 0.
This works.
x > 1 is a valid range.

Since x>1 is the only valid range, SUFFICIENT.

Statement 2: |x| < 5
If x=4, then x>1.
If x=-4, then x<1.
INSUFFICIENT.

The correct answer is A.
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

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Sat Jul 13, 2013 10:09 am
Let me add a mathematical approach too:

If (x+1) * (|x| - 1) > 0, then either both (x+1) and (|x| - 1) are positive or both (x+1) and (|x| - 1) are negative.

Let's examine the first case: both are positive.
Since (x+1) > 0, we know x > -1.
Since |x| - 1 > 0, we know |x| > 1.
When |x| > 1, either x > 1 or x < -1. But we know x > -1, so x < -1 is impossible.
Hence, x > 1.

Now the second case: both are negative.
Since (x+1) < 0, we know x < -1.
Since |x| - 1 < 0, we know |x| < 1.
When |x| < 1, we know -1 < x < 1.
But we can't have both x < -1 and -1 < x < 1.
Hence the second case is impossible: we can't have both (x+1) and (|x| - 1) negative.

Hence both (x+1) and (|x| - 1) are positive, and x must be greater than 1.