Equatons: Are x and y both positive ?

[This topic has 15 member replies]
Free $100 Amazon.com Gift Card - Buy a GMAT course using a Beat The GMAT discount code between Mar 8-22 and get a $100 Amazon.com Gift Card. Learn more!
Post New Topic   Post Reply

II
GMAT Destroyer!



Joined: 10 Dec 2007
Posts: 400

Thanks given: 10
Thanked 13 times in 9 posts
Location: London, UK

Target GMAT Score: 700
GMAT Score: 680

Topic: Equatons: Are x and y both positive ?
PostSat Aug 23, 2008 7:21 am

Elapsed Time:
00:00
Lap   Why a timer is critical to improving your score

Please illustrate your logic behind the answer.

Thanks.
Attachments
This post contains an attachment. You must be logged in to download/view this file. Please login or register as a user.
Back to top
View user's profile Send private message
eccentric
Rising GMAT Star

Default Avatar

Joined: 15 Jul 2008
Posts: 71

Thanks given: 0
Thanked 2 times in 2 posts

Test Date: June 2009
Target GMAT Score: 750+

PostSat Aug 23, 2008 9:11 am

Both statement together is sufficient to answer the question

1. 2x-2y = 1 ---> there are 2 possibility for this to be correct both +ve or both -ve such that their difference is 1/2 so A,D ruled out

2. x/y > 1 ---> would again give two choice where x and y both must either be +ve or -ve so B ruled out as well

if we combine both; the difference must be +ve hence it can be concluded that both x and y must be +ve

Regards
Back to top
View user's profile Send private message
rishi235
Rising GMAT Star

Default Avatar

Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts

PostSat Aug 23, 2008 10:23 pm

Hi...
i agree to rule out A & B...with the same logic given my eccentric

Now combining the 2 statements...
X & Y...both can be -ve...

Lets take an example...
X = -5/2 &
Y = -3

From Stmt 1)..
X-Y = 1/2
-5/2 - (-3) = -5/2+3 = 1/2 ...Satisfies the condition (1) & also X>Y..so satisfies the condition (2)...

So IMO ans is E....as we cannot tell whether both r +ve or both r -ve...
Back to top
View user's profile Send private message
001
Just gettin' started!

Default Avatar

Joined: 12 Jan 2007
Posts: 5

Thanks given: 0
Thanked 0 times in 0 posts

PostSun Aug 24, 2008 2:23 am

Hi, my ans is C.

Statement 1) 2x-2y=1
This statement tells x is more than y, so we can choose any value of x and y (+, -, and 0) to complete this statement. -- Insufficient.

Statement 2) (x/y) > 1
if x>0, then y >0
if x<0, then y<0
Insufficent.

taking boht statements together;
we knows that 2x-2y=1, so x=(2y+1)/2 -------(1)
and (x/y) > 1 ---------(2)

thus, (2y+1)/2y >1

[(2y+1)/2y]-1>0

1/2y >0

so we got y>0, and x must be positive to go with (x/y) > 1
Back to top
View user's profile Send private message
pepeprepa
GMAT Destroyer!

Default Avatar

Joined: 08 Jul 2008
Posts: 661

Thanks given: 10
Thanked 44 times in 42 posts
Location: France

PostSun Aug 24, 2008 2:37 am

rishi you are almost totally true you just have to check that
"-5/2 - (-3) = -5/2+3 = 1/2 ...Satisfies the condition (1) & also X>Y "
but this does not satisfy the condition 1) (-5/2) / (-3) = 5/6<1
Back to top
View user's profile Send private message
II
GMAT Destroyer!



Joined: 10 Dec 2007
Posts: 400

Thanks given: 10
Thanked 13 times in 9 posts
Location: London, UK

Target GMAT Score: 700
GMAT Score: 680

PostSun Aug 24, 2008 3:28 am

Thank for the input guys !

Lets ask ourselves what this question is aiming to test:
I think from the Q-stem "Are x and y both positive?" we know that this question will in some way test our knowledge of number properties (positives/negatives). so we need to bear this in mind when working through the problem.
And also from the statements we know that it will also test our ability to work with equations and inequalities.
I think this initial analysis is helpful when jumping into a problem, since it enables me to determine my approach to solve the problem.

I think it is fairly easy to rule out choices: A, B, and D. Each statement by itself is not sufficient.
So this leaves C and E.

(1) and (2) together:

