Problem in the Problem

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 46
Joined: Mon Jun 18, 2012 10:32 pm
Thanked: 1 times
Followed by:1 members

Problem in the Problem

by smagish » Sun Jul 29, 2012 1:58 am
If x, y, and k are positive numbers such that (x)10/(x+y) + (y)20/(x+y) = k and if x < y, which of the following could be the value of k?

A. 10
B. 12
C. 15
D. 18
E. 30

I doubt the question to be erroneous....any thoughts

Thanks in advance:)
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 210
Joined: Thu Mar 08, 2012 11:24 pm
Thanked: 62 times
Followed by:3 members

by niketdoshi123 » Sun Jul 29, 2012 3:07 am
smagish wrote:If x, y, and k are positive numbers such that (x)10/(x+y) + (y)20/(x+y) = k and if x < y, which of the following could be the value of k?

A. 10
B. 12
C. 15
D. 18
E. 30
x, y, & k are positive numbers
x < y
Simplifying the given equation
(10x + 20y) = k(x+y)

Let plug in the value of k
We will start with option C as the options are in increasing order
Substituting k=15 in the equation

10x + 20y = 15x + 15y
=>5y = 5x => y = x but we know that x<y so eliminate option C. Also the value of k<15 will give us the inequality x>y, therefore eliminate options A and B.

Check for option E
k= 30

10x + 20y = 30x + 30y
=> -10y = 20x => y = -2x but we know that x and y both are positive. Hence eliminate option E

We are left with option D, which is the correct answer.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Sun Jul 29, 2012 8:18 pm
smagish wrote:If x, y, and k are positive numbers such that (x)10/(x+y) + (y)20/(x+y) = k and if x < y, which of the following could be the value of k?

A. 10
B. 12
C. 15
D. 18
E. 30

I doubt the question to be erroneous....any thoughts

Thanks in advance:)
(x/(x + y))(10) + (y/(x + y))(20) = k and x < y
10x + 20y = k(x + y)
x(10 - k) = y(k - 20)
y/x = (10 - k)/(k - 20) and we know y > x or y/x > 0

So, 15 < k < 20 implies k = 18

The correct answer is D.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Junior | Next Rank: 30 Posts
Posts: 25
Joined: Fri Jun 08, 2012 7:12 am
Thanked: 1 times

by sanrisenew » Tue Jul 31, 2012 2:39 am
10x/(x+y) + 20y/(x+y) = K


(10x+20y)/(x+y) =K

(10(x+y) + 10y)/(x+y) = k

10 + 10*y/(x+y) = K

Now, second term on LHS is less than 10 therefore , 30 is out
y/(x+y) can't be less than 1/2 as x<y therefore only option left is 18.