|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 18 Jan 2012
Posts: 9
Followers: 0
Kudos [?]:
0
[0], given: 0
|
If x and y are nonnegative integers and x+y=25 what is x? [#permalink]
12 Feb 2012, 02:21
Question Stats:
91% (01:52) correct
8% (00:42) wrong based on 1 sessions
If x and y are nonnegative integers and x+y=25 what is x? (1) 20x+10y<300 (2) 20x+10y>280 hey guys and gals, on p52 of the strategy guide 3 of the MGMAT they give an example if x and y are nonnegative integers and x+y=25 what is x 1) 20x+10y<300 2) 20x+10y>280 the solution they provide makes sense but 2 things are confusing a) they say the maximum for 20x + 10y is 250 when x=0 and y=25, why didn't they make the maximum value using x=25 , y=0 since that would give you a larger number? b) why didn't they use option (1) and solve for Y , then plug that into X=Y=25 from the original problem? wouldn't that solve for x right away? its probably something simple that I'm missing but any clarity would be appreciated its really bugging me! thanks in advance!
Last edited by Bunuel on 12 Feb 2012, 02:45, edited 1 time in total.
Edited the question and added the OA
|
|
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800
Kudos [?]:
9593
[0], given: 828
|
Re: question on example given on mgmat strategy guide 3 p 152 [#permalink]
12 Feb 2012, 02:44
|
|
|
|
|
|
Intern
Joined: 18 Jan 2012
Posts: 9
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Re: If x and y are nonnegative integers and x+y=25 what is x? [#permalink]
12 Feb 2012, 02:47
ooh that makes sense!
not that important but what about for :
a) they say the maximum for 20x + 10y is 250 when x=0 and y=25, why didn't they make the maximum value using x=25 , y=0 since that would give you a larger number?
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11610
Followers: 1800
Kudos [?]:
9593
[0], given: 828
|
Re: If x and y are nonnegative integers and x+y=25 what is x? [#permalink]
12 Feb 2012, 03:01
c210 wrote: a) they say the maximum for 20x + 10y is 250 when x=0 and y=25, why didn't they make the maximum value using x=25 , y=0 since that would give you a larger number?
b) why didn't they use option (1) and solve for Y , then plug that into X=Y=25 from the original problem? wouldn't that solve for x right away?
its probably something simple that I'm missing but any clarity would be appreciated its really bugging me!
thanks in advance! As for your questions (notice that x and y are nonnegative integers): A. 250 is the smallest possible value of 20x+10y: minimize x, as it has greater multiple (20) and maximize y, as it has smaller multiple (10) --> x=0 and y=25 --> 20x +10y=250. The same way the largest possible value of 20x+10y is for x=25 and y=0 --> 20x +10y=500. Or another way: 20x+10y=20x+10(25-x)=10x+250 --> to get the smallest possible value minimize x, so make it 0: 10x+250=250, and to get the largest possible value maximize x, so make it 25: 10x+250=500. B. You can not solve for x or y as you get only the ranges for them from (1), as well as from (2), and not the unique values (refer to the solution above). 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
|
|
|
|
|
|
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1
Kudos [?]:
3
[0], given: 23
|
Re: If x and y are nonnegative integers and x+y=25 what is x? [#permalink]
12 Aug 2012, 18:06
Bunuel wrote: c210 wrote: a) they say the maximum for 20x + 10y is 250 when x=0 and y=25, why didn't they make the maximum value using x=25 , y=0 since that would give you a larger number?
b) why didn't they use option (1) and solve for Y , then plug that into X=Y=25 from the original problem? wouldn't that solve for x right away?
its probably something simple that I'm missing but any clarity would be appreciated its really bugging me!
thanks in advance! As for your questions (notice that x and y are nonnegative integers): A. 250 is the smallest possible value of 20x+10y: minimize x, as it has greater multiple (20) and maximize y, as it has smaller multiple (10) --> x=0 and y=25 --> 20x +10y=250. The same way the largest possible value of 20x+10y is for x=25 and y=0 --> 20x +10y=500. Or another way: 20x+10y=20x+10(25-x)=10x+250 --> to get the smallest possible value minimize x, so make it 0: 10x+250=250, and to get the largest possible value maximize x, so make it 25: 10x+250=500. B. You can not solve for x or y as you get only the ranges for them from (1), as well as from (2), and not the unique values (refer to the solution above). Hope it helps. Hey Bunuel, You taught me one hard rule, I'll never forget with inequilities. You can only add two inequalities in the same direction, never subtract!! Ex a<b x<y a+x<b+y is ok but a-x<b-y is WRONG!! Now, does this rule differ if I compare an inequality to an equation? Can I subtract an inequality and an equation in the same direction? (1) 2x+y<30 (2) x+y=25 Can I simply subtract with confidence to get: x<5? I know that I can solve for y in equation (2) and substitute in equation (1). I would appreciate if you could confirm Many thanks!!
|
|
|
|
|
|
Director
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43
Kudos [?]:
267
[0], given: 43
|
Re: If x and y are nonnegative integers and x+y=25 what is x? [#permalink]
12 Aug 2012, 23:19
alphabeta1234 wrote: Bunuel wrote: c210 wrote: a) they say the maximum for 20x + 10y is 250 when x=0 and y=25, why didn't they make the maximum value using x=25 , y=0 since that would give you a larger number?
b) why didn't they use option (1) and solve for Y , then plug that into X=Y=25 from the original problem? wouldn't that solve for x right away?
its probably something simple that I'm missing but any clarity would be appreciated its really bugging me!
thanks in advance! As for your questions (notice that x and y are nonnegative integers): A. 250 is the smallest possible value of 20x+10y: minimize x, as it has greater multiple (20) and maximize y, as it has smaller multiple (10) --> x=0 and y=25 --> 20x +10y=250. The same way the largest possible value of 20x+10y is for x=25 and y=0 --> 20x +10y=500. Or another way: 20x+10y=20x+10(25-x)=10x+250 --> to get the smallest possible value minimize x, so make it 0: 10x+250=250, and to get the largest possible value maximize x, so make it 25: 10x+250=500. B. You can not solve for x or y as you get only the ranges for them from (1), as well as from (2), and not the unique values (refer to the solution above). Hope it helps. Hey Bunuel, You taught me one hard rule, I'll never forget with inequilities. You can only add two inequalities in the same direction, never subtract!! Ex a<b x<y a+x<b+y is ok but a-x<b-y is WRONG!! Now, does this rule differ if I compare an inequality to an equation? Can I subtract an inequality and an equation in the same direction? (1) 2x+y<30 (2) x+y=25 Can I simply subtract with confidence to get: x<5? I know that I can solve for y in equation (2) and substitute in equation (1). I would appreciate if you could confirm Many thanks!! YES, you can subtract with confidence, because this operation is equivalent to subtracting the same quantity from both sides, operation allowed when working with inequalities. In the above case, you subtract 25, only that on the left you express it as x + y, and on the right you just simply write it as 25. Therefore, 2x + y - (x + y) < 30 - 25 or x < 5. If you use substitution, replacing x + y in the inequality by 25, you obtain x + 25 < 30, from which by now subtracting 25 from both sides, you get the same conclusion x < 5. So, you do the same thing, just in slightly different forms.
_________________
PhD in Applied Mathematics Love GMAT Quant questions and running.
|
|
|
|
|
|
|
Re: If x and y are nonnegative integers and x+y=25 what is x?
[#permalink]
12 Aug 2012, 23:19
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If w, x, y & z are non-negative integers, each less than
|
rthothad |
4 |
08 May 2005, 05:05 |
|
|
|
If x,y are non-negative integers , what is the value of
|
humtum0 |
2 |
21 Jul 2007, 17:11 |
|
|
|
If x is a positive integer and z is a non-negative integer
|
pratikbais |
2 |
02 Mar 2012, 00:18 |
|
1
|
|
If x and y are integers, what is the value of x + y?
|
Walkabout |
3 |
06 Dec 2012, 04:59 |
|
3
|
|
For nonnegative integers x and y, what is the remainder when
|
JJ2014 |
9 |
15 Dec 2012, 11:35 |
|
|
|
|
|
|