Last visit was: 25 Apr 2024, 17:50 It is currently 25 Apr 2024, 17:50

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
SORT BY:
Date
Tags:
Difficulty: Sub 505 Levelx   Inequalitiesx                     
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619031 [10]
Given Kudos: 81595
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619031 [5]
Given Kudos: 81595
Send PM
General Discussion
avatar
Intern
Intern
Joined: 12 Jun 2012
Posts: 28
Own Kudos [?]: 107 [3]
Given Kudos: 28
Send PM
User avatar
Manager
Manager
Joined: 12 Mar 2012
Posts: 77
Own Kudos [?]: 104 [3]
Given Kudos: 17
Location: India
Concentration: Technology, General Management
GMAT Date: 07-23-2012
WE:Programming (Telecommunications)
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
3
Kudos
Bunuel wrote:

If x and y are positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y >O



x > 0; y > 0
x/y > 1?
or x > 1? (safe multiply as both x and y are +ve)

(1)
xy > 1
There can be many values of x and y which can satisfy this equation.
eg. x= 2 and y = 0.75 is OK
x = .75 and y = 2 is also OK
Not sufficient

(2)
x - y > 0
=> x > y
Sufficient

hence B
Intern
Intern
Joined: 11 Nov 2014
Posts: 26
Own Kudos [?]: 89 [2]
Given Kudos: 106
Concentration: Marketing, Finance
WE:Programming (Computer Software)
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
2
Kudos
good thing about this question is we are given that x and y are positive.
is x/y >1 ?
since y is positive ,
we can multiply the inequality both side with y .
now the question changes to
y * x/y > y
=> is x >y ?

from stat 1
xy > 1 , well in this case
x = 2 , y = 2 or x= 2 and y = 1 (both satisfies stat. 1 )
which does not give us x>y
insufficient

from stat 2
x-y >0
ofcourse x > y that is why x-y is greater than 0.
correct option - B.
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6275 [3]
Given Kudos: 1646
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
3
Kudos
Expert Reply
Bunuel wrote:
The Official Guide for GMAT® Review, 13th Edition - Quantitative Questions Project

If x and yare positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y > 0


Solution:

We are asked is x/y > 1?

Since x and y are positive we can multiply both sides of our inequality by y to obtain:

Is x > y?

Statement One Alone:

xy > 1

Knowing that the product of xy is greater than 1 does not allow us to determine whether x is greater than y. For example, if x = 2 and y = 1, then x > y, but if x = 1 and y = 2, then x < y. Statement one alone is not sufficient to answer the question. We can eliminate answer choices A and D.

Statement Two Alone:

x – y > 0

We can add y to both sides of the inequality to obtain:

x > y

Statement two is sufficient to answer the question.

The answer is B.
avatar
Intern
Intern
Joined: 01 May 2015
Posts: 32
Own Kudos [?]: 136 [1]
Given Kudos: 1
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
1
Kudos
(1) is not sufficient, because it is possible that x=1, y=2. So, while xy>1, but x/y <1.

On the other hand, it is possible that x=2, y=1. So, while xy>1, but x/y >1.

(2) is sufficient because it tells that x>y. Since the question mentions that x and y are positive, then it has to be the case that x/y>1.

B is the answer.
RSM Erasmus Moderator
Joined: 26 Mar 2013
Posts: 2461
Own Kudos [?]: 1360 [0]
Given Kudos: 641
Concentration: Operations, Strategy
Schools: Erasmus (II)
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
Bunuel wrote:

If x and y are positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y > 0


(2) x - y > 0

x > y.......... divide by y (No change in sign)

x/y > 1

Sufficient

(1) xy > 1

Let x = 2 & y= 1.......Answer Yes

Let x = 1 & y= 2.......Answer NO

Insufficient

Answer: B
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
Arthur1000 wrote:
If x and yare positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y >O

(1) INFUFF: If x*y is greater than 1, it means that either X or Y is greater than two, the problem is that we do not know which one. X/Y could be 2/1 or 1/2
(2) SUFF (assuming integers) if z-y>0, x>y so necessarily x/y greater than one

IMO B

