|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 27 Apr 2010
Posts: 105
Followers: 0
Kudos [?]:
5
[0], given: 22
|
For any integers x and y, min(x, y) and max(x, y) denote the [#permalink]
29 May 2010, 13:23
Question Stats:
45% (02:14) correct
54% (00:50) wrong based on 11 sessions
For any integers x and y, min(x, y) and max(x, y) denote the minimum and the maximum of x and y, respectively. For example, min (5, 2) = 2 and max(5, 2) = 5. For the integer w, what is the value of min(10, w) ? (1) w = max(20, z) for some integer z. (2) w = max(10, w)
_________________
GOAL: 7xx
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796
Kudos [?]:
9571
[4] , given: 826
|
4
This post received KUDOS
snkrhed wrote: For any integers x and y, min(x, y) and max(x, y) denote the minimum and the maximum of x and y, respectively. For example, min (5, 2) = 2 and max(5, 2) = 5. For the integer w, what is the value of min(10, w) ?
(1) w = max(20, z) for some integer z. (2) w = max(10, w) If w\geq{10}, then min(10,w)=10. If w<10, then min(10,w)=w and for statement(s) to be sufficient we should be able to get single value of w. (1) w = max(20, z) --> w\geq{20}, hence w\geq{10}, so min(10,w)=10. Sufficient. (2) w = max(10, w) --> w\geq{10}, hence min(10,w)=10. Sufficient. Answer: D. 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
|
|
|
|
|
|
Manager
Joined: 27 Apr 2010
Posts: 105
Followers: 0
Kudos [?]:
5
[0], given: 22
|
If w\geq{10}, then min(10,w)=10. If w<10, then min(10,w)=w and for statement(s) to be sufficient we should be able to get single value of w. Can you explain how you deduced this part?
_________________
GOAL: 7xx
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796
Kudos [?]:
9571
[2] , given: 826
|
2
This post received KUDOS
snkrhed wrote: If w\geq{10}, then min(10,w)=10. If w<10, then min(10,w)=w and for statement(s) to be sufficient we should be able to get single value of w.
Can you explain how you deduced this part? The question is min(10,w)=? Basically the question is: what is the value of least number between 10 and w? Now if w\geq{10}, for instance if w=11, then min(10,11)=10. But if w<10, for instance w=9, then min(10,9)=9=w. (1) w = max(20, z) --> max(20, z)=20=w. when z\leq{20}, so w=20>10 and min(10,w)=10 or max(20, z)=z=w. when z>{20}, so w=z>10 and again min(10,w)=10. Sufficient. (2) w = max(10, w) --> directly tells us that w\geq{10}, hence min(10,w)=10. Sufficient. Answer: D. 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
|
|
|
|
|
|
Manager
Joined: 21 Feb 2010
Posts: 216
Followers: 1
Kudos [?]:
10
[0], given: 1
|
something wrong here? [#permalink]
20 Jul 2010, 20:22
hello all, this is the question.. for any integers x and y. min(x, y) and max (x, y) denote the minimum and maximum of x and y, respectively. for example, min (5, 2) = 2 and max (5, 2) = 5. for the integer w, what is the value of min (10, w)? 1) w = max ( 20, z) and some integer z. 2) w = max (10, w) explanation: of w is greater than or equals to 10, then min ( 10, w) = 10, and if w is less than 10, then min (10, w) = w. therefore, the value of min (10, w) can be determined if the value of w can be determined. 1) given that w = max (20, z), then w is greater than or equals to 20. hence, w is greater than or equals to 10, and so min ( 10, w) =10, sufficient. 2) given that w = max ( 10, w ), then w is greater than or equals to 10, and so min ( 10, w) = 10, sufficient
i wonder if the z on the first statement is a typo because there are 2 unknown variables in the 1st statement, and how does it get w is greater than or equals to 20 since z is unknown? is it possible that the Z in the statement is a typo and should be W? please comment! thanks!
|
|
|
|
|
|
Manager
Joined: 05 Oct 2011
Posts: 170
GMAT 1: 720 Q V
Followers: 6
Kudos [?]:
34
[0], given: 55
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
30 Nov 2011, 13:42
Statement 1 has nice trap built in to catch us under time pressure.
rephrased question is Is w\geq10? (1) Gives w\geq20 Sufficient. (2) Gives w\geq 10 Sufficient
|
|
|
|
|
|
Intern
Joined: 14 Sep 2010
Posts: 24
Followers: 0
Kudos [?]:
4
[0], given: 3
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
14 Jan 2012, 04:11
For the integer w, what is the value of min (10, w)? 1) w = max (20, z) for some integer z 2) w = max (10, w) Min (x,y) or max (x, y) is a selection from x and y. When x = y, min (x,y) and max (x,y) are the same. Therefore, min (10, w) = 10, if w = 10. We can also deduce that min (10, w) = 10, if w > 10. (1) w = max (20, z). Consider RHS. Variable z, Max can be (a) 20, (b) z (if z > 20) or (c) both. (a): z < 20. Max(20,z) = 20. w = 20. (b): z > 20. Max(20,z) = z. w > 20. (c): z = 20. Max(20,z) = 20. w = 20. All values for w are greater than 10. Min (10, w) is 10. 2) w = max (10, w). w is the maximum value of a set that includes 10. Therefore, all values for w are at least 10 and min (10,w) cannot be below 10. Posted from my mobile device
|
|
|
|
|
|
Manager
Joined: 03 Oct 2009
Posts: 66
Followers: 0
Kudos [?]:
4
[0], given: 8
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
17 Jan 2012, 20:19
For any integers x and y, min(x, y) and Max(x, y) denote the minimum and the maximum of x and y, respectively. For example, min (5, 2) = 2 and max (5, 2) = 5. For the integer w, what is the value of min(10, w)?
(1) w = max(20, z) for some integer z
Min value of w will be 20.
min(10, w) will be 10
Sufficient
(2) w = max(10, w)
Min value of w will be 10.
min(10, w) will be 10
Sufficient
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796
Kudos [?]:
9571
[0], given: 826
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
03 Feb 2012, 05:28
|
|
|
|
|
|
Intern
Joined: 14 Aug 2012
Posts: 7
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
27 Aug 2012, 15:34
Thanks for the explanation, I had trouble wrapping my head with the OG explanation but finally got it. Given statement 1, it doesn't matter what the max of 20 or z is it will be at least 20, making 10 the min.
|
|
|
|
|
|
Intern
Joined: 02 Aug 2012
Posts: 19
Followers: 0
Kudos [?]:
1
[0], given: 22
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
19 Dec 2012, 14:04
Bunuel wrote: icaniwill wrote: Statement 1 has nice trap built in to catch us under time pressure.
rephrased question is Is w\geq10? (1) Gives w\geq20 Sufficient. (2) Gives w\geq 10 Sufficient Merging similar topics. Please ask if anything remains unclear. I am confused about the rephrasing of the question. I thought that Min (10,10) was not a valid answer. Does there have to be a range greater than zero between the min and max?
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796
Kudos [?]:
9571
[0], given: 826
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote [#permalink]
20 Dec 2012, 04:40
jogorhu wrote: Bunuel wrote: icaniwill wrote: Statement 1 has nice trap built in to catch us under time pressure.
rephrased question is Is w\geq10? (1) Gives w\geq20 Sufficient. (2) Gives w\geq 10 Sufficient Merging similar topics. Please ask if anything remains unclear. I am confused about the rephrasing of the question. I thought that Min (10,10) was not a valid answer. Does there have to be a range greater than zero between the min and max? min(10,w)=10 when w\geq{10}; min(10,w)=w when w<10As for your other question: min(10,10)=10 and max(10,10)=10 too. 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
|
|
|
|
|
|
|
Re: For any integers x and y, min(x, y) and Max(x, y) denote
[#permalink]
20 Dec 2012, 04:40
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If X and Y are sets of integers, X # Y denotes the set of
|
john2005 |
3 |
07 Apr 2006, 20:40 |
|
|
|
If denotes a mathematical operation, does x y=y x for all x
|
el1981 |
2 |
03 May 2008, 13:02 |
|
|
|
If denotes a mathematical operation, does x y=y x for all x
|
abhi758 |
3 |
01 Apr 2010, 12:33 |
|
|
|
If x + y is an integer, is y an integer?
|
BANON |
4 |
01 Mar 2012, 08:39 |
|
2
|
|
If X and Y are sets of integers, X # Y denotes the set of
|
carcass |
4 |
29 May 2012, 09:09 |
|
|
|
|
|
|