Last visit was: 24 Apr 2024, 04:31 It is currently 24 Apr 2024, 04:31

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Intern
Intern
Joined: 09 Sep 2004
Posts: 48
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 31 Aug 2004
Posts: 289
Own Kudos [?]: 344 [0]
Given Kudos: 0
Send PM
avatar
Senior Manager
Senior Manager
Joined: 20 Jul 2004
Posts: 318
Own Kudos [?]: 363 [0]
Given Kudos: 0
Send PM
User avatar
Intern
Intern
Joined: 22 Aug 2004
Posts: 6
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
I think it is D.

Consider condition 1:
When x>0 , y can be negative or positive
Let y = -5 x =2, Then 2 < 7 + 5 Does not satisfy
Let y = -2, Then 5 < does not satisfy

When y is positive:
Let y = 5 ; x = 2
2 < 8 does not satisfy
Let y=2; x = 5
5 = 5 satisfies In this case y<x

Hence y<x. Condition 1 Sufficient.

Consider Condition 2 only.
y>0; x can be either pos / neg
Let x = -2, y =5
2 < 12 does not satisf
5 < 7 does not satisf
Let x = 2, y =5
2 < 8 does not satisf
Let x=5 y =2
5 = 5 satisfies In this case y<x

Hence y<x. Condition 2 Sufficient.
Either of these are sufficient by themselves, Hence D
User avatar
Manager
Manager
Joined: 31 Aug 2004
Posts: 61
Own Kudos [?]: 30 [0]
Given Kudos: 0
Location: Vancouver, BC, Canada
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
mba4me wrote:
|x| >= |x-y| + |y|, is y > x?

1. x > 0
2. y > 0

This question has already been posted earlier. I somehow dont agree with the OA.


By 1)

(5,2)

|5| >= |5-2| + |2|
5 >= 3 + 2, satisfy the equation, y=2, which is smaller than x, our answer to is y>x? is NO

(5,6)
|5| >= |5-6| + |6|
5 >= 1 + 6, does not satisfy the equstion

(5,-1)
|5| >= |5-(-1)| + |-1|
5 >= 6 + 1, does not satisfy the equation

(5, -5)
|5| >= |5-(-5)| + |-5|
5 >= 0 + 5, satisfy the equation, y=-5, which is smaller than x, our answer to is y>x? is NO

(5, 0)
|5| >= |5-0| + |0|
5 >= 5 + 0, satisfy the equation, y=0, which is smaller than x, our answer
to is y>x? is NO

(5, -6)
|5| >= |5-(-6)| + |-6|
5 >= 11 + 6, does not satisfy the equation

By 1) alone, all the answers we get is NO, so it is sufficient.

By 2)

(5,2)
|5| >= |5-2| + |2|
5 >= 3 + 2, satisfy the equation, x=5, which is greater than y, our answer to is y>x? is YES

(-5,2)
|-5| >= |-5-2| + |2|
5 >= 7 + 2, does not satisfy the equation

(0,2)
|0| >= |0-2| + |2|
0 >= 2 + 2, does not satisfy the equation

(-1, 2)
|-1| >= |-1-2| + |2|
1 >= 3 + 2, does not satisfy the equation

(2,2)
|2| >= |2-2| + |2|
2 >= 0 + 2, satisfy the equation, x=0, our answer to is y>x? is NO

(1,2)
|1| >= |1-2| + |2|
1 >= 1 + 2, does not satisfy the equation

By 2) alone, we get both YES and NO for the answer, so it is not sufficient.

My answer is A
User avatar
Intern
Intern
Joined: 02 Sep 2004
Posts: 23
Own Kudos [?]: 19 [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
In your analysis everything looks good except the first x,y pair for st. 2
(5,2)
|5| >= |5-2| + |2|
5 >= 3 + 2, satisfy the equation, x=5, which is greater than y, our answer to is y>x? is YES

here 2 > 5 is a NO

So, you can consistently answer the question with a NO for St.2.

So, the answer would be D.
User avatar
Intern
Intern
Joined: 02 Sep 2004
Posts: 23
Own Kudos [?]: 19 [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
Hardworker,
The constraints stipulate that either X or Y is always positive and if that is the case we can answer the question with a definite NO for y > x for both st1 & st2, independently.

So, I think the answer is D.

To all,
Is there a quicker way to solve these number properties problems without exhaustively picking numbers?. How can one be smart about picking numbers, if that is the only choice, so that we can definitively answer these kinds of questions.

Thoughts?.

Cheers,
scoobee...
User avatar
Intern
Intern
Joined: 07 Sep 2004
Posts: 31
Own Kudos [?]: 1 [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
A very important identity for inequalities is used to solve the problem

it is |A+B| <= |A| + |B| absolute value of a sum is less or equal than the sum of the absolute values of the. ........(1)

In the given he gives |x| >= |x-y| + |y|
the given can be written as |x-y +y| >= |x-y| + |y|

but we know that |x-y +y| <= |x-y| + |y| from (1)

this gives |x|= |x-y| + |y| or |x-y|=|x| - |y|

|x-y| is always positve . Implies |x| - |y| >=0

Implies |x| >= |y|. We are still in the given phase.

if x and y are positive . Implies x>=y and it is solved. C


Awaiting any comments.
User avatar
Intern
Intern
Joined: 07 Sep 2004
Posts: 31
Own Kudos [?]: 1 [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
simpler approach

In the given he gives |x| >= |x-y| + |y|

implies |x|>= |y| ( |x-y| is a positive number)

and the problem is simpler.
User avatar
Manager
Manager
Joined: 31 Aug 2004
Posts: 61
Own Kudos [?]: 30 [0]
Given Kudos: 0
Location: Vancouver, BC, Canada
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
Scoobee

You are right....My silly mistake! The answer would be D.

Anyone else can provide a simpler way to solve? I guarantee if this
question shows in the real test, I have no way to solve it with 1.5 minutes.

:shock:
User avatar
SVP
SVP
Joined: 07 Jul 2004
Posts: 2004
Own Kudos [?]: 1899 [0]
Given Kudos: 0
Location: Singapore
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
From 1, say x = 4 and y = 7 (x<y)
then |4| = 4
|x-y| = 3
|y| = 7
So |x| is not >= |x-y| + |y|

If x = 20 and y = 7 (x > y)
then |x| = 20
|x-y| = 13
|y| = 7
Now |x| is = |x-y| + |y|

If x = 10 and y = 7
then |x| = 10
|x-y| = 3
|y| = 7
Again |x| = |x-y|+|y|

If x = 6, and y = 7
then |6| is not >=|1| + |7|

So 1 is sufficient. As long |x| >= |x-y| + |y|, y > x


From 2, if y = 10, x = 5
|x| = 5
|x-y| = 5
|y| = 10

|x| < |x-y|+|y|

If y=10, x= 40
|x| = 40
|x-y| = 30
|y| = 10

Now |x| = |x-y|+|y|

If y = 30, x = 100
|x| = 100
|x-y| = 70
|y| = 30

Again |x| = |x-y|+|y|

So 2 is also sufficient.

(D) is the answer.
User avatar
Intern
Intern
Joined: 09 Sep 2004
Posts: 48
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
The answer is D. I dont remember now why i felt that the answer should be E yesterday. :shock: I must have been half asleep.


Thanks.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: |x| >= |x-y| + |y|, is y > x? 1. x > 0 2. y > 0 [#permalink]
Moderators:
Math Expert
92901 posts
Senior Moderator - Masters Forum
3137 posts
GMAT Tutor
1907 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne