Last visit was: 19 Nov 2025, 21:28 It is currently 19 Nov 2025, 21:28
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,392
 [19]
1
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,392
 [2]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,392
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Nov 2025
Posts: 3,170
Own Kudos:
10,430
 [2]
Given Kudos: 1,861
Location: India
Concentration: Strategy, Leadership
Posts: 3,170
Kudos: 10,430
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
shubhim20
Joined: 03 Feb 2025
Last visit: 18 Nov 2025
Posts: 113
Own Kudos:
Given Kudos: 156
Posts: 113
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel can you suggest number for solving this
Bunuel

The function \(max(a, b)\) returns the largest, and \(min(a, b)\) returns the smallest value among the given numbers \(a\) and \(b\). If \(a\) and \(b\) are distinct numbers, which of the following must be true?

I. \(max(a, b) + min(a, b) > 0\)

II. \(max(a, b) = \frac{a + b + |a - b|}{2}\)

III. \(min(a, b) < \frac{a + b - |a - b|}{2}\)


A. I only
B. II only
C. III only
D. I and II only
E. I, II, and III


Let's evaluate each option

I. \(max(a, b) + min(a, b) > 0\)

If we assume \(a > b\), then the above expression becomes \(a + b > 0\). However, this is not necessarily true, as the fact that one number is greater than another does not guarantee a positive sum. The same result occurs if we assume \(a < b\). Therefore, this option is not always true.

II. \(max(a, b) = \frac{a + b + |a - b|}{2}\)

If \(a > b\), then the left-hand side, \(max(a, b)\), equals \(a\). Since in this case, \(|a - b| = a-b\), the right-hand side, \(\frac{a + b + |a - b|}{2}\), equals \(\frac{a + b + a - b}{2}=a\). Thus, for this case, LHS = RHS.

If \(a < b\), then the left-hand side, \(max(a, b)\), equals \(b\). Since in this case, \(|a - b| = -(a-b)\), the right-hand side, \(\frac{a + b + |a - b|}{2}\), equals \(\frac{a + b - (a - b)}{2}=b\). Again, for this case, LHS = RHS.

Hence, this option must be true.

III. \(min(a, b) < \frac{a + b - |a - b|}{2}\)

If \(a > b\), then the left-hand side, \(min(a, b)\), equals \(b\). In this case, \(|a - b| = a-b\), and the right-hand side, \(\frac{a + b - |a - b|}{2}\), equals \(\frac{a + b - (a - b)}{2}=b\). Therefore, for this case, LHS = RHS.

If \(a < b\), then the left-hand side, \(min(a, b)\), equals \(a\). Here, \(|a - b| = -(a-b)\), and the right-hand side, \(\frac{a + b - |a - b|}{2}\), equals \(\frac{a + b + (a - b)}{2}=a\). So, once again, for this case, LHS = RHS.

Thus, this option must NOT be true.

Therefore, only option II is always true!


Answer: B
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts