|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[1] , given: 63
|
If m > 0 and n > 0, is (m+x)/(n+x) > m/n? [#permalink]
26 Jul 2011, 21:58
1
This post received KUDOS
Question Stats:
64% (02:34) correct
35% (01:01) wrong based on 2 sessions
If m > 0 and n > 0, is (m+x)/(n+x) > m/n? (1) m < n. (2) x > 0. OPEN DISCUSSION OF THIS QUESTION IS HERE: if-m-0-and-n-0-is-m-x-n-x-m-n-93967.html
Last edited by Bunuel on 30 Jul 2012, 05:21, edited 5 times in total.
Edited the question.
|
|
|
|
|
|
|
|
|
Director
Status:
Joined: 24 Jul 2011
Posts: 504
GMAT 1: 780 Q51 V48
GRE 1: 1540 Q800 V740
Followers: 37
Kudos [?]:
163
[2] , given: 9
|
2
This post received KUDOS
Revision: (C) is the correct answer. Please see ~fluke's solution below. Thanks.
_________________
Free profile evaluation by top b-school alumni: email us at info@gyanone.com B-school application service http://www.gyanone.com/appone.html [b]Visit our blog: www.gyanone.com/blog
Last edited by GyanOne on 02 Aug 2011, 00:40, edited 4 times in total.
|
|
|
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[0], given: 63
|
Don't we need to know if X is positive or negative before multiplying both sides by (N + X)? What if N is negative so that N + X < 0? This would call for us to change the sign of the inequality when we take the 1st step you did above in restating the question.
|
|
|
|
|
|
Intern
Joined: 08 Feb 2010
Posts: 48
Concentration: Leadership, International Business
GMAT 1: 670 Q50 V31
WE: Project Management (Energy and Utilities)
Followers: 1
Kudos [?]:
5
[0], given: 1
|
I would go for C
(1) Gives us that any side could be greated depending on sign of X (2) Gives us condition on X being +ve.
Hence combine together and we get C as answer.
|
|
|
|
|
|
Intern
Joined: 08 Feb 2010
Posts: 48
Concentration: Leadership, International Business
GMAT 1: 670 Q50 V31
WE: Project Management (Energy and Utilities)
Followers: 1
Kudos [?]:
5
[0], given: 1
|
Hey please ingnore my earlier ans. B is the right answer.
Just check with the numbers. eg 4/3 < 3/2.
|
|
|
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[0], given: 63
|
GyanOne is correct. The OA is A. I just don't understand why we don't need to know that X is positive.
Revision:
GyanOne is incorrect. The OA is C. We do need to know the sign of X.
Last edited by Yalephd on 27 Jul 2011, 09:48, edited 2 times in total.
|
|
|
|
|
|
Intern
Joined: 27 Jul 2011
Posts: 1
Followers: 0
Kudos [?]:
1
[1] , given: 0
|
1
This post received KUDOS
This is why answer IS NOT B:
II) x>0 Case 1: let m=2, n=3 and x=1 (2+1)/(3+1) = 3/4 and 3/4 > 2/3
Case 2: let m=3, n=2 and x=1 (3+1)/(2+1) = 4/3 and 4/3 < 3/2
Since we can find find values to make the statement true and false, II is not sufficient.
From I) we know that m<n, also, not sufficient on it's own because X can be either positive or negative.
However, taking I and II together we can answer the question, so the answer is C.
|
|
|
|
|
|
Intern
Joined: 08 Jul 2011
Posts: 6
Followers: 0
Kudos [?]:
0
[0], given: 2
|
Yalephd wrote: GyanOne is correct. The OA is A. I just don't understand why we don't need to know that X is positive. I second this. GyanOne's algebra seems correct. And apparently OA is A. However what about cases 1. x=1, m=1, n=2; and 2. x=-1, m= 1, n=2. First case resolves to 2/3, which is greater than 1/2. Second case resolves to 0, which is less than 1/2. Insufficient. So what am I missing?
|
|
|
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[0], given: 63
|
elementbrdr, you're right. We definitely need to know the sign of X. I have to go back and check the OA. Maybe I made a mistake. It looks like it has to be C.
M < N tells us that this is a proper fraction. If we add the same number to the numerator and the denominator, the fraction increases. If we subtract the same number from the numerator and the denominator, the fraction decreases. Hence, we need to know whether M < N and whether X < 0.
Last edited by Yalephd on 27 Jul 2011, 09:45, edited 1 time in total.
|
|
|
|
|
|
Intern
Joined: 08 Jul 2011
Posts: 6
Followers: 0
Kudos [?]:
0
[0], given: 2
|
Yalephd wrote: OA is C Well that makes sense based on plugging numbers. I still don't see what is wrong with GyanOne's algebra though...
|
|
|
|
|
|
Math Forum Moderator
Joined: 20 Dec 2010
Posts: 2100
Followers: 108
Kudos [?]:
655
[3] , given: 376
|
3
This post received KUDOS
\frac{m+x}{n+x} > \frac{m}{n}\frac{m+x}{n+x}-\frac{m}{n} > 0\frac{mn+nx-mn-mx}{n+x}> 0\frac{x(n-m)}{n+x}> 01. m<nThus, n-m>0 Now, if x>0; the fraction will be greater than 0. If x<0 but |x|<n; the fraction will be less than 0. 2. x>0If x>0; m<n; the fraction will be greater than 0 m>n; the fraction will be less than 0 Together; The fraction is greater than 0. Ans: "C" ******************************************************************** Since, we don't know the sign of x; we can't cross multiply as x can be negative and |x|>n ***********************************************************************
_________________
~fluke
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Senior Manager
Joined: 18 Sep 2009
Posts: 373
Followers: 3
Kudos [?]:
17
[0], given: 2
|
After plug-in various numbers for m,n,x .I will go with c.
|
|
|
|
|
|
Senior Manager
Joined: 08 Nov 2010
Posts: 435
WE 1: Business Development
Followers: 6
Kudos [?]:
25
[0], given: 161
|
fluke wrote: \frac{m+x}{n+x} > \frac{m}{n}
\frac{m+x}{n+x}-\frac{m}{n} > 0
\frac{mn+nx-mn-mx}{n+x}> 0
\frac{x(n-m)}{n+x}> 0
1. m<n
Thus, n-m>0
Now, if x>0; the fraction will be greater than 0. If x<0 but |x|<n; the fraction will be less than 0.
2. x>0
If x>0; m<n; the fraction will be greater than 0 m>n; the fraction will be less than 0
Together; The fraction is greater than 0.
Ans: "C" ********************************************************************
Since, we don't know the sign of x; we can't cross multiply as x can be negative and |x|>n *********************************************************************** Shouldnt the divisor should be n(n+x) or am i missing something with the N? how did you get rid of it after combining n+x and n? thanks.
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Status:
Joined: 24 Jul 2011
Posts: 504
GMAT 1: 780 Q51 V48
GRE 1: 1540 Q800 V740
Followers: 37
Kudos [?]:
163
[1] , given: 9
|
1
This post received KUDOS
144144, As n>0, we can exclude n from the divisor.
_________________
Free profile evaluation by top b-school alumni: email us at info@gyanone.com B-school application service http://www.gyanone.com/appone.html [b]Visit our blog: www.gyanone.com/blog
|
|
|
|
|
|
Senior Manager
Joined: 08 Nov 2010
Posts: 435
WE 1: Business Development
Followers: 6
Kudos [?]:
25
[0], given: 161
|
tnx. i did it at around 2am so i was "floating"... +1
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[0], given: 63
|
How do we go from this \frac{m+x}{n+x}-\frac{m}{n} > 0
to this \frac{mn+nx-mn-mx}{n+x}> 0
I don't see how we dropped the N from the denominator.
"As n>0, we can exclude n from the divisor. " Why is that?
|
|
|
|
|
|
Senior Manager
Joined: 08 Nov 2010
Posts: 435
WE 1: Business Development
Followers: 6
Kudos [?]:
25
[0], given: 161
|
Yalephd wrote: How do we go from this \frac{m+x}{n+x}-\frac{m}{n} > 0
to this \frac{mn+nx-mn-mx}{n+x}> 0
I don't see how we dropped the N from the denominator.
"As n>0, we can exclude n from the divisor. " Why is that? because its positive, you are allowed to multiple both sides of the equation times N. when u multiple the right side it stays 0, when you multiple the left side, N cancels the denominator. If we had no information about whether it is +ve or -ve, we couldnt do it bc this might change the > sign (If N was -ve) hope this is clear.
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Director
Status:
Joined: 24 Jul 2011
Posts: 504
GMAT 1: 780 Q51 V48
GRE 1: 1540 Q800 V740
Followers: 37
Kudos [?]:
163
[1] , given: 9
|
1
This post received KUDOS
If the product of two numbers is positive, they must either both be positive or both be negative. Since n is > 0 (given in the question), (nx-mx)/(m+x) must also be > 0. Therefore we check only for the condition where (nx-mx)/(m+x) is > 0 as it will also make the entire expression > 0.
_________________
Free profile evaluation by top b-school alumni: email us at info@gyanone.com B-school application service http://www.gyanone.com/appone.html [b]Visit our blog: www.gyanone.com/blog
|
|
|
|
|
|
Senior Manager
Joined: 08 Nov 2010
Posts: 435
WE 1: Business Development
Followers: 6
Kudos [?]:
25
[1] , given: 161
|
1
This post received KUDOS
GyanOne wrote: If the product of two numbers is positive, they must either both be positive or both be negative.
Since n is > 0 (given in the question), (nx-mx)/(m+x) must also be > 0. Therefore we check only for the condition where (nx-mx)/(m+x) is > 0 as it will also make the entire expression > 0. GyanOne - I can say from a user of this amazing forum for few month now, we are very happy to have you here with us. Your answers are clear and very helpful. Thanks. +1
_________________
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 03 Aug 2010
Posts: 111
GMAT Date: 08-08-2011
Followers: 1
Kudos [?]:
12
[0], given: 63
|
Got it. Thanks, guys. +1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If m>0 and n>0, is m+x/n+x > m/n?
|
ggarr |
4 |
09 Jun 2007, 22:14 |
|
|
|
If m>0 and n>0, is (m+x)/(n+x) > m/n? (1) m is less
|
above720 |
8 |
23 Aug 2007, 18:44 |
|
|
|
If m > 0 and n > 0, is (m+x)/(n+x) > m/n 1) m <
|
xALIx |
2 |
22 Jun 2008, 13:33 |
|
|
|
If m>0, n>0, is (m+x)/(n+x) > m/n?
|
viveksharma |
4 |
25 Aug 2008, 03:41 |
|
|
|
If m>0 and n >0, is ((m+x)/(n+x)) > (m/n)
|
metallicafan |
3 |
09 Mar 2010, 20:49 |
|
|
|
|
|
|