Last visit was: 19 Nov 2025, 23:20 It is currently 19 Nov 2025, 23:20
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
karovd
Joined: 20 Sep 2004
Last visit: 03 Jan 2005
Posts: 45
Own Kudos:
Posts: 45
Kudos: 541
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
gayathri
Joined: 07 Nov 2004
Last visit: 24 Oct 2006
Posts: 364
Own Kudos:
Posts: 364
Kudos: 502
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
LRod
Joined: 22 Nov 2004
Last visit: 22 Feb 2005
Posts: 5
Own Kudos:
Location: NC
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
thinker
Joined: 20 Oct 2004
Last visit: 26 Nov 2004
Posts: 3
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi karovd,
According to the question:|X-2|=|Y-2|, we can get these four results:
(A) 2-X=Y-2 --> X+Y=4
(B) X-2=2-Y --> X+Y=4
(C) X-2=Y-2 --> X=Y
(D) 2-X=2-Y --> X=Y

Statement(1) tells us X is not equal to Y, so we can eliminate (C) and (D), and we get (A) and (B), which is same result. Therefore, (1) is sufficient.
Statement(2) gives us obvious condition, and (B) fits that, so (2) is sufficient as well.

Hence, the answer should be D.
User avatar
twixt
Joined: 31 Aug 2004
Last visit: 03 Jul 2015
Posts: 283
Own Kudos:
Posts: 283
Kudos: 390
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I pick A

Statement 1 :

X<>Y which means that -(X-2)=(Y-2) id est X+Y=4 (symmetrical)

Statement 2 :

As X and Y are both <2 it is not possible to reach X-2 >0 or Y-2 <0
So X=Y
question being value of X+Y i can not conclude...
User avatar
karovd
Joined: 20 Sep 2004
Last visit: 03 Jan 2005
Posts: 45
Own Kudos:
Posts: 45
Kudos: 541
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks to all.

Thinker's solution is very clear, OA is D. Cheers. :lol:
User avatar
twixt
Joined: 31 Aug 2004
Last visit: 03 Jul 2015
Posts: 283
Own Kudos:
Posts: 283
Kudos: 390
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Could you please guys develop the obvious condition froom statement 2 I do not understand how it helps to assess the value of X+Y...
User avatar
artabro
Joined: 15 Jul 2004
Last visit: 09 Jun 2005
Posts: 22
Own Kudos:
Location: London
Posts: 22
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
twixt
Could you please guys develop the obvious condition froom statement 2 I do not understand how it helps to assess the value of X+Y...


Twixt: if x> 2 and y <2, this means that x (=2,3, 3.14159, 3.5, etc) can’t never be equal to y (=-3, -4, -5.5, etc), so only x+y=4 is valid. The other option was x=y, which 2 denies.
User avatar
ruhi
Joined: 19 Oct 2004
Last visit: 31 Jan 2010
Posts: 186
Own Kudos:
Location: Missouri, USA
Posts: 186
Kudos: 863
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Guys, my two cents.

I did this prob in three simple steps.

stem: |x-2|=|y-2|
|x-2|>= |x|-|2| and |y-2|=|y|-|2|
therefore, |x|-|2|=|y|-|2|
or |x|=|y|....... condition 1

statement 1: x not equal to y. no prob. x=-1, y=1 . then condition 1 is satisfied. take x=2, y=-2, condition 1 is still satisfied. etc etc
hence, state. 1 is suff.

statement 2: x>2 and y<2. Let x=3 and y=-3, then also statement 1 is satisfied. hence, state. 2 is suff.

Hence, D.
User avatar
ruhi
Joined: 19 Oct 2004
Last visit: 31 Jan 2010
Posts: 186
Own Kudos:
Location: Missouri, USA
Posts: 186
Kudos: 863
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ruhi160184
Guys, my two cents.

I did this prob in three simple steps.

stem: |x-2|=|y-2|
|x-2|>= |x|-|2| and |y-2|=|y|-|2|
therefore, |x|-|2|=|y|-|2|
or |x|=|y|....... condition 1

statement 1: x not equal to y. no prob. x=-1, y=1 . then condition 1 is satisfied. take x=2, y=-2, condition 1 is still satisfied. etc etc
hence, state. 1 is suff.

statement 2: x>2 and y<2. Let x=3 and y=-3, then also statement 1 is satisfied. hence, state. 2 is suff.

Hence, D.


forgot to add, we get x+y=0 . since mod x =mod y.

there is a typo in my previous post, |y-2|>=|y|-|2|
User avatar
forumsmba
Joined: 18 Nov 2004
Last visit: 03 Oct 2005
Posts: 39
Own Kudos:
Posts: 39
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hmm, I solved this one Gayathri's way and was wondering what I did wrong.

After looking at another problem in the forum, I realized that whenever there is a quadratic equation, it is better to keep it in that form in DS, even though it might simplify into a linear equation.

As for this question (following Gayathri's solution):
(x-y)(x+y) = 4(x-y)

Here, the first instinct is to jump to x+y=4, However, lets substitute y=1:
(x-1)(x+1)=4(x-1)
x^2-4x+3=0
(x-1)(x-3)=0

Hence, there are 2 solutions x+y=2 & x+y=4

So, we need to look at A & B to solve the problem:
A) x not equal to y
- from above we can then have one solution x+y=4;
B) x>2 , y<2
- again from above x+y=4 is the only solution

-fm

PS: Lesson learnt: The reason a quadratic eqn that can be simplified to a linear equation, can still have 2 possible solutions instead of 1, is because we might be cancelling a term on both sides of "=" under the assumption "NOT EQUAL to 0"
(x-1)(x-3)=y(x-1)
you can cancel (x-1) only if you know x is not equal to 1!!!
User avatar
gayathri
Joined: 07 Nov 2004
Last visit: 24 Oct 2006
Posts: 364
Own Kudos:
Posts: 364
Kudos: 502
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Well put forumsmba. That's the same mistakke I did in the other DS problem as well :oops:



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!
Moderators:
Math Expert
105398 posts
GMAT Tutor
1924 posts