GMAT Prep - DS Number Properties

This topic has expert replies
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 294
Joined: Tue Feb 26, 2008 9:05 pm
Thanked: 13 times
Followed by:1 members

by amitansu » Thu Jul 03, 2008 2:56 am
I feel ans should be 'E' here.

From 1: z <0
so, from the given equation (x+y)/z=-2

(x+y) should be >0 but we have no idea about y here.In sufficient

From 2: y>0

but no idea about z and x here.So in sufficient .

Combining both we know (x+y) >0 and y >0 , however we still can't find if x is < or > 0 . So insufficient.

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Thu Jul 03, 2008 10:12 am
When a question asks you for information about a specific variable, a great first step is to isolate that variable. So:

(x + y)/z = -2

x + y = -2z

x = -2z - y

And we want to know if x is positive.

(1) z < 0

no info about y, insufficient

(2) y > 0

no info about z, insufficient

Combined:

Since z is negative, -2z will be positive. Since y is positive, -y will be negative.

So, we know that x = (+) + (-) which could be + or - depending on the actual values we choose: insufficient, choose (e).
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Senior | Next Rank: 100 Posts
Posts: 83
Joined: Wed Jun 04, 2008 3:30 am
Thanked: 4 times

by albertrahul » Sat Jul 05, 2008 7:02 am
Thanks Stuart, that's a really good explanation and a very important tip to deal with such questions.