Last visit was: 18 Nov 2025, 21:57 It is currently 18 Nov 2025, 21:57
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
Orange08
Joined: 25 Jul 2010
Last visit: 24 Oct 2010
Posts: 75
Own Kudos:
3,793
 [61]
Given Kudos: 29
Posts: 75
Kudos: 3,793
 [61]
3
Kudos
Add Kudos
57
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,101
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,101
 [13]
6
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
General Discussion
User avatar
Orange08
Joined: 25 Jul 2010
Last visit: 24 Oct 2010
Posts: 75
Own Kudos:
Given Kudos: 29
Posts: 75
Kudos: 3,793
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Orange08
x + y > 0

----------------

As for your question: when we sum \(7x - 2y > 0\) and \(7x + 7y > 0\) we'll get \(14x+5y>0\) and not \(5y > 0\).

Hope it helps.
Thanks. Oh ya,, silly mistake from me. I meant subtracting equation 2 from 1 will lead us to
9y >0 and eventually y > 0.

Am i wrong in performing such subtractions for inequalities?
User avatar
saxenashobhit
Joined: 20 Jul 2010
Last visit: 14 Nov 2013
Posts: 135
Own Kudos:
254
 [1]
Given Kudos: 9
Products:
Posts: 135
Kudos: 254
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Orange08
Bunuel
Orange08
x + y > 0

----------------

As for your question: when we sum \(7x - 2y > 0\) and \(7x + 7y > 0\) we'll get \(14x+5y>0\) and not \(5y > 0\).

Hope it helps.
Thanks. Oh ya,, silly mistake from me. I meant subtracting equation 2 from 1 will lead us to
9y >0 and eventually y > 0.

Am i wrong in performing such subtractions for inequalities?

I don't think simultaneous equations are solved on inequalities.

If A > 0 and B> 0; it doesn't mean A-B>0. A=2, B 5 will prove this.
User avatar
Orange08
Joined: 25 Jul 2010
Last visit: 24 Oct 2010
Posts: 75
Own Kudos:
Given Kudos: 29
Posts: 75
Kudos: 3,793
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel


You can only add inequalities when their signs are in the same direction:

If \(a>b\) and \(c>d\) (signs in same direction: \(>\) and \(>\)) --> \(a+c>b+d\).
Example: \(3<4\) and \(2<5\) --> \(3+2<4+5\).

You can only apply subtraction when their signs are in the opposite directions:

If \(a>b\) and \(c<d\) (signs in opposite direction: \(>\) and \(<\)) --> \(a-c>b-d\) (take the sign of the inequality you subtract from).
Example: \(3<4\) and \(5>1\) --> \(3-5<4-1\).

So we can only add \(7x - 2y > 0\) and \(7x + 7y > 0\) as their signs are in the same direction (>).

Hope it helps.

Absolutely fantastic. Thanks Bunuel once again. This has indeed cleared one of the flaws in my understanding.
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,099
Own Kudos:
5,094
 [7]
Given Kudos: 376
Posts: 1,099
Kudos: 5,094
 [7]
5
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
samramandy
If x and y are integers and x > 0, is y > 0?
(1) 7x-2y > 0
(2) -y < x

1. 7x > 2y
x=2; y<7 will hold true for y=1, y=0, y=-1
Not Sufficient.

2. x+y>0
x=2; y>-2 will hold true for y=-1, y=0, y=1
Not Sufficient.

Combining both:
7x-2y+x+y>0
8x-y>0
8x>y
x=2; y<16; y can be 1,0,-1
Not Sufficient.

Ans: "E"
avatar
honey86
Joined: 14 Jul 2013
Last visit: 01 May 2016
Posts: 19
Own Kudos:
Given Kudos: 39
Posts: 19
Kudos: 28
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x and y are integers and x > 0, is y > 0?

(1) 7x – 2y > 0
(2) -y < x


Bunuel, please have a look at this.

statement1. 7x - 2y > 0
=> x > 2y/7---------(1)

y can be negative or positive. Not sufficient

statement2. -y < x
=> x + y > 0---------(2)

Again, y can be negative or positive. Not Sufficient.

statement 1 & 2 Together.

from eq. (1) & (2),
[a value > 2y/7] + y > 0
lets consider least value of x (actually this would be lesser than the least).
2y/7 + y > 0
=> 9y/7 > 0 or (9/7)y>0
therefore, y must be > than 0.

