Last visit was: 15 Dec 2024, 02:38 It is currently 15 Dec 2024, 02:38
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
Praetorian
Joined: 15 Aug 2003
Last visit: 27 Dec 2017
Posts: 2,876
Own Kudos:
Given Kudos: 781
Posts: 2,876
Kudos: 1,669
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Racer
Joined: 20 Oct 2003
Last visit: 27 Jul 2006
Posts: 7
Location: Moscow
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
bat_car
Joined: 04 Oct 2003
Last visit: 21 Feb 2004
Posts: 25
Own Kudos:
Location: Silicon Valley, CA
Posts: 25
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
anandnk
Joined: 30 Oct 2003
Last visit: 30 Nov 2013
Posts: 897
Own Kudos:
Location: NewJersey USA
Posts: 897
Kudos: 398
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I am sorry to say that the following logic is wrong.
[S-R] > [T-U]
opening the inequality gives:
A. S-R > T-U
B. S-R < U-T

for example take s = -16, r = -10, t = -15, u = -10
|s-r| = | -16+10 | = |-6| = 6
|t-u| = | -15+10 | = |-5| = 5
this satisfies the condition |s-r| > |t-u|
but
s-r = -16+10 = -6
t-u = -15+10 = -5
This does not satisfy ( s-r > t-u ) so we cannot use the above logic.

------------------------------------------------------------------------------

Actually
|S-R| >= |S| - |R|
or
|S+R| <= |S| + |R|

Applying this logic to condition 1

(1)|R-T|>|S-U|

( |R-T| >= |R|-|T| ) > ( |S-U| >= |S|-|U| )

Let us assume that |R-T| > |R|-|T| and not greater than or equal to
then
|R|-|T| > |S|-|U| let us rearrange this equation
-|S|+|R| > |T|-|U|
so |S|-|R| < |T|-|U| this gives the answer to the question
but the problem is
|R-T| can be equal to |R|-|T| and |S-U| can be greater then |S|-|U| then
we cannot say for sure |R|-|T| > |S|-|U|
The same rule applies to condition 2, and for this reason alone we cannot combine the derivatives of conditions 1 and 2.
Thus we can conclude that neither of the conditions can be used to solve the inequality.

[/b]
User avatar
bat_car
Joined: 04 Oct 2003
Last visit: 21 Feb 2004
Posts: 25
Own Kudos:
Location: Silicon Valley, CA
Posts: 25
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Anand.
I tried to over simplify the problem.
User avatar
bat_car
Joined: 04 Oct 2003
Last visit: 21 Feb 2004
Posts: 25
Own Kudos:
Location: Silicon Valley, CA
Posts: 25
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Anand I see a problem with your objection.

putting the values that you chose

S - R > T- U => 6 > 5
S - R < U -T => -6 < 5 (sign of inequality reverses)

so the technique used by Racer seems to be correct.
Your explantion is elaborate and correct too. For GMAT we need short cut methods for problems.

Racer how did you solve the two (A. and B.) to get
S > R.
Could you please explain this.

Thanks.
User avatar
anandnk
Joined: 30 Oct 2003
Last visit: 30 Nov 2013
Posts: 897
Own Kudos:
Location: NewJersey USA
Posts: 897
Kudos: 398
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I could not agree with you more. I am not sure I would have solved the question in two minutes. We definitely need shortcuts. I just feel that arriving at correct answer does not mean the method of solving the problem is correct. A slight twist in the question can make the solution invalid and can give you wrong answers.
I tried to put the solution because new comers can learn little bit about the absolute inequialities. I have learnt a lot from people like you by going through the post and I would like to contribute wherever I can.

Thanks,
Anand.
User avatar
bat_car
Joined: 04 Oct 2003
Last visit: 21 Feb 2004
Posts: 25
Own Kudos:
Location: Silicon Valley, CA
Posts: 25
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You are a good man Anand. :lol:

Hey, could any one verify IF this is correct.

say we have

a-b > c-d
a-b > d-c

so can we say

a-b> 0 => a>b.

Any takers for this....
User avatar
gmatblast
Joined: 11 Nov 2003
Last visit: 27 Dec 2004
Posts: 190
Own Kudos:
Location: Illinois
Posts: 190
Kudos: 64
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this problem should be approached in the following way. I know that the method looks very long but I think if understood once, it should not take long to do similar problems. In a way, it is just an extension of Racers approach.

We know that |x| = x, if x > 0 but |x| = -x if x |y| can result in the following possibilities:

x is +ve and y is +ve => x > y
x is -ve and y is -ve => -x > -y
x is +ve and y is -ve => x > -y
x is -ve and y is +ve => -x > y

Applying this logic, what we need to find here is Is |S-R|>|T-U|? In other words,

Is S-R > T-U? or
Is R-S > U-T? OR
Is S-R > U-T? OR
Is R-S > T-U? ========================(Q)

Now applying the logic to statement 1,

|R-T|>|S-U|, is this sufficient to say that ANY ONE of the above 4 possibilities is correct?

Let us see, this statement will give following possibilities

R-T > S-U => R-S > T-U (This is one of the possibilities in Q above. So the answer is YES)
T-R > U-S => S-R > U-T (So the answer is YES again)
R-T > U-S => R+S > T+U (Can not say )
T-R > S-U => T+U > S+R (Can not say)


Statement 1 NOT SUFF

Similarly statement 2 will give 4 possibilities, 2 of which will answer the question in YES and remaining 2 will not answer. So statement 2 NOT suff.

TOGETHER

Both the statments taken togethet will also result in the 4 possibilities that are mentioned in BOLD above.

So together NOT SUFF.

This will give answer E.

Can you guys comment on this method?

Akmai, can you also jump in here? 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 Problem Solving (PS) 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
97879 posts
Senior Moderator - Masters Forum
3116 posts