Last visit was: 19 Nov 2025, 06:40 It is currently 19 Nov 2025, 06:40
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
778,227
 [9]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,227
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,341
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,341
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Aarya20
Joined: 03 Jun 2022
Last visit: 10 Oct 2022
Posts: 32
Own Kudos:
Given Kudos: 15
Location: India
GPA: 3.74
Posts: 32
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,388
Kudos: 778,227
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Aarya20
Bunuel, is this a 700 level question?
_________________________
Yes. Check the tags and stats.
Attachments

2022-06-22_12-05-28.png
2022-06-22_12-05-28.png [ 148.55 KiB | Viewed 5315 times ]

User avatar
mlindak
Joined: 21 Apr 2023
Last visit: 21 Dec 2023
Posts: 13
Own Kudos:
13
 [1]
Given Kudos: 34
Concentration: Entrepreneurship, Technology
GMAT 1: 720 Q50 V38
GPA: 3
WE:Project Management (Computer Software)
GMAT 1: 720 Q50 V38
Posts: 13
Kudos: 13
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I initially approached this question in the following way.

y/x > y/(x + y)
can be simplified to
x/y < (x+y)/y
x/y < (x/y) + (y/y)
x/y < (x/y) + 1

This is true for all numbers, so I thought the answer was D, either suffices.
Can anyone point out to where I'm going wrong?
User avatar
sanjitscorps18
Joined: 26 Jan 2019
Last visit: 19 Nov 2025
Posts: 637
Own Kudos:
Given Kudos: 128
Location: India
Schools: IMD'26
Products:
Schools: IMD'26
Posts: 637
Kudos: 623
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Given that \(x ≠ 0\), \(y ≠ 0\), and \((x + y) ≠ 0\), is \(\frac{y}{x} > \frac{y}{(x + y)}\) ?

(1) \(x > -1\)

(2) \(y > -1\)

Are You Up For the Challenge: 700 Level Questions


\(\frac{y}{x} > \frac{y}{(x + y)}\)
=> \(\frac{y}{x} - \frac{y}{(x + y)}\) > 0
=> \(\frac{(yx + y^2 - xy)}{x(x+y)}\) > 0
=> \(\frac{(y^2)}{x(x+y)}\) > 0

Since \(y^2\) is positive \(x(x+y)\) has to be positive
Hence the question is essentially asking if \(x(x+y)\) > 0

Considering statements

(1) \(x > -1\)
Let x be 10 and y be 10 the equation above holds.
But if x is 0 and y is 10 it does not hold

(2) \(y > -1\)
Similar statements as above are applicable.

However even if we combine the statement, we have the below possibilities.
If x = 10 and y be 10 the equation above holds
But if x is 0 and y is 0 it does not hold

Hence E
User avatar
LucienH
Joined: 14 Sep 2023
Last visit: 28 Feb 2024
Posts: 93
Own Kudos:
Given Kudos: 25
Posts: 93
Kudos: 59
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mlindak
I initially approached this question in the following way.

y/x > y/(x + y)
can be simplified to
x/y < (x+y)/y
x/y < (x/y) + (y/y)
x/y < (x/y) + 1

This is true for all numbers, so I thought the answer was D, either suffices.
Can anyone point out to where I'm going wrong?

IMO here when you simplify you have
y/x > y/(x + y)
(x + y) * y > xy
xy + y^2 > xy

which simplifies to y^2 > 0

This will forever be true because we know that y is different than 0, and a square of a real number can only be 0 or positive
Thus answer choices are irrelevant IMO...
User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 18 Nov 2025
Posts: 378
Own Kudos:
Given Kudos: 9
Expert
Expert reply
Posts: 378
Kudos: 226
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LucienH
mlindak
I initially approached this question in the following way.

y/x > y/(x + y)
can be simplified to
x/y < (x+y)/y
x/y < (x/y) + (y/y)
x/y < (x/y) + 1

This is true for all numbers, so I thought the answer was D, either suffices.
Can anyone point out to where I'm going wrong?

IMO here when you simplify you have
y/x > y/(x + y)
(x + y) * y > xy
xy + y^2 > xy

which simplifies to y^2 > 0

This will forever be true because we know that y is different than 0, and a square of a real number can only be 0 or positive
Thus answer choices are irrelevant IMO...

Be careful simplifying the stem when you don't know whether x, y or x+y are negative, for example. You can't actually simplify this because you don't know whether to flip the inequality or not because you don't know whether these values are negative or not. Thanks
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105388 posts
496 posts