Last visit was: 28 Apr 2024, 21:31 It is currently 28 Apr 2024, 21:31

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
User avatar
Manager
Manager
Joined: 10 Nov 2010
Posts: 129
Own Kudos [?]: 2592 [49]
Given Kudos: 22
Location: India
Concentration: Strategy, Operations
GMAT 1: 520 Q42 V19
GMAT 2: 540 Q44 V21
WE:Information Technology (Computer Software)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92977
Own Kudos [?]: 619757 [9]
Given Kudos: 81613
Send PM
General Discussion
Math Expert
Joined: 02 Sep 2009
Posts: 92977
Own Kudos [?]: 619757 [0]
Given Kudos: 81613
Send PM
User avatar
Manager
Manager
Joined: 03 May 2015
Posts: 129
Own Kudos [?]: 232 [1]
Given Kudos: 23
Location: South Africa
Concentration: International Business, Organizational Behavior
GPA: 3.49
WE:Web Development (Insurance)
Send PM
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
1
Kudos
GMATD11 wrote:
Max (x,y) is defined as the maximum of x and y, and Min(x,y) is defined as the minimum of x and y. What is the average of Max(x,60) and Min(40,x) ?

(1) Min(x, 60) = x
(2) Max(40, x) = x




Stem : To have a definite average (independent of x) : 40< x < 60

A)x < 60 : Says nothing about 40
B) x > 40 : Says nothing about 60

Combining together;

40 < x < 60 (the stem)

C
Current Student
Joined: 01 Aug 2019
Posts: 4
Own Kudos [?]: 2 [0]
Given Kudos: 495
Location: Philippines
Schools: CBS '23 (A)
GMAT 1: 710 Q49 V36
GPA: 3.83
Send PM
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
Max (x,y) is defined as the maximum of x and y, and Min(x,y) is defined as the minimum of x and y. What is the average of Max(x,60) and Min(40,x) ?

(1) Min(x, 60) = x
(2) Max(40, x) = x

-----

We need to get: [Max(x,60) + Min(40,x)] / 2

(1) Min(x, 60) = x

This says x < 60, hence Max of (X, 60) = 60. We know nothing about Min (40,x) because we don't know if X > 40. NS

(2) Max(40, x) = x

This says X > 40, hence Min (40,x) = 40. We know nothing about Max of (X,60) because we don't know if X > 60 or X <60. NS

Combining the two,
[Max(x,60) + Min(40,x)] / 2
= (60 + 40) / 2
= 100/2
= 50
Intern
Intern
Joined: 22 Oct 2021
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 191
Location: Chile
GMAT 1: 490 Q32 V19
Send PM
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
Bunuel wrote:
GMATD11 wrote:
Max (x,y) is defined as the maximum of x and y, and Min(x,y) is defined as the minimum of x and y. What is the average of Max(x,60) and Min(40,x) ?

(1) Min(x, 60) = x
(2) Max(40, x) = x



guys my question is how to rephrase this question and consider the possible values of x
i have considered the possible values of x
if x>60 then max(x,60)=x and min(40,x)=40
if x<40 then max(x,60)=60 and min(40,x)=x
if 40<x<60 then max(x,60)= 60 and min(40,x) =x


First of all: max(x,y) and min(x,y) are just some functions defined as: max(x,y)=the maximum of x and y and min(x,y)=the minimum of x and y.

Max (x,y) is defined as the maximum of x and y, and Min(x,y) is defined as the minimum of x and y. What is the average of Max(x,60) and Min(40,x) ?

Question is: \(average=\frac{min(40,x)+max(x,60)}{2}=?\). Consider the following three cases:

If \(x<{40}\) then \(min(40,x)=x\), \(max(x,60)=60\) and \(average=\frac{x+60}{2}=?\);
If \(40<x<60\) then \(min(40,x)=40\), \(max(x,60)=60\) and \(average=\frac{40+60}{2}=50\);
If \(x>{60}\) then \(min(40,x)=40\), \(max(x,60)=x\) and \(average=\frac{40+x}{2}=?\).

(1) Min(x,60)=x --> just says that \(x<60\), so we have either the first or the second case. Not sufficient.

(2) Max(40,x)=x --> just says that \(x>40\), so we have either the second or the third case. Not sufficient.

(1)+(2) \(40<x<60\) so we have the second case: \(min(40,x)=40\), \(max(x,60)=60\) and \(average=\frac{40+60}{2}=50\). Sufficient.

Answer: C.

Hope it helps.

P.S. You could just plug some different values of x to get the three cases, for example: x=30<40, 40<(x=50)<60 and x=70>60.


very clear
User avatar
Intern
Intern
Joined: 11 Jan 2023
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 0
Send PM
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
Average=(x,60,x,40)/4
putting the values of x,60 i-e x
and x,40 i-e x
Average=(x+x)/2
Average= 2x/2
Average= x
Answer: C
Both together are sufficient and neither alone
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32728
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Max (x,y) is defined as the maximum of x and y, and min(x,y) [#permalink]
Moderator:
Math Expert
92977 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne