|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 21 Feb 2009
Posts: 109
Followers: 1
Kudos [?]:
6
[0], given: 4
|
If y >= 0, what is the value of x? [#permalink]
03 Aug 2009, 15:00
Question Stats:
0% (00:00) correct
100% (01:22) wrong based on 3 sessions
If y >= 0, what is the value of x? (1) |x - 3| >= y (2) |x - 3| <= -y
Attachments

Value Of X.jpg [ 64.91 KiB | Viewed 1002 times ]
|
|
|
|
|
|
|
Intern
Joined: 06 Aug 2009
Posts: 5
Followers: 0
Kudos [?]:
0
[0], given: 0
|
I choose C .
according to 1 and 2: y<=absolute value" x-3 "<=-y
and y>=0 (y is 0 or positive); that is to say -y is negative
==> only when y=0, the inequation is available. so when y=0, x=3.
|
|
|
|
|
|
Manager
Joined: 10 Jul 2009
Posts: 136
Location: Ukraine, Kyiv
Followers: 2
Kudos [?]:
14
[1] , given: 60
|
1
This post received KUDOS
what is the OA? Please post it. Think it is D...
_________________
Never, never, never give up
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12094
Followers: 1875
Kudos [?]:
10094
[2] , given: 959
|
2
This post received KUDOS
Last edited by Bunuel on 09 Sep 2009, 17:25, edited 1 time in total.
|
|
|
|
|
|
Manager
Joined: 25 Aug 2009
Posts: 187
Followers: 1
Kudos [?]:
47
[1] , given: 12
|
1
This post received KUDOS
y >= 0
1.) |x-3| >= y
=> -y >= (x-3) >= y
=> 3-y >= x >= 3+y
Now, if y = 0 , then, 3 >= x >= 3 => x can only be 3 but, if y = 1 , then, 2 >= x >= 4 => which is not possible for any value of x.
=> x can only be 3 when y = 0 ..sufficient..
2.) |x-3| <= -y
=> y <= (x-3) <= -y
=> 3+y <= x <= 3-y
when y = 0 ; then, 3 <= x <= 3 => x can only be 3.. when y = 1 ; then 4 <= x <= 2, which is not possible for any value of x.
=> x can only be 3 when y = 0 ,, sufficient..
Hence, Ans is D.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12094
Followers: 1875
Kudos [?]:
10094
[1] , given: 959
|
1
This post received KUDOS
gmate2010 wrote: y >= 0
1.) |x-3| >= y
=> -y >= (x-3) >= y
=> 3-y >= x >= 3+y
Now, if y = 0 , then, 3 >= x >= 3 => x can only be 3 but, if y = 1 , then, 2 >= x >= 4 => which is not possible for any value of x.
=> x can only be 3 when y = 0 ..sufficient..
2.) |x-3| <= -y
=> y <= (x-3) <= -y
=> 3+y <= x <= 3-y
when y = 0 ; then, 3 <= x <= 3 => x can only be 3.. when y = 1 ; then 4 <= x <= 2, which is not possible for any value of x.
=> x can only be 3 when y = 0 ,, sufficient..
Hence, Ans is D. Just plug numbers for statement (1) if 6=3 y=1 |x-3|=3 > 1 or x=-2 y=2 |x-3|=5>2 not sufficient. Answer B
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 04 Jan 2009
Posts: 244
Followers: 1
Kudos [?]:
7
[0], given: 0
|
If y>=0 specified in the stem. Further mod of anything is positive. So, 0>=y according to 1. both y>=0 or y<=0, means y=0. So mod(x-3)>=0. Then x-3>=0 or x-3<=0 So, x>=3 or x<=3. Thus, x=3. Same thing for 2. So, D. gmate2010 wrote: y >= 0
1.) |x-3| >= y
=> -y >= (x-3) >= y
=> 3-y >= x >= 3+y
Now, if y = 0 , then, 3 >= x >= 3 => x can only be 3 but, if y = 1 , then, 2 >= x >= 4 => which is not possible for any value of x.
=> x can only be 3 when y = 0 ..sufficient..
2.) |x-3| <= -y
=> y <= (x-3) <= -y
=> 3+y <= x <= 3-y
when y = 0 ; then, 3 <= x <= 3 => x can only be 3.. when y = 1 ; then 4 <= x <= 2, which is not possible for any value of x.
=> x can only be 3 when y = 0 ,, sufficient..
Hence, Ans is D.
_________________
----------------------- tusharvk
|
|
|
|
|
|
Senior Manager
Joined: 16 Apr 2009
Posts: 348
Followers: 1
Kudos [?]:
25
[0], given: 10
|
I will go with B. x can be anything and value of x can not be determined from A
_________________
Always tag your question
|
|
|
|
|
|
Intern
Joined: 11 Jul 2009
Posts: 15
Followers: 0
Kudos [?]:
0
[0], given: 1
|
My 2 cents on answer D Rules for inequalities 1)|a| <b if - b<a<b 2)|a|>b if a<-b or a>b
apply rule 2 and derive the equation just as gmate2010 and tusharvk have done.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 12094
Followers: 1875
Kudos [?]:
10094
[2] , given: 959
|
2
This post received KUDOS
O.K. as I see there has been kind of confusion about this question. I'm pretty sure answer is B. I looked through the logic of people who think answer should be D and here is were they are making mistake: (1) First of all: To check |x - 3|>=0 is sufficient or not just plug numbers A. x=5 y=1>0 and B. x=8 y=2>0; you'll see that both fits in |x - 3|>=0, y>=0. So ABSOLUTELY NO WAY (1) CAN BE SUFFICIENT. |x - 3|>=y means that: x - 3>=y>=0 when x-3>0 --> x>3 OR (not and) -x+3>=y>=0 when x-3<0 --> x<3 Generally speaking |x - 3|>=y>=0 means that |x - 3|, an absolute value, is at least some positive number. So, there's no way you'll get a unique value for x. INSUFFICIENT. (2) |x-3|<=-y, y>=0, equation says that |x-3|less or equals to zero, but |x-3| never negative (|x-3|>=0), so only solution is if |x-3|=0=y --> x-3=0 --> x=3 SUFFICIENT In other words: (-y) is 0 or less, and the absolute value (|x-3|) must be at (0) or below this value. But absolute value (in this case |x-3|) can not be less than zero, so it must be 0. So answer is B.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 10 Jul 2009
Posts: 136
Location: Ukraine, Kyiv
Followers: 2
Kudos [?]:
14
[0], given: 60
|
Bunuel wrote: O.K. as I see there has been kind of confusion about this question. I'm pretty sure answer is B.
I looked through the logic of people who think answer should be D and here is were they are making mistake:
(1) First of all: To check |x - 3|>=0 is sufficient or not just plug numbers A. x=5 y=1>0 and B. x=8 y=2>0; you'll see that both fits in |x - 3|>=0, y>=0. So ABSOLUTELY NO WAY (1) CAN BE SUFFICIENT.
|x - 3|>=y means that: x - 3>=y>=0 when x-3>0 --> x>3 OR (not and) -x+3>=y>=0 when x-3<0 --> x<3 Generally speaking |x - 3|>=y>=0 means that |x - 3|, an absolute value, is at least some positive number. So, there's no way you'll get a unique value for x. INSUFFICIENT.
(2) |x-3|<=-y, y>=0, equation says that |x-3|less or equals to zero, but |x-3| never negative (|x-3|>=0), so only solution is if |x-3|=0=y --> x-3=0 --> x=3 SUFFICIENT
In other words: (-y) is 0 or less, and the absolute value (|x-3|) must be at (0) or below this value. But absolute value (in this case |x-3|) can not be less than zero, so it must be 0.
So answer is B. Got it finally! Thank you for clear explanation, Bunuel. B it is. Of course, A is not suff...
_________________
Never, never, never give up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If y=>0, what is the value of x?
|
TriColor |
5 |
20 Aug 2007, 17:58 |
|
|
|
if y>=0, what is the value of x?
|
subhen |
6 |
23 Sep 2007, 09:04 |
|
|
|
If y> 0, then what is the value of x
|
ritula |
1 |
13 Nov 2008, 03:26 |
|
|
|
Y >= 0, What is the value of x? 1) |x-3|>=y 2) |x-3| <=-y
|
shrutigoel |
2 |
14 Mar 2010, 01:03 |
|
5
|
|
If y>=0, What is the value of x? (1) |x-3|>=y (2) |x-3|<=-y
|
ugimba |
14 |
09 Jan 2010, 14:17 |
|
|
|
|
|
|