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

It is currently 24 May 2013, 04:14
Customize  |  Hide

If x, y, and k are positive numbers such that (x/(x+y))(10)

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
User avatar
Joined: 20 Feb 2012
Posts: 45
Followers: 0

Kudos [?]: 17 [0], given: 6

If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 27 Feb 2012, 08:42
00:00

Question Stats:

47% (02:17) correct 52% (01:45) wrong based on 8 sessions
If x, y, and k are positive numbers such that (x/(x+y))(10) + (y/(x+y))(20) = 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
[Reveal] Spoiler: OA
11 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11600
Followers: 1800

Kudos [?]: 9592 [11] , given: 828

Re: If x, y, and k are positive [#permalink] New post 27 Feb 2012, 08:50
11
This post received
KUDOS
BANON wrote:
If x, y, and k are positive numbers such that x/(x+y)*10 + y/(x+y)*20 = 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


10*\frac{x}{x+y}+20*\frac{y}{x+y}=k

10*\frac{x+2y}{x+y}=k

10*(\frac{x+y}{x+y}+\frac{y}{x+y})=k

Finally we get: 10*(1+\frac{y}{x+y})=k


We know that x<y

Hence \frac{y}{x+y} is more than 0.5 and less than 1

0.5<\frac{y}{x+y}<1

So, 15<10*(1+\frac{y}{x+y})<20


Only answer between 15 and 20 is 18.

Answer: D (18)

There can be another approach:

We have: \frac{10x+20y}{x+y}=k, if you look at this equation you'll notice that it's a weighted average.

There are x red boxes and y blue boxes. Red box weight is 10kg and blue box weight 20kg, what is the average weight of x red boxes and y blue boxes?

k represents the weighted average. As y>x, then the weighted average k, must be closer to 20 than to 10. 18 is the only choice satisfying this condition.

Answer: D (18)
_________________

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

Manager
Manager
Joined: 10 Feb 2012
Posts: 73
Location: India
Concentration: Marketing, Strategy
GMAT 1: 640 Q48 V31
GPA: 3.45
WE: Science (Health Care)
Followers: 1

Kudos [?]: 10 [0], given: 41

Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 27 Feb 2012, 08:56
equation can be simplified to
10y = (x+y)(K-10)

Hence Ans = D as only if k=18, we have a positive ratio that is less than 1 for x/y, {where x<y)
Manager
Manager
Joined: 15 Apr 2011
Posts: 71
Followers: 0

Kudos [?]: 13 [0], given: 45

Reviews Badge
Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 14 Apr 2012, 01:19
Bunuel, I didn't understand how you got the 15 and 20 at the extreme ends in the equation. Could you please explain? thanks!
15<10*(1+(y/x+y)<20
_________________

http://mymbadreamz.blogspot.com

4 KUDOS received
Senior Manager
Senior Manager
Joined: 13 Mar 2012
Posts: 374
Concentration: Operations, Strategy
Followers: 1

Kudos [?]: 62 [4] , given: 31

Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 14 Apr 2012, 01:48
4
This post received
KUDOS
mymbadreamz wrote:
Bunuel, I didn't understand how you got the 15 and 20 at the extreme ends in the equation. Could you please explain? thanks!
15<10*(1+(y/x+y)<20


main funda is

y/(x+y) is equal to 1/2 if x=y but when x<y then x+y<2y i.e. y/x+y >1/2 (x,y>0)

also the maximum value is x tends to 0 i.e. as x>0 say x be 0.0000...(infinite times )1 then the expression x+y tends to y i.e. y/ (x+y) <1

hence 0.5 < y/(x+y) < 1
=> 1+0.5 < 1+y/(x+y) < 1+1
=> 10*1.5 < 10*(1+(y/x+y) <2 *10
=> 15<10*(1+(y/x+y)<20

hope this helps..!!
_________________

Practice Practice and practice...!!

If my reply /analysis is helpful-->please press KUDOS
If there's a loophole in my analysis--> suggest measures to make it airtight.

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11600
Followers: 1800

Kudos [?]: 9592 [1] , given: 828

Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 14 Apr 2012, 02:09
1
This post received
KUDOS
mymbadreamz wrote:
Bunuel, I didn't understand how you got the 15 and 20 at the extreme ends in the equation. Could you please explain? thanks!
15<10*(1+(y/x+y)<20


Since x<y then \frac{y}{x+y} is more than 0.5 and less than 1: 0.5<\frac{y}{x+y}<1.

In this case for 1+\frac{y}{x+y} is more than 1.5 and less than 2, so 10*(1+\frac{y}{x+y}) is more than 15 and less than 20: 15<10*(1+\frac{y}{x+y})<20.

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
Joined: 19 Apr 2012
Posts: 3
Followers: 0

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

Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 23 Apr 2012, 10:24
(x/(x+y))(10) + (y/(x+y))(20)=k this equation is equal to

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

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


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

if x < y but still y< x+y so (y/(x+y))(10) < 10 ==> 10+(y/(x+y))(10) <20, k<20

if x=y again y< x+y but it is certain that (y/(x+y))(10) = 5 ==> 10 +(y/(x+y))(10) =15 k=15

x and y are not equal, therefore k must be bigger than 15 , less than 20

15< k < 20

k= 18 valid answer
1 KUDOS received
Manager
Manager
Joined: 01 Apr 2010
Posts: 205
Followers: 1

Kudos [?]: 11 [1] , given: 4

GMAT Tests User
Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 23 Apr 2012, 17:00
1
This post received
KUDOS
I like the weighted box answer approach!
Manager
Manager
Joined: 18 Oct 2010
Posts: 82
Followers: 1

Kudos [?]: 55 [0], given: 26

GMAT Tests User
Re: If x, y, and k are positive [#permalink] New post 14 May 2012, 10:35
Bunuel wrote:
BANON wrote:
If x, y, and k are positive numbers such that x/(x+y)*10 + y/(x+y)*20 = 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


10*\frac{x}{x+y}+20*\frac{y}{x+y}=k

10*\frac{x+2y}{x+y}=k

10*(\frac{x+y}{x+y}+\frac{y}{x+y})=k

Finally we get: 10*(1+\frac{y}{x+y})=k


We know that x<y

Hence \frac{y}{x+y} is more than 0.5 and less than 1

0.5<\frac{y}{x+y}<1

So, 15<10*(1+\frac{y}{x+y})<20


Only answer between 15 and 20 is 18.

Answer: D (18)

There can be another approach:

We have: \frac{10x+20y}{x+y}=k, if you look at this equation you'll notice that it's a weighted average.

There are x red boxes and y blue boxes. Red box weight is 10kg and blue box weight 20kg, what is the average weight of x red boxes and y blue boxes?

k represents the weighted average. As y>x, then the weighted average k, must be closer to 20 than to 10. 18 is the only choice satisfying this condition.

Answer: D (18)



Very well solved by Bunuel, this is question no. 148 in OG 12 P.S, which has been solved in a very complicated manner in O.G.
4 KUDOS received
Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 267 [4] , given: 43

GMAT Tests User
Re: Value of k, given x,y and k are positive integers [#permalink] New post 30 Sep 2012, 14:22
4
This post received
KUDOS
ausadj18 wrote:
Can someone show me the shortcut to solving number 148 from the OG:

If x,y and k are positive numbers such that (x/x+y)(10)+(y/x+y)(20)=k and x <y, which of following could be value for k?

a) 10
b) 12
c)15
d)18
e) 30


\frac{10x}{x+y}+\frac{20y}{x+y}=\frac{10(x+y)+10y}{x+y}=10+\frac{10y}{x+y}.

\frac{10y}{x+y}>\frac{10y}{2y}=5 and \,\,\frac{10y}{x+y}<\frac{10y}{y}=10, therefore 10+5<k<10+10 or 15<k<20.

Answer D.
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

1 KUDOS received
Senior Manager
Senior Manager
User avatar
Joined: 13 Aug 2012
Posts: 468
Followers: 12

Kudos [?]: 75 [1] , given: 11

GMAT ToolKit User GMAT Tests User
Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 10 Dec 2012, 04:35
1
This post received
KUDOS
\frac{10x}{x+y}+ \frac{20y}{x+y}=k
10x + 20y = kx + ky
(10-k)x=(k-20)y
\frac{x}{y}=\frac{k-20}{10-k}

(A) \frac{-10}{0} Out! x and y are non-zeroes.
(B) \frac{x}{y}=\frac{-8}{-2}=\frac{4}{1} Out! x should be less than y.
(C) \frac{-5}{-5} Out! x should not be equal to y.
(D) \frac{-2}{-8}=\frac{1}{4} Bingo!

Answer: D
Intern
Intern
Joined: 12 Nov 2012
Posts: 7
Followers: 0

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

Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 11 Dec 2012, 04:10
I use this approach:
X=1
Y=2
1/3*10 + 2/3*20
10/3+40/3=
50/3--> 16...... Te only outcome greater than 15 is 18 (D). 30 is too much. am I correct? thanks
Senior Manager
Senior Manager
User avatar
Joined: 13 Aug 2012
Posts: 468
Followers: 12

Kudos [?]: 75 [0], given: 11

GMAT ToolKit User GMAT Tests User
Re: If x, y, and k are positive numbers such that (x/(x+y))(10) [#permalink] New post 15 Dec 2012, 00:05
fabrizio1983 wrote:
I use this approach:
X=1
Y=2
1/3*10 + 2/3*20
10/3+40/3=
50/3--> 16...... Te only outcome greater than 15 is 18 (D). 30 is too much. am I correct? thanks


The expression is all about recognizing that it represents "weighted averages" and that k could have a range of values. In this case, the range of values is 15 < k < 20. Perhaps this link would be helpful: Weighted Averages Pattern on the GMAT
Intern
Intern
Joined: 07 Oct 2012
Posts: 2
Followers: 0

Kudos [?]: 0 [0], given: 8

Question to OG 12th Edition PS 148. [#permalink] New post 29 Jan 2013, 03:47
Hey guys,
this is my first post here. Please pardon me if I am doing anything wrong ;)
I am currently preparing for the test and I stumbled upon the task in the title. It is like \frac{x}{x+y} * 10 + \frac{y}{x+y} * 20 = k ; y>x
What is a possible value of k? The OG has a very complicated and time consuming explanation for this and I hope that it can be solved more quickly. I also don't know if it is really that difficult.. Can anyone help?

Thank you in advance!
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11600
Followers: 1800

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

Re: Question to OG 12th Edition PS 148. [#permalink] New post 29 Jan 2013, 04:02
0haxx wrote:
Hey guys,
this is my first post here. Please pardon me if I am doing anything wrong ;)
I am currently preparing for the test and I stumbled upon the task in the title. It is like \frac{x}{x+y} * 10 + \frac{y}{x+y} * 20 = k ; y>x
What is a possible value of k? The OG has a very complicated and time consuming explanation for this and I hope that it can be solved more quickly. I also don't know if it is really that difficult.. Can anyone help?

Thank you in advance!


Merging similar topics. Please refer to the solutions provided and ask if anything remains unclear.

P.S. Please read and follow: rules-for-posting-please-read-this-before-posting-133935.html
_________________

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

Manager
Manager
Joined: 12 Mar 2012
Posts: 75
Concentration: Finance, General Management
GMAT Date: 05-31-2013
GPA: 3.2
Followers: 2

Kudos [?]: 46 [0], given: 9

CAT Tests
Re: Question to OG 12th Edition PS 148. [#permalink] New post 29 Jan 2013, 04:05
0haxx wrote:
Hey guys,
this is my first post here. Please pardon me if I am doing anything wrong ;)
I am currently preparing for the test and I stumbled upon the task in the title. It is like \frac{x}{x+y} * 10 + \frac{y}{x+y} * 20 = k ; y>x
What is a possible value of k? The OG has a very complicated and time consuming explanation for this and I hope that it can be solved more quickly. I also don't know if it is really that difficult.. Can anyone help?

Thank you in advance!


The above equation can be written as \frac{10x}{x+y} + \frac{20y}{x+y} = k

\frac{10x + 20y}{x+y} = k

\frac{10x + 10y}{x+y} + \frac{10y}{x+y} = k
10 + \frac{10y}{x+y} = k

Now since x<y try to come up with a relation between x and y so that we can eliminate the fraction \frac{10y}{x+y} = k

In this case 4x = y or x = y/4 then the fraction will become 10y/(y/4 + y) = 10y/5y/4 = 8.

So the final answer would be 10 + 8 = 18.

We are trying to eliminate the fraction because we need a integer value for k.

Please give a kudo if you like my explanation.
Please ask if you did not understood something.
Re: Question to OG 12th Edition PS 148.   [#permalink] 29 Jan 2013, 04:05
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x,y, and k are positive numbers such that (x/x+y)*10 + jma123 7 21 Feb 2005, 11:00
Popular new posts If x, y, and k are positive numbers such that ( x/x+y)(10) sperumba 13 17 Jan 2006, 18:28
Popular new posts 9 If x,y and k are positive numbers such that (x/(x+y))*(10) + puma 12 09 May 2008, 08:33
Popular new posts 3 If x, y, and k are positive numbers such that (x/x+y )(10) + Nihit 14 26 Jul 2008, 05:51
New posts If x, y, and k are positive numbers such that ( x/x+y)(10) + albany09 3 06 Oct 2008, 07:34
Display posts from previous: Sort by

If x, y, and k are positive numbers such that (x/(x+y))(10)

  Question banks Downloads My Bookmarks Reviews  


cron

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®.