Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 Jun 2013, 12:05
Customize  |  Hide

This problem has been recently posted by halle i believe, I

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
User avatar
Joined: 07 Oct 2003
Posts: 379
Location: Manhattan
Followers: 1

Kudos [?]: 2 [0], given: 0

GMAT Tests User
This problem has been recently posted by halle i believe, I [#permalink] New post 26 Jun 2004, 18:33
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
This problem has been recently posted by halle i believe, I couldn't trace the orginal post, so I'm reposting it in effort to clarify an issue:

[x]>=[x-y]+[y], is y>x?

1. x>0
2. y>0

explain your solution
Senior Manager
Senior Manager
User avatar
Joined: 21 Mar 2004
Posts: 447
Location: Cary,NC
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 27 Jun 2004, 23:56
Is this a greatest integer function problem or a mod problem ?

for mod problems I would just take appropriate values and use. However not all times we can use only values.......we might have to use a trick here and there.

- let me know b4 i can give it a try

- ash
_________________

ash
________________________
I'm crossing the bridge.........

Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
Re: DS101 [#permalink] New post 28 Jun 2004, 00:15
lastochka wrote:
This problem has been recently posted by halle i believe, I couldn't trace the orginal post, so I'm reposting it in effort to clarify an issue:

[x]>=[x-y]+[y], is y>x?

1. x>0
2. y>0

explain your solution


From |x| >= |x-y| + |y| we get that |x| = |x-y| + |y|, because actually for every x and y it is true that |x| <= |x-y| + |y|(this can be proven...)!

Then x, y, and x - y have the same sign (from =).

1 is sufficient: if x > 0, then x - y >= 0, then y < x is not true.

2 is sufficient too because the same is true for x - y >= 0.

C.
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
Re: DS101 [#permalink] New post 28 Jun 2004, 00:22
You may ask, why from |x| = |x-y| + |y| => x, x-y and y have the same sign?

It follows from:

(|x|-|y|)^2 = |x-y|^2 => -2*|x|*|y| = -2*x*y => x*y >= 0. And if x > 0, then y >= 0.

etc.
Senior Manager
Senior Manager
User avatar
Joined: 07 Oct 2003
Posts: 379
Location: Manhattan
Followers: 1

Kudos [?]: 2 [0], given: 0

GMAT Tests User
Re: DS101 [#permalink] New post 28 Jun 2004, 06:31
Emmanuel wrote:
lastochka wrote:
This problem has been recently posted by halle i believe, I couldn't trace the orginal post, so I'm reposting it in effort to clarify an issue:

[x]>=[x-y]+[y], is y>x?

1. x>0
2. y>0

explain your solution


From |x| >= |x-y| + |y| we get that |x| = |x-y| + |y|, because actually for every x and y it is true that |x| <= |x-y| + |y|(this can be proven...)!

Then x, y, and x - y have the same sign (from =).

1 is sufficient: if x > 0, then x - y >= 0, then y < x is not true.

2 is sufficient too because the same is true for x - y >= 0.

C.


since both are sufficient you mean the answer is D
other than that, I agree with your solution
Senior Manager
Senior Manager
User avatar
Joined: 07 Oct 2003
Posts: 379
Location: Manhattan
Followers: 1

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 28 Jun 2004, 06:33
ashkg wrote:
Is this a greatest integer function problem or a mod problem ?

for mod problems I would just take appropriate values and use. However not all times we can use only values.......we might have to use a trick here and there.

- let me know b4 i can give it a try

- ash


not sure I understand the difference in your question ash. This is an absolute values problem.
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
Re: DS101 [#permalink] New post 28 Jun 2004, 06:39
lastochka wrote:
Emmanuel wrote:
lastochka wrote:
This problem has been recently posted by halle i believe, I couldn't trace the orginal post, so I'm reposting it in effort to clarify an issue:

[x]>=[x-y]+[y], is y>x?

1. x>0
2. y>0

explain your solution


From |x| >= |x-y| + |y| we get that |x| = |x-y| + |y|, because actually for every x and y it is true that |x| <= |x-y| + |y|(this can be proven...)!

Then x, y, and x - y have the same sign (from =).

1 is sufficient: if x > 0, then x - y >= 0, then y < x is not true.

2 is sufficient too because the same is true for x - y >= 0.

C.


since both are sufficient you mean the answer is D
other than that, I agree with your solution


Yes, lastochka, I don't remember exact definitions for A,B,C,D,E, but I know the solution...
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 28 Jun 2004, 06:40
lastochka wrote:
not sure I understand the difference in your question ash. This is an absolute values problem.


lastochka, ashkg want to say that [x] nay mean greatest integer, which is less than x.
Senior Manager
Senior Manager
User avatar
Joined: 21 Mar 2004
Posts: 447
Location: Cary,NC
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 28 Jun 2004, 09:42
lastochka wrote:
ashkg wrote:
Is this a greatest integer function problem or a mod problem ?

for mod problems I would just take appropriate values and use. However not all times we can use only values.......we might have to use a trick here and there.

- let me know b4 i can give it a try

- ash


not sure I understand the difference in your question ash. This is an absolute values problem.


The notation used for absolute values(modulus func) is |x|
The notation used for greatest integer value of x is [x]

Thats my understanding which I hope is correct. I didnt want to solve the problem before knowing that :)

Here's my attempt to solve the problem.
Let E => |x| >= |x-y| + |y|

1. given x > 0

for all values of y>x, E will not hold true.

So y>x cannot be true.
So A is sufficient.


2. given y > 0

for all x, where x<y E wont hold true because |x|<|y| always.

for x>y, E will hold true.

Sor for E to hold true, x>y must be true. So y>x is not true. B is sufficient.

MY ans is D.
_________________

ash
________________________
I'm crossing the bridge.........

Senior Manager
Senior Manager
User avatar
Joined: 07 Oct 2003
Posts: 379
Location: Manhattan
Followers: 1

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 28 Jun 2004, 14:19
ashkg wrote:
lastochka wrote:
ashkg wrote:
Is this a greatest integer function problem or a mod problem ?

for mod problems I would just take appropriate values and use. However not all times we can use only values.......we might have to use a trick here and there.

- let me know b4 i can give it a try

- ash


not sure I understand the difference in your question ash. This is an absolute values problem.


The notation used for absolute values(modulus func) is |x|
The notation used for greatest integer value of x is [x]

Thats my understanding which I hope is correct. I didnt want to solve the problem before knowing that :)

Here's my attempt to solve the problem.
Let E => |x| >= |x-y| + |y|

1. given x > 0

for all values of y>x, E will not hold true.

So y>x cannot be true.
So A is sufficient.


2. given y > 0

for all x, where x<y E wont hold true because |x|<|y| always.

for x>y, E will hold true.

Sor for E to hold true, x>y must be true. So y>x is not true. B is sufficient.

MY ans is D.


I couldn't figure out what key will produce "|" symbol (absolute value symbol). Which key is it on a keyboard? Thanks in advance.
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

Kudos [?]: 2 [0], given: 0

GMAT Tests User
 [#permalink] New post 28 Jun 2004, 15:16
lastochka wrote:
I couldn't figure out what key will produce "|" symbol (absolute value symbol). Which key is it on a keyboard? Thanks in advance.


lastochka, this symbol appears when you press Shift and backslash (it is to the right from "backspace" key).
Manager
Manager
Joined: 28 Jul 2004
Posts: 60
Location: Na
Followers: 1

Kudos [?]: 0 [0], given: 0

 [#permalink] New post 28 Dec 2004, 05:33
Ash,

I have a question based on your explaination.Why do you presume for (2) that x<y will not hold true because |x|<|y| always?What is the relationship b/w both sets of inequality?How did you draw the // that x>y will hold in this case?Tx.

Anna

ashkg wrote:
lastochka wrote:
ashkg wrote:
Is this a greatest integer function problem or a mod problem ?

for mod problems I would just take appropriate values and use. However not all times we can use only values.......we might have to use a trick here and there.

- let me know b4 i can give it a try

- ash


not sure I understand the difference in your question ash. This is an absolute values problem.


The notation used for absolute values(modulus func) is |x|
The notation used for greatest integer value of x is [x]

Thats my understanding which I hope is correct. I didnt want to solve the problem before knowing that :)

Here's my attempt to solve the problem.
Let E => |x| >= |x-y| + |y|

1. given x > 0

for all values of y>x, E will not hold true.

So y>x cannot be true.
So A is sufficient.


2. given y > 0

for all x, where x<y E wont hold true because |x|<|y| always.

for x>y, E will hold true.

Sor for E to hold true, x>y must be true. So y>x is not true. B is sufficient.

MY ans is D.

_________________

We can crack the exam together

  [#permalink] 28 Dec 2004, 05:33
    Similar topics Author Replies Last post
Similar
Topics:
New posts I am sorry if this has been posted before. But I couldnt Priyah 1 02 Nov 2006, 21:42
New posts sorry if this problem has already been posted, but I do not djhouse81 5 19 Jun 2007, 06:47
New posts sorry if this problem has already been posted, but I do not djhouse81 7 19 Jun 2007, 06:52
New posts I know this has been posted a number of times, but I really alimad 3 03 Sep 2007, 19:23
New posts This one has been posted before, but I would like to post bkk145 7 06 Oct 2007, 18:01
Display posts from previous: Sort by

This problem has been recently posted by halle i believe, I

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.