(1) tells us: 2x-2y=1 --> x-y=1/2 --> x=y+1/2 (this means that x will always be greater then y)
(2) tells us that x/y > 1 --> we know from this that both x and y have to be the same sign (either pos or neg) otherwise the number will be negative.
We can also rearrange the inequality. Remember the golden rule with inequalities ... if you multiply/divide by a negative number, then the sign flips. Note: we dont know yet if y (the denominator) is neg or pos ... so we have to consider both cases.
If y is pos ... then x/y > 1 becomes x > y (we keep the same sign)
If y is neg ... then x/y > 1 becomes x < y (we flip the sign)

So in summary:
from (1) we know that x has to be greater than y (x>y) because x=y+1/2
from (2) we know that if x is greater than y, then both x and y are positive

So C is SUFF.
Back to top
View user's profile Send private message
rishi235
Rising GMAT Star

Default Avatar

Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts

PostSun Aug 24, 2008 7:41 am

Oh i didn't even bother to check the 2nd condition...
Thanks guys 4 all the discussions & pepeprepa thanks 4 correcting me...
Smile
Back to top
View user's profile Send private message
shaden
Just gettin' started!

Default Avatar

Joined: 02 Oct 2008
Posts: 28

Thanks given: 2
Thanked 0 times in 0 posts

PostThu Nov 06, 2008 8:31 am

I am still confused... I believe both statements are insufficent, GMAT says it is solveable with both. My logic is as follows: Statement 2 says X > Y. Therefore, we can plug #'s into statement one.

First I used X =3, Y=2.5 --> 2(3)-2(2.5) ---> 6-5 =1, X and Y positive work.

Now lets try some negative numbers. X=-2, Y=-2.5 ---> 2(-2) - 2(-2.5) ---> -4 +5 = 1

We can solve it with both x and y positive, and x and y negative, therefore we dont know if x and y are both positive.... I said E, they say C.

Can anyone explain where I went wrong?

Thanks,
Back to top
View user's profile Send private message
EricLien9122
Really wants to Beat The GMAT!

Default Avatar

Joined: 22 May 2008
Posts: 106

Thanks given: 3
Thanked 3 times in 3 posts

PostThu Nov 06, 2008 11:36 am

Shaden:
x=-2, y=-2.5 will not satisfy statement 2.

-2/-2.5 > 1?

Please correct me if I made a mistake.
Back to top
View user's profile Send private message
Fab
Rising GMAT Star

Default Avatar

Joined: 15 Jul 2008
Posts: 88

Thanks given: 0
Thanked 3 times in 3 posts
Location: Lima

Test Date: October
Target GMAT Score: 700

PostThu Nov 06, 2008 2:58 pm

Hey guys, just one question:

What happen if X=-0.5 and Y=-1

Condition1: 2X - 2Y =1 -----> -1 - 2(-1) = 1 OK
Condition 2: x/y>1 -------> -0.5 > -1 OK

Both could be negative either, so why not E ??

THANKS.
Back to top
View user's profile Send private message
shaden
Just gettin' started!

Default Avatar

Joined: 02 Oct 2008
Posts: 28

Thanks given: 2
Thanked 0 times in 0 posts

PostThu Nov 06, 2008 5:07 pm

Your right... I must be misunderstanding some fundamental rule of math. I thought you could go from (x/y) > 1 --> x >y (by multiplying both sides by y).

Therefore, -2 > -2.5, but your way is correct....

Why am I not allowed to convert (x/y) > 1 --> x > y?
Back to top
View user's profile Send private message
eracnos
Just gettin' started!

Default Avatar

Joined: 23 Oct 2008
Posts: 28

Thanks given: 0
Thanked 0 times in 0 posts
Location: Boston

Target GMAT Score: 700
GMAT Score: 570

PostThu Nov 06, 2008 8:35 pm

shaden wrote:
Your right... I must be misunderstanding some fundamental rule of math. I thought you could go from (x/y) > 1 --> x >y (by multiplying both sides by y).

Therefore, -2 > -2.5, but your way is correct....

Why am I not allowed to convert (x/y) > 1 --> x > y?
Because when u multiply on a negative number, u should flip the sign ( <,>)
_________________
Feeling blue is feeling true
Back to top
View user's profile Send private message
4meonly
GMAT Destroyer!

Default Avatar

Joined: 16 Aug 2008
Posts: 890

Thanks given: 20
Thanked 21 times in 21 posts