Answer C.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,101
Kudos
Add Kudos
Bookmarks
Bookmark this Post
honey86
If x and y are integers and x > 0, is y > 0?

(1) 7x – 2y > 0
(2) -y < x


Bunuel, please have a look at this.

statement1. 7x - 2y > 0
=> x > 2y/7---------(1)

y can be negative or positive. Not sufficient

statement2. -y < x
=> x + y > 0---------(2)

Again, y can be negative or positive. Not Sufficient.

statement 1 & 2 Together.

from eq. (1) & (2),
[a value > 2y/7] + y > 0
lets consider least value of x (actually this would be lesser than the least).
2y/7 + y > 0
=> 9y/7 > 0 or (9/7)y>0
therefore, y must be > than 0.

Answer C.

Why are you considering the least value of x??? Nothing prevents x to be greater than this value and in this case your logic will not hold.
User avatar
anairamitch1804
Joined: 26 Oct 2016
Last visit: 20 Apr 2019
Posts: 506
Own Kudos:
3,564
 [2]
Given Kudos: 877
Location: United States
Concentration: Marketing, International Business
Schools: HBS '19
GMAT 1: 770 Q51 V44
GPA: 4
WE:Education (Education)
Schools: HBS '19
GMAT 1: 770 Q51 V44
Posts: 506
Kudos: 3,564
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
1) 7x-2y>0

7(8)-2(3) = positive
7(8)-2(-3) = positive

y can be neg or pos. NOT sufficient.

2) -y<x

x = 8 , y can equal 3
x = 8, -3<8, so y can be positive

x = 8, y can equal -3
x=8, -(-3)<8, 6<8, y can be negative too. Not sufficient.

c) combined: Look at the breakdown from statement (1) with numbers that also satisfy statement (2)'s criteria. y can be neg OR positive.

Answer is Choice E.
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,124
Own Kudos:
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,124
Kudos: 1,263
Kudos
Add Kudos
Bookmarks
Bookmark this Post
from 1 alone
y can be negative and y can be positive
say y=-1 and x=1.
7+2=9. 9>0

say y=1 and x=1
7-2=5. 5>0

1 alone is insufficient. A and D are out.

statement 2 says -y<x.
rewrite 0<x+y
y can be negative and y can be positive.
say y=-1 and x=2
2-1 = 1. 1>0. works

say y=1 and x=1
1+1=2. 2>0. works.

B is out, so we are left with either C or E - 50/50 chance we'd get it right, not bad
but combining, we see that both statements say that y can be > or < 0.
C is out, and E is the answer.
User avatar
newyork2012
Joined: 22 Sep 2014
Last visit: 23 Apr 2023
Posts: 122
Own Kudos:
51
 [1]
Given Kudos: 51
Location: United States (CA)
Posts: 122
Kudos: 51
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
y=-1 ,x =1

kills 1, 2 and both
User avatar
hgodhani
Joined: 01 Feb 2025
Last visit: 23 Aug 2025
Posts: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How are you assuming the values of x and y as decimals?? when it states in the question that x and y are INTEGERS
Bunuel
Orange08
If x and y are integers and x > 0, is y > 0?
(1) 7x – 2y > 0
(2) -y < x


From 1, y can have +ve and -ve values. For example, x = 2, y = 1 or x = 2, y = -1. Thus, not sufficient to answer whether y >0

From 2, -y < x or x +y > 0, again not sufficient. x = 0.9, y = -0.8 or x = 0.9, y = 0.8

Combining 1 & 2
7x - 2y > 0
x + y > 0

----------------

7x - 2y > 0
7x + 7y > 0 (multiplying earlier equation 2 by 7)

summing the above two equations, can't we derive 5y > 0 and thus y > 0?

If \(y=0\) and \(x\) is any positive integer both statements hold true and the answer to the question is NO.
If \(y=1\) and \(x=2\) again both statements hold true and the answer to the question is YES.
Two different answers. Not sufficient.

Answer: E.

As for your question: when we sum \(7x - 2y > 0\) and \(7x + 7y > 0\) we'll get \(14x+5y>0\) and not \(5y > 0\).

Hope it helps.
Moderators:
Math Expert
105355 posts
496 posts