DS: absolute value

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 2135
Joined: Mon Feb 03, 2014 9:26 am
Location: https://martymurraycoaching.com/
Thanked: 955 times
Followed by:140 members
GMAT Score:800

by MartyMurray » Mon Feb 29, 2016 7:09 am
Statement 1: a = -y = | x |

If a = | x |, then a is positive.

If -y = | x |, then y is negative.

x could be negative or positive.

If x is positive, then ax > y.

If x = -1 then ax = y

If x < -1 then ax < y

Insufficient.

Statement 2: a < 1

Tells us nothing about x or y.

Insufficient.

Statements Combined:

The combined statements indicate the following.

-1 < y < 0

0 < a < 1

-1 < x < 0 or 0 < x < 1

Case 1: a and x are both positive, ax > y

Case 2: a and x are both fractions and x is negative, then ax > y.

Sufficient.

The correct answer is C.

(Did you provide the correct OA? If so, if you give me the question #, I will report the error to BellCurves.)
Marty Murray
Perfect Scoring Tutor With Over a Decade of Experience
MartyMurrayCoaching.com
Contact me at [email protected] for a free consultation.

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 Feb 29, 2016 8:12 am
manik11 wrote:If x ≠ 0, is ax > y?

(1) a = -y = | x |
(2) a < 1
Statement 1:
Since |x| > 0, y must be a NEGATIVE VALUE.

Case 1: y=-1, implying that a=1 and x=±1
If a=1 and x=1, then ax = 1.
Here, ax > y.
If a=1 and x=-1, then ax = -1.
Here, ax = y.
INSUFFICIENT.

Statement 2:
No information about x or y.
INSUFFICIENT.

Statements combined:
To satisfy both statements, y must be a NEGATIVE FRACTION.

Case 2: y=-1/2, implying that a=1/2 and x= ±1/2.
If a=1/2 and x=1/2, then ax = 1/4.
If a=1/2 and x=-1/2, then ax = -1/4.
In each case, ax > y.

Implication of Case 2:
Since y must be a NEGATIVE FRACTION, ax must be either a positive fraction or a negative fraction greater than y.
Thus, ax > y.
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

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 » Fri Mar 04, 2016 4:05 pm
Let's write the question as

Is ax - y > 0 ?

S1::

a = |x|, so a ≥ 0
-y = |x|, so 0 ≥ y

We still don't know the sign of x, so this isn't sufficient.

S2::

1 > a

We don't know anything about x and y, so this isn't sufficient.

S1+S2::

We know that 1 > a ≥ 0, that y = -a, and that 1 > x > -1. So the question becomes

Is ax > -a ?

Let's consider two cases: x > 0 and 0 > x.

If x > 0, then we know ax > 0 and 0 > -a, so yes, ax > -a.

If 0 > x, then we have two possibilities:

0 > ax > -a
0 > -a > ax

But if the second case is true, we have

-a > ax

Dividing by a (which is positive), we have

-1 > x

But this contradicts what we learned about x, so it is impossible. Hence we must have the other case, ax > -a, and in either case (x > 0 or 0 > x), we're left with only ax > -a, or ax > y.