Target GMAT Score: 750)
GMAT Score: 660(

PostSun Nov 09, 2008 11:48 am

Fab wrote:
Hey guys, just one question:

What happen if X=-0.5 and Y=-1

Condition1: 2X - 2Y =1 -----> -1 - 2(-1) = 1 OK
Condition 2: x/y>1 -------> -0.5 > -1 OK

Both could be negative either, so why not E ??

THANKS.
You cannot take X=-0.5 and Y=-1 because (-0,5)/(-1)=0,5 which is not more that 1 according to (2)
Back to top
View user's profile Send private message
rmpaes
Rising GMAT Star



Joined: 01 Oct 2008
Posts: 35

Thanks given: 0
Thanked 5 times in 5 posts

PostSun Nov 09, 2008 10:33 pm

If I can't solve an inequality with math, I try to plug in numbers such as -2,-˝,0,˝,2 in a table.
(1)2x - 2y = 1
(2)x/y > 1

Statement 1: 2x - 2y = 1
On the left side of the table we put the the x values and across the top we put useful test cases.
We can manipulate the equation so we can solve for y.
(2x - 1)/2 = y

x_______y_________ Are both x and y positive?
-2______-5/2_________no
-˝_____-1___________no
0_______˝ __________no
˝_______0___________no
2_______3/2__________yes

From the table above we can see that there are times when x and y are not positive and there is a time when it is. Therefore it is not decisive.
We conclude Statement (1) is not sufficient.

Statement 2: x/y > 1

x_______y_________ Are both x and y positive?
-2______-1___________no
-˝_____-1/4_________ no
0_______X ___________X
˝______1/4__________no
2_______ 1__________yes

From the table above we can see that there are times when x and y are not positive and there is a time when it is. Therefore it is not decisive.
We conclude Statement (2) is not sufficient.

To combine the statements we substitute in the y value in statement 1 in statement 2 like this:
From Statement1:
y= (2x - 1)/2
Plug in y value into Statement2:
x/[(2x-1)/2] > 1=
x/[x-˝] > 1
We construct another table using the values in table 1 to see if they meet the condition in statement 2.

x_______y_______x/[x-˝] > 1?___ Are both x and y positive?
-2______-5/2_________4/5-no____________no
-˝_____-1___________1/2-no___________no
0_______˝ ___________X___________no
˝_______0____________X___________no
2_______3/2_________4/3-yes__________yes

The only set of x and y's in our table that meet criteria 1 and 2 are x = 2 and y = 3/2. Both of them are positive.
We conclude that both statements together are sufficient.

_________________
700+ your target then check out my 800 gmat blog here:
http://800gmatblog.zoxic.com
Back to top
View user's profile Send private message
logitech
Moderator



Joined: 21 Oct 2008
Posts: 2135

Thanks given: 47
Thanked 175 times in 159 posts

GMAT Score: 730

PostSun Nov 09, 2008 10:49 pm

II wrote:
Please illustrate your logic behind the answer.

Thanks.
1) x = y + 1/2 OKAY WE KNOW WHO IS THE DADDY! X>Y

2) X/Y > 1 HERE IS THE TRAP!

(Y+1/2) / Y > 1

OR 1 + Y/2 > 1 hmmm...so, Y/2>0 ---> Y>0

Remember X > Y

So these guys are both POSITIVE


Thing to remember:

X/Y > 1

X/Y - 1 > 0 Learn this!

(X-Y)/Y > 0

Y < 0 and X-Y < 0

OR

Y > 0 and X-Y> 0

_________________
LGTCH
---------------------
"DON'T LET ANYONE STEAL YOUR DREAM!"
Back to top
View user's profile Send private message
Thanked by: srisl11, crazy4gmat
Display posts from previous:   

Post New Topic   Post Reply All times are GMT - 7 Hours
Goto page 1, 2  Next
Page 1 of 2
 
Most Active Members in Last 30 Days
1. kstv 322 posts
2. shashank.ism 312 posts
3. harsh.champ 308 posts
4. gmatmachoman 256 posts
5. thephoenix 238 posts
Most Active Experts in Last 30 Days
1. lunarpower
Manhattan GMAT Teacher
97 posts
2. Stuart Kovinsky
Kaplan GMAT Teacher
58 posts
3. Testluv
Kaplan GMAT Teacher
51 posts
4. Lisa Anderson
Stacy Blackman Consulting
49 posts
5. Bryant@VeritasPrep
Veritas Prep
41 posts