Last visit was: 11 May 2026, 03:49 It is currently 11 May 2026, 03:49
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: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ygdrasil24
Joined: 07 Apr 2012
Last visit: 15 Jan 2014
Posts: 69
Own Kudos:
Given Kudos: 45
Location: United States
Concentration: Entrepreneurship, Operations
Schools: ISB '15
GMAT 1: 590 Q48 V23
GPA: 3.9
WE:Operations (Manufacturing)
Schools: ISB '15
GMAT 1: 590 Q48 V23
Posts: 69
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ygdrasil24
Joined: 07 Apr 2012
Last visit: 15 Jan 2014
Posts: 69
Own Kudos:
Given Kudos: 45
Location: United States
Concentration: Entrepreneurship, Operations
Schools: ISB '15
GMAT 1: 590 Q48 V23
GPA: 3.9
WE:Operations (Manufacturing)
Schools: ISB '15
GMAT 1: 590 Q48 V23
Posts: 69
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
ygdrasil24
I have a question, when we say y - x < 2. So we consider region pointing downward as < y condition. But what is the limit of that region.
As per my understanding, its upto infinity, unless crossed out by another line, say x = -5, so our area of consideration gets reduced. Please correct me if I am wrong.
Thanks.

y - x < 2 --> y<x+2. So, it's a whole region below the graph y=x+2 (not limited).
OK. If you refer to the link graphic-approach-to-problems-with-inequalities-68037.html
by Walker, how is the graph x/y >2 drawn here? y < x/2 so graph should be all region less than y = x/2. I didnot get how this graph is drawn.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ygdrasil24
Bunuel
ygdrasil24
I have a question, when we say y - x < 2. So we consider region pointing downward as < y condition. But what is the limit of that region.
As per my understanding, its upto infinity, unless crossed out by another line, say x = -5, so our area of consideration gets reduced. Please correct me if I am wrong.
Thanks.

y - x < 2 --> y<x+2. So, it's a whole region below the graph y=x+2 (not limited).
OK. If you refer to the link graphic-approach-to-problems-with-inequalities-68037.html
by Walker, how is the graph x/y >2 drawn here? y < x/2 so graph should be all region less than y = x/2. I didnot get how this graph is drawn.

It's not a linear equation. So, the approach is different:
walker
1. First of all, we draw x/y>2. x/y=2 - is a boundary. (see figure 1). we should note that if one of the variables is negative and other is positive, x/y will be always negative and less than 2. Therefore, our set of x,y that satisfied x/y>2 lies between line x/y=2 and x-axis.
Attachment:
MSP12871igh5183c7965eh7000022622h2c27df8334.gif
MSP12871igh5183c7965eh7000022622h2c27df8334.gif [ 2.71 KiB | Viewed 6673 times ]

If you are not comfortable with this method use algebra: if-x-y-2-is-3x-2y-18-1-x-y-is-less-than-89225.html
User avatar
NGGMAT
Joined: 20 Oct 2013
Last visit: 26 May 2014
Posts: 37
Own Kudos:
Given Kudos: 27
Posts: 37
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
mainhoon
Can someone solve this without the graphical approach? Bunuel?

My solution from: tough-inequality-challange-89225.html?hilit=walker%20graphic#p732298

If (x/y)>2, is 3x+2y<18?

(1) x-y is less than 2
(2) y-x is less than 2

\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?

