Find all School-related info fast with the new School-Specific MBA Forum

It is currently 24 May 2013, 09:09
Customize  |  Hide

If x and y are positive integers, is (2 + x)/(3 + y) greater

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Senior Manager
Senior Manager
Joined: 29 Nov 2012
Posts: 297
Followers: 1

Kudos [?]: 12 [1] , given: 249

If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 12 Mar 2013, 03:48
1
This post received
KUDOS
00:00

Question Stats:

66% (02:19) correct 33% (01:17) wrong based on 3 sessions
If x and y are positive integers, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)?

(1) x + y = 3
(2) x > y

Can we cross multiply in this question? Suppose it wasn't given positive then we move the variables to one side and solve?
[Reveal] Spoiler: OA

Last edited by Bunuel on 12 Mar 2013, 03:58, edited 1 time in total.
EDITED THE QUESTION.
4 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9593 [4] , given: 828

Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 12 Mar 2013, 04:08
4
This post received
KUDOS
If x and y are positive integers, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)?

Is \frac{2 + x}{3 + y}>\frac{2 + y}{3 + x}? Since both denominators are positive we can safely cross-multiply. Though we can solve the question without doing that.

(1) x + y = 3. If x=1 and y=2, then the answer is NO (3/5<4/4) but if x=2 and y=1, then the answer is YES (4/4>3/5). Not sufficient.

(2) x > y. This implies that the numerator of LHS is more than the numerator of RHS, and the denominator of LHS is less than the denominator of RHS, which means that LHS > RHS. Sufficient.

Answer: B.

Hope it's clear.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Status: pursuing a dream
Joined: 02 Jun 2011
Posts: 46
Schools: MIT Sloan (LGO)
Followers: 1

Kudos [?]: 21 [0], given: 7

CAT Tests
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 17 Mar 2013, 08:36
Bunuel wrote:
If x and y are positive integers, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)?

Is \frac{2 + x}{3 + y}>\frac{2 + y}{3 + x}? Since both denominators are positive we can safely cross-multiply. Though we can solve the question without doing that.

(1) x + y = 3. If x=1 and y=2, then the answer is NO (3/5<4/4) but if x=2 and y=1, then the answer is YES (4/4>3/5). Not sufficient.

(2) x > y. This implies that the numerator of LHS is more than the numerator of RHS, and the denominator of LHS is less than the denominator of RHS, which means that LHS > RHS. Sufficient.

Answer: B.

Hope it's clear.


Dear Bunuel,

Can you please elaborate on an Algebra approach?

So far I'd go like this:

Since we know that the denominators are positive, we can cross multiply:

x^2+5x<y^2+5y

x^2-y^2<5y-5x

(x+y)(x-y)<5(y-x)

(x+y)(x-y)<-5(x-y)

Here, can we divide by (x-y)? If not, how to continue?
Manager
Manager
Joined: 14 Aug 2005
Posts: 63
Followers: 0

Kudos [?]: 5 [0], given: 1

GMAT ToolKit User CAT Tests
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 18 Mar 2013, 22:57
Not sure if you would really like to take the algebra approach.

The question is pretty much clear about the usage of positive integer. So lets take a small set of positive integers {1,2,3,4}

Now, for us to get 2+x > 3+y we need to have only x>y; thats the only condition which can help us solve the equation. Since, that's given in B! Hence, B is the answer
_________________

One Last Shot

SVP
SVP
User avatar
Joined: 05 Jul 2006
Posts: 1565
Followers: 4

Kudos [?]: 63 [0], given: 35

CAT Tests
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 20 Mar 2013, 03:02
[quote="fozzzy"]If x and y are positive integers, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)?

(1) x + y = 3
(2) x > y


x,y +ve intigers

from 1

x,y are in fact 1,2 but we dont know which is which...insuff

from 2

if x>y then : numerator 2+x >2+y ( numerator of each side) and 3+y<3+x (denominator of each side), thus larger numerator/smaller denominator is surely > smaller numerator/ larger denominator ..hope this makes sense
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800

Kudos [?]: 9593 [0], given: 828

Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink] New post 20 Mar 2013, 05:06
LGOdream wrote:
Bunuel wrote:
If x and y are positive integers, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)?

Is \frac{2 + x}{3 + y}>\frac{2 + y}{3 + x}? Since both denominators are positive we can safely cross-multiply. Though we can solve the question without doing that.

(1) x + y = 3. If x=1 and y=2, then the answer is NO (3/5<4/4) but if x=2 and y=1, then the answer is YES (4/4>3/5). Not sufficient.

(2) x > y. This implies that the numerator of LHS is more than the numerator of RHS, and the denominator of LHS is less than the denominator of RHS, which means that LHS > RHS. Sufficient.

Answer: B.

Hope it's clear.


Dear Bunuel,

Can you please elaborate on an Algebra approach?

So far I'd go like this:

Since we know that the denominators are positive, we can cross multiply:

x^2+5x<y^2+5y

x^2-y^2<5y-5x

(x+y)(x-y)<5(y-x)

(x+y)(x-y)<-5(x-y)

Here, can we divide by (x-y)? If not, how to continue?


First of all, is (2 + x)/(3 + y) greater than (2 + y)/(3 + x)? Means is \frac{2 + x}{3 + y}>\frac{2 + y}{3 + x}?

Cross-multiply: is (2+x)(3+x)>(2+y)(3+y) --> is 5x+x^2>5y+y^2? --> is (x-y)(x+y)>-5(x-y)? Here we cannot divide by x-y, since we don't know whether it's positive or negative.

What we can do is: (x-y)(x+y)>-5(x-y)? --> (x-y)(x+y)+5(x-y)>0? --> (x-y)(x+y+5)>0?

(1) x + y = 3. The question becomes: is (x-y)(3+5)>0? --> is x-y>0? We don't know that, thus this statement is not sufficient.

(2) x > y --> x-y>0. So, we can reduce by x-y and the question becomes: is x+y+5>0? Since x and y are positive then the answer to this question is YES. Sufficient.

Answer: B.

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Re: If x and y are positive integers, is (2 + x)/(3 + y) greater   [#permalink] 20 Mar 2013, 05:06
    Similar topics Author Replies Last post
Similar
Topics:
New posts 1 x^3*y ^4=5000, y =? 1)y is a positive integer 2)x is a boksana 5 25 Jun 2004, 13:14
New posts ds.x^3*y ^4=5000, y =? 1) y is a positive integer 2) x is a marine 6 09 Sep 2004, 21:41
New posts (x^3 * y ^4=5000, y = ? 1)y is a positive integer 2)x is a christoph 6 08 Feb 2005, 14:52
New posts If (2^x)(3^y)=288 where x and y are positive integers then Nayn02 5 07 Jan 2006, 15:05
New posts If x is a positive integer, is y^2 (x^3 - x + 1) amitdgr 4 02 Oct 2008, 00:00
Display posts from previous: Sort by

If x and y are positive integers, is (2 + x)/(3 + y) greater

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.