If n is not equal to 0, is |n| < 4 ?

This topic has expert replies
Legendary Member
Posts: 641
Joined: Tue Feb 14, 2012 3:52 pm
Thanked: 11 times
Followed by:8 members

If n is not equal to 0, is |n| < 4 ?

by gmattesttaker2 » Sun May 11, 2014 10:34 pm
Hello,

Can you please tell me how to solve for Statement 2 here:

If n is not equal to 0, is |n| < 4 ?

(1) n^2 > 16

(2) 1/|n| > n


OA: A


Is |n| < 4?
=> Is + or - n < 4?
=> Is +n < 4 or -n < 4
=> Is n < 4 or n > -4?

1) n^2 > 16
=> sq. root (n^2) > sq. root ( 16 )
=> +n or -n > 4
=> n > 4 or -n > 4
=> n > 4 or n < -4

Suff.


2) 1/|n| > n

The explanation asks us to multiply |n| on both sides i.e.

1 > n |n|

and then plug in a negative value say -2

=> 1 > -2 |-2|
=> 1 > -2 x 2
=> 1 > -4

However, I am not very clear as to how this is in-sufficient. Can you please help?


Thanks a lot,
Sri
Source: — Data Sufficiency |

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] » Sun May 11, 2014 11:11 pm
Hi Sri,

While doing algebra helped you to deal with Fact 1, you might find that TESTing VALUES makes it easier to deal with Fact 2.

We're told N cannot = 0. We're asked is |N| < 4? This is a YES/NO question.

Fact 2: 1/|N| > N

If N = -1, 1/|-1| > -1 and the answer to the question is YES.
If N = -5, 1/|-5| > -5 and the answer to the question is NO.
Fact 2 is INSUFFICIENT.

GMAT assassins aren't born, they're made,
Rich
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 » Mon May 12, 2014 3:05 am
Statement 2: 1/|n| > n

To solve, use the CRITICAL POINT approach.
Critical points occur where:
1. An expression is UNDEFINED.
2. The two sides of the inequality are EQUAL.

Here:
The expression is undefined when n=0.
1/|n| = n when n=1.

To determine where 1/|n| > n, test ONE VALUE TO THE LEFT and ONE VALUE TO THE RIGHT of each critical point.

n<0:
Plugging n=-1 into 1/|n| > n, we get:
1/|-1| > -1
1 > -1.
This works.
Thus, n<0 is a valid range.

0<n<1:
Plugging n=1/2 into 1/|n| > n, we get:
1/|1/2| > 1/2
2 > 1/2.
This works.
Thus, 0<n<1 is a valid range.

n>1:
Plugging n=2 into 1/|n| > n, we get:
1/|2| > 2
1/2 > 2.
Doesn't work.
Thus, n>1 is not a valid range.

Result:
1/|n| > n when n<0 or 0<n<1.
In other words:
n can be ANY NEGATIVE VALUE or a POSITiVE FRACTION.
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

User avatar
Legendary Member
Posts: 1100
Joined: Sat May 10, 2014 11:34 pm
Location: New Delhi, India
Thanked: 205 times
Followed by:24 members

by GMATinsight » Mon May 12, 2014 7:26 am
Image
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour

Master | Next Rank: 500 Posts
Posts: 157
Joined: Sat Nov 19, 2016 5:34 am
Thanked: 2 times
Followed by:4 members

by hazelnut01 » Wed Mar 29, 2017 12:43 am
[email protected] wrote:Hi Sri,

While doing algebra helped you to deal with Fact 1, you might find that TESTing VALUES makes it easier to deal with Fact 2.

We're told N cannot = 0. We're asked is |N| < 4? This is a YES/NO question.

Fact 2: 1/|N| > N

If N = -1, 1/|-1| > -1 and the answer to the question is YES.
If N = -5, 1/|-5| > -5 and the answer to the question is NO.
Fact 2 is INSUFFICIENT.

GMAT assassins aren't born, they're made,
Rich
Thanks