Hello IanStewart
Does the highlighted part make sense?
What if x=5/2 (now it is greater than 2) and y=2/5. May I know your conviction about the highlighted part?
Thanks__
GMAT Tutor
Joined: 24 Jun 2008
Posts: 4128
Own Kudos [?]: 9244 [1]
Given Kudos: 91
 Q51  V47
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
1
Bookmarks
Expert Reply
Asad wrote:
Arthur1000 wrote:
If x and yare positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y >O

(1) INFUFF: If x*y is greater than 1, it means that either X or Y is greater than two, the problem is that we do not know which one. X/Y could be 2/1 or 1/2
(2) SUFF (assuming integers) if z-y>0, x>y so necessarily x/y greater than one

IMO B

Hello IanStewart
Does the highlighted part make sense?
What if x=5/2 (now it is greater than 2) and y=2/5. May I know your conviction about the highlighted part?
Thanks__


No, the highlighted part is not correct. It might be true that x = 1.5 and y = 0.8, for example. When x and y are positive, then xy > 1 guarantees that at least one of the two unknowns is greater than 1, but you can't tell if either is greater than 2.
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
IanStewart wrote:
Asad wrote:
Arthur1000 wrote:
If x and yare positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y >O

(1) INFUFF: If x*y is greater than 1, it means that either X or Y is greater than two, the problem is that we do not know which one. X/Y could be 2/1 or 1/2
(2) SUFF (assuming integers) if z-y>0, x>y so necessarily x/y greater than one

IMO B

Hello IanStewart
Does the highlighted part make sense?
What if x=5/2 (now it is greater than 2) and y=2/5. May I know your conviction about the highlighted part?
Thanks__


No, the highlighted part is not correct. It might be true that x = 1.5 and y = 0.8, for example. When x and y are positive, then xy > 1 guarantees that at least one of the two unknowns is greater than 1, but you can't tell if either is greater than 2.

It seems that the highlighted part is extreme point! Could you explain (with example) a bit the highlighted part, please?
Thanks__
GMAT Tutor
Joined: 24 Jun 2008
Posts: 4128
Own Kudos [?]: 9244 [0]
Given Kudos: 91
 Q51  V47
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
Expert Reply
Asad wrote:
IanStewart wrote:
but you can't tell if either is greater than 2.

It seems that the highlighted part is extreme point! Could you explain (with example) a bit the highlighted part, please?


See my post above:

IanStewart wrote:
It might be true that x = 1.5 and y = 0.8, for example.
Current Student
Joined: 31 Jul 2015
Posts: 48
Own Kudos [?]: 9 [0]
Given Kudos: 599
Location: India
GPA: 3.46
Send PM
If x and yare positive, is x/y greater than 1 ? [#permalink]
Bunuel wrote:
If x and yare positive, is x/y greater than 1 ?

(1) xy > 1
(2) x - y > 0


Let's analyse what the question needs. for x/y>1, we definitely need the magnitude of x to be larger than y.since the question mentions clearly that both variables are positive, we don't need to worry about negative numbers.

S1: this can be any combination of numbers Lets take 2 examples :
a) x=3, y= 2. x/y=3/2. Nice, x/y>1.
b) x=2, y=3. but x/y= 2/3<1. Oops. Inconclusive, therefore let's strike off A and D.

S2: This has resolved our question in red above. Sufficient.

The final answer therefore, B.

Hope that's helpful.
Senior Manager
Senior Manager
Joined: 23 Dec 2022
Posts: 318
Own Kudos [?]: 35 [0]
Given Kudos: 199
Send PM
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
To determine if x/y is greater than 1, we need to evaluate the given statements.

Statement (1): xy > 1
From this statement, we know that the product of x and y is greater than 1. However, this does not provide enough information to determine the relationship between x and y. For example, x could be greater than y, resulting in x/y being greater than 1. On the other hand, y could be greater than x, resulting in x/y being less than 1. Therefore, statement (1) alone is insufficient to determine if x/y is greater than 1.

Statement (2): x - y > 0
This statement tells us that the difference between x and y is greater than 0. Since both x and y are positive, this implies that x must be greater than y. If x is greater than y, then x/y will be greater than 1. Therefore, statement (2) alone is sufficient to determine that x/y is greater than 1.
GMAT Club Bot
Re: If x and yare positive, is x/y greater than 1 ? [#permalink]
Moderator:
Math Expert
92915 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne