inequality

This topic has expert replies
Legendary Member
Posts: 1404
Joined: Tue May 20, 2008 6:55 pm
Thanked: 18 times
Followed by:2 members

inequality

by tanviet » Tue Jul 07, 2009 8:04 pm
this is a official question from retired test and should be studied

if x and y are positive, is 3x>7y?

a, x>y+4

b, -5x<-14y
Source: — Data Sufficiency |

Legendary Member
Posts: 1169
Joined: Sun Jul 06, 2008 2:34 am
Thanked: 25 times
Followed by:1 members

by aj5105 » Tue Jul 07, 2009 9:16 pm
I got (E)

Take values, (x = 6 y = 1) for yes & (x = 15 y = 10) for no

Senior | Next Rank: 100 Posts
Posts: 77
Joined: Sat Dec 27, 2008 10:12 pm
Thanked: 3 times

Re: inequality

by shilpi84 » Tue Jul 07, 2009 9:31 pm
duongthang wrote:this is a official question from retired test and should be studied

if x and y are positive, is 3x>7y?

a, x>y+4

b, -5x<-14y
IMO B

Taking the first statement:
given:x>y+4 plug in values x = 10 y = 1 then 3x>7y
x = 10 y = 2 then 3x>7y
x = 10 y = 3 then 3x>7y
x = 10 y = 4 then 3x>7y
x = 10 y = 5 then 3x<7y
So, stmt 1 is not sufficient.

Taking the second statement:
given: -5x<-14y
x/y>14/5
x/y > 2.8
if it is greater than 2.8 it has to be greater than 2.3
hence statement 2 is sufficient.

Some1 got a faster method?

Legendary Member
Posts: 1169
Joined: Sun Jul 06, 2008 2:34 am
Thanked: 25 times
Followed by:1 members

by aj5105 » Tue Jul 07, 2009 9:35 pm
Solution from maihuna

If x and y are positive, is 3x > 7y?
(1) x > y + 4
(2) -5x < -14y

One is saying x-y >4 so nothing can really be concluded. See below:

x = 6 , y = 1 x-y = 5 3x = 18, 7y = 7 so 3x>7y
x = 20, y = 15, x-y = 5>4, 3x = 60, 7y = 105 so 3x<7y

2. 5x>14y
if 3x>7y => 6x>14y since we know 5x>14y we can say 6x>14y so 2 solve it

Ans: B
Last edited by aj5105 on Tue Jul 07, 2009 9:42 pm, edited 1 time in total.

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Tue Jul 07, 2009 9:41 pm
is 3x>7y

is x>2.3333...y

Stmt I

x>y+4

The question is Is 4>1.333333y

We can have y values satisfying this and not

INSUFF

Stmt II

-5x<-14y

Divide by -5 on both sides the inequality reverses

x>14/5y
x>2.8y

Definitely x>2.33333...y

B

Legendary Member
Posts: 1404
Joined: Tue May 20, 2008 6:55 pm
Thanked: 18 times
Followed by:2 members

by tanviet » Wed Jul 08, 2009 8:56 pm
can we sumarize this kind as following

question x>F1(y)?

given x> F2(y)

we have to find weather "F2 > F1. if F2>F1, we have yes, oppsite we have no answer.

is that right?