(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.

(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.

Answer: A.

Hi Bunnel

I understood the part that x & y are either both positive or both negative.... when both are positive we get x>2y.... then we solve on that basis... what happens to when both are negative???? we solved both statements based on this and also declared statement 1 sufficient.
when both x & y are negative then we cannot have x>2y right? so where are we considering this...
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
NGGMAT
Bunuel
mainhoon
Can someone solve this without the graphical approach? Bunuel?

My solution from: tough-inequality-challange-89225.html?hilit=walker%20graphic#p732298

If (x/y)>2, is 3x+2y<18?

(1) x-y is less than 2
(2) y-x is less than 2

\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?

(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.

(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.

Answer: A.

Hi Bunnel

I understood the part that x & y are either both positive or both negative.... when both are positive we get x>2y.... then we solve on that basis... what happens to when both are negative???? we solved both statements based on this and also declared statement 1 sufficient.
when both x & y are negative then we cannot have x>2y right? so where are we considering this...

When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can we use this technique to solve any of the in equality ques. My accuracy in such questions suffer.
Please mention how I should approach in equalities.....
avatar
alphonsa
Joined: 22 Jul 2014
Last visit: 25 Oct 2020
Posts: 106
Own Kudos:
Given Kudos: 197
Concentration: General Management, Finance
GMAT 1: 670 Q48 V34
WE:Engineering (Energy)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can you please tell me how do you know which region to shade? :( :(
I mean , to the left? or right? above or below the x axis?

How do you find out :?:
User avatar
erikvm
Joined: 26 Feb 2015
Last visit: 19 Mar 2017
Posts: 92
Own Kudos:
Given Kudos: 43
Posts: 92
Kudos: 237
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't understand how we can deduce from (2) that its not sufficient. What I see from the graph, is that y-x=2 never pass the red area. How am I supposed to interpret that graph?

All the other graphs makes sense "Oh okay, don't have any line passing the red part = sufficient" - but the last figure doesn't go through red zone either, yet still insufficient?

Am I supposed to realize that the lines can't pass through that white area just above "TRUE" either?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 11 May 2026
Posts: 16,459
Own Kudos:
Given Kudos: 485
Location: Pune, India
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,459
Kudos: 79,587
Kudos
Add Kudos
Bookmarks
Bookmark this Post
erikvm
I don't understand how we can deduce from (2) that its not sufficient. What I see from the graph, is that y-x=2 never pass the red area. How am I supposed to interpret that graph?

All the other graphs makes sense "Oh okay, don't have any line passing the red part = sufficient" - but the last figure doesn't go through red zone either, yet still insufficient?

Am I supposed to realize that the lines can't pass through that white area just above "TRUE" either?

When the thread gets to the 6th page with, presumably, multiple solutions, you need to quote the post to which you are referring or give its link.
User avatar
erikvm
Joined: 26 Feb 2015
Last visit: 19 Mar 2017
Posts: 92
Own Kudos:
Given Kudos: 43
Posts: 92
Kudos: 237
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
erikvm
I don't understand how we can deduce from (2) that its not sufficient. What I see from the graph, is that y-x=2 never pass the red area. How am I supposed to interpret that graph?

All the other graphs makes sense "Oh okay, don't have any line passing the red part = sufficient" - but the last figure doesn't go through red zone either, yet still insufficient?

Am I supposed to realize that the lines can't pass through that white area just above "TRUE" either?

When the thread gets to the 6th page with, presumably, multiple solutions, you need to quote the post to which you are referring or give its link.

Figure 5. Original post. The line y-x=2 never goes through the red zone - yet "insufficient"
avatar
parvgugnani
Joined: 11 Aug 2014
Last visit: 27 Mar 2018
Posts: 6
Own Kudos:
Given Kudos: 82
Location: United States
Concentration: International Business, Entrepreneurship
Schools: HBS '18
GPA: 3.9
Schools: HBS '18
Posts: 6
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel / Chetan2u / Karishma : Your solution to this problem please ?


Thanks
Regards
avatar
gmatacer40
Joined: 28 Nov 2017
Last visit: 31 Dec 2019
Posts: 16
Own Kudos:
Given Kudos: 41
Location: India
Concentration: General Management
GPA: 3.16
WE:Engineering (Energy)
Posts: 16
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(\frac{x}{y} > 2\), is \(3x + 2y < 18\)?


\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?


(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.


(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.


Answer: A.

THIS QUESTION IS DISCUSSED HERE.

Bunuel I have one doubt. if we see the algebraic approach, the the first condition gives us the solution as y<2 and x<4. However, if i see the graphical approach, these values doesn't satisfy the graphical area satisfied by original condition and condition-1. Clarify where am I going wrong?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatacer40
Bunuel
If \(\frac{x}{y} > 2\), is \(3x + 2y < 18\)?


\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?


(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.


(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.


Answer: A.

THIS QUESTION IS DISCUSSED HERE.

Bunuel I have one doubt. if we see the algebraic approach, the the first condition gives us the solution as y<2 and x<4. However, if i see the graphical approach, these values doesn't satisfy the graphical area satisfied by original condition and condition-1. Clarify where am I going wrong?

Check the graph below:


Blue region satisfies the following conditions:
\(x>0\) and \(y>0\) and \(x>2y>0\)
\(x-y<2\).

As you can see for that region \(y<2\) and \(x<4\) holds true.


Attachment:
Graph+.png
Graph+.png [ 12.12 KiB | Viewed 3219 times ]
avatar
gmatacer40
Joined: 28 Nov 2017
Last visit: 31 Dec 2019
Posts: 16
Own Kudos:
Given Kudos: 41
Location: India
Concentration: General Management
GPA: 3.16
WE:Engineering (Energy)
Posts: 16
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
gmatacer40
Bunuel
If \(\frac{x}{y} > 2\), is \(3x + 2y < 18\)?


\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?


(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.


(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.


Answer: A.

THIS QUESTION IS DISCUSSED HERE.

Bunuel I have one doubt. if we see the algebraic approach, the the first condition gives us the solution as y<2 and x<4. However, if i see the graphical approach, these values doesn't satisfy the graphical area satisfied by original condition and condition-1. Clarify where am I going wrong?

Check the graph below:


Blue region satisfies the following conditions:
\(x>0\) and \(y>0\) and \(x>2y>0\)
\(x-y<2\).

As you can see for that region \(y<2\) and \(x<4\) holds true.


Attachment:
Graph+.png

Bunuel
Bunuel, what if we select values x=3.9 and y=0.1.
It satisfies x>0 y>0 x<4 and y<2. However, I observe that this point doesn't come in graphical solution.please explain.

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatacer40
Bunuel
gmatacer40
If \(\frac{x}{y} > 2\), is \(3x + 2y < 18\)?


\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?


(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.


(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.


Answer: A.

THIS QUESTION IS DISCUSSED HERE.

Bunuel I have one doubt. if we see the algebraic approach, the the first condition gives us the solution as y<2 and x<4. However, if i see the graphical approach, these values doesn't satisfy the graphical area satisfied by original condition and condition-1. Clarify where am I going wrong?

Check the graph below:


Blue region satisfies the following conditions:
\(x>0\) and \(y>0\) and \(x>2y>0\)
\(x-y<2\).

As you can see for that region \(y<2\) and \(x<4\) holds true.

Bunuel
Bunuel, what if we select values x=3.9 and y=0.1.
It satisfies x>0 y>0 x<4 and y<2. However, I observe that this point doesn't come in graphical solution.please explain.

Posted from my mobile device

I see what you mean.

x < 4 and y < 2 does NOT mean that ALL points which have have x-coordinate less than 4 and y-coordinate less than 2 will satisfy \(x>0\), \(y>0\), \(x>2y>0\) and\(x-y<2\).

It meas that ALL points which satisfy \(x>0\), \(y>0\), \(x>2y>0\) and\(x-y<2\) will have x-coordinate less than 4 and y-coordinate less than 2.

Or in another way, ALL points in blue region have x-coordinate less than 4 and y-coordinate less than 2 but NOT all points which have x-coordinate less than 4 and y-coordinate less than 2 are in blue region.

Do you see the difference? Does this make sense?
avatar
gmatacer40
Joined: 28 Nov 2017
Last visit: 31 Dec 2019
Posts: 16
Own Kudos:
Given Kudos: 41
Location: India
Concentration: General Management
GPA: 3.16
WE:Engineering (Energy)
Posts: 16
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatacer40
Bunuel
If \(\frac{x}{y} > 2\), is \(3x + 2y < 18\)?


\(\frac{x}{y}>2\) tells us that \(x\) and \(y\) are either both positive or both negative, which means that all points \((x,y)\) satisfying given inequality are either in I or III quadrant. When they are both negative (in III quadrant) inequality \(3x+2y<18\) is always true, so we should check only for I quadrant, or when both \(x\) and \(y\) are positive.

In I quadrant, as \(x\) and \(y\) are both positive, we can rewrite \(\frac{x}{y}>2\) as \(x>2y>0\) (remember \(x>0\) and \(y>0\)).

So basically question becomes: If \(x>0\) and \(y>0\) and \(x>2y>0\), is \(3x+2y<18\)?


(1) \(x-y<2\).

Subtract inequalities \(x>2y\) and \(x-y<2\) (we can do this as signs are in opposite direction) --> \(x-(x-y)>2y-2\) --> \(y<2\).

Now add inequalities \(x-y<2\) and \(y<2\) (we can do this as signs are in the same direction) --> \(x-y+y<2+2\) --> \(x<4\).

We got \(y<2\) and \(x<4\). If we take maximum values \(x=4\) and \(y=2\) and substitute in \(3x+2y<18\), we'll get \(12+4=16<18\).

Sufficient.


(2) \(y-x<2\) and \(x>2y\):
\(x=3\) and \(y=1\) --> \(3x+2y=11<18\) true.
\(x=11\) and \(y=5\) --> \(3x+2y=43<18\) false.

Not sufficient.


Answer: A.

THIS QUESTION IS DISCUSSED HERE.

Bunuel I have one doubt. if we see the algebraic approach, the the first condition gives us the solution as y<2 and x<4. However, if i see the graphical approach, these values doesn't satisfy the graphical area satisfied by original condition and condition-1. Clarify where am I going wrong?

Bunuel
I see. So, as per our discussion, I conclude that algebraically method of solving has a limitation in the way that it provides superset of solution unlike graphical approach, which gives precisely the solution set only. Am I correct?
However, it seems weird to me since I used to see inequality algebraic method in the other way. For example, if x>5 and y<2 that implies x-y>3; the solution is so precise that every point greater than 3 satisfies the equation. So, still not very clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 May 2026
Posts: 110,259
Own Kudos:
Given Kudos: 106,176
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,259
Kudos: 814,183
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatacer40

Bunuel
I see. So, as per our discussion, I conclude that algebraically method of solving has a limitation in the way that it provides superset of solution unlike graphical approach, which gives precisely the solution set only. Am I correct?
However, it seems weird to me since I used to see inequality algebraic method in the other way. For example, if x>5 and y<2 that implies x-y>3; the solution is so precise that every point greater than 3 satisfies the equation. So, still not very clear.

Not entirely. The algebraic way, gives you precise ranges too. The point is that for (1) we not only have that x < 4 and y < 2, we also have the other constraints: \(x>0\), \(y>0\), \(x>2y>0\) and\(x-y<2\). If you apply all of them you'll get the same domain as we got from the graphic approach, namely the blue region in my post above.
avatar
abhishek893rai
Joined: 29 Jun 2017
Last visit: 31 Aug 2024
Posts: 18
Own Kudos:
Given Kudos: 88
Location: India
GMAT 1: 620 Q48 V27
GPA: 3.48
GMAT 1: 620 Q48 V27
Posts: 18
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi, I have an alternate approach for the same. Please correct if Im wrong.

Given: x/y > 2
=> Inference:
a) x,y are both +ve or both are -ve
b) |x| > |y|

Now,
(1) x - y < 2
if both are positive, then , let x = 7, y = 1
7 - 1 is not LT 2
if both are negative, then, let x = -7, y = -1
-7 - (-1) => -6 < 2 (True)
hence both x and y are negative
therefore in the eq 3x + 2y => always < 0 => sufficient

(2) y - x < 2
if both positive, let x = 7, y = 1, 1 - 7 = -6 < 2 (True)
if both negative, let x = -7, y = -1, -1 - (-7) => 7 not LT 2
Hence both are positive
therefore, if positive values are put in the inequality 3x + 2y => clearly insufficient

Hence, answer is A.
   1   2   3   4   
Moderators:
Math Expert
110259 posts
Tuck School Moderator
852 posts