|
Author |
Message |
|
TAGS:
|
|
|
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]
12 Mar 2013, 03:48
1
This post received KUDOS
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?
Last edited by Bunuel on 12 Mar 2013, 03:58, edited 1 time in total.
EDITED THE QUESTION.
|
|
|
|
|
|
|
GMAT Club team member
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]
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
Status: pursuing a dream
Joined: 02 Jun 2011
Posts: 46
Schools: MIT Sloan (LGO)
Followers: 1
Kudos [?]:
21
[0], given: 7
|
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink]
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+5yx^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
Joined: 14 Aug 2005
Posts: 63
Followers: 0
Kudos [?]:
5
[0], given: 1
|
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink]
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
Joined: 05 Jul 2006
Posts: 1565
Followers: 4
Kudos [?]:
63
[0], given: 35
|
Re: If x and y are positive integers, is (2 + x)/(3 + y) greater [#permalink]
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
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]
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
|
|
|
|
|
|
|
|
|
|
|