Last visit was: 23 Apr 2026, 05:01 It is currently 23 Apr 2026, 05:01
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
saswata4s
User avatar
Current Student
Joined: 28 May 2014
Last visit: 11 Apr 2023
Posts: 412
Own Kudos:
1,272
 [33]
Given Kudos: 103
GMAT 1: 730 Q49 V41
GMAT 1: 730 Q49 V41
Posts: 412
Kudos: 1,272
 [33]
6
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
44,999
 [2]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,999
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
rahul16singh28
Joined: 31 Jul 2017
Last visit: 09 Jun 2020
Posts: 428
Own Kudos:
503
 [1]
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy)
Posts: 428
Kudos: 503
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
CareerGeek
Joined: 20 Jul 2017
Last visit: 23 Apr 2026
Posts: 1,286
Own Kudos:
4,432
 [4]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
GMAT 1: 690 Q51 V30
Posts: 1,286
Kudos: 4,432
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mangamma
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(2, 1) = 1 and max(2,1) = 2. If a, b, c and d are distinct positive integers, is max(a, max(b, min(c, d))) = max(d, max(a, min(b, c))) ?

(1) b, c and d are factors of a

(2) a – 2d = b + c

(1) b, c and d are factors of a
--> b, c & d are less than are equal to a
max(a, max(b, min(c, d))) = max(d, max(a, min(b, c)))
--> max(a, max(b, (c/d))) = max(d, max(a, (b/c)))
--> max(a, {b or (c/d)}) = max(d, {a or (b/c)})
--> a = a (Since, the maximum value of a,b,c,d is a) - Sufficient

(2) a – 2d = b + c
--> a = 2d + b + c
Since, a, b, c & d are positive. Maximum = a
So, as per (1) - Sufficient.

Option D

Pls Hit kudos if you like the solution
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 22 Apr 2026
Posts: 4,846
Own Kudos:
9,181
 [1]
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,181
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Although this question looks like a difficult one, it’s actually not difficult when you plug in the right values. The fact that a, b, c and d are distinct positive integers actually makes life easier.

From statement I alone, since b, c and d are factors of a, we can conclude that b, c and d are smaller than a or utmost equal to a.

If b, c and d are smaller than a, then the max value in both the brackets will be a. We will be able to answer the question with a YES.

If all of b, c, d and a are equal, then, the value on both sides will come out to be a. Let’s take an example:

Let a = 4, b = 4, c = 2 and d = 1. Then,

max(4, max(4, min(2,1))) = max (1, max(4,min(4,2))), which on simplification, gives us,

max(4, max(4,1)) = max(1, max(4,2)) which in turn gives us,

max(4,4) = max(1,4).

Clearly, both sides are equal. If we take a=b=c=d=4, the two sides will again will be equal. This data is sufficient. Answer options can be A or D. Options B, C and E can be ruled out.

From statement II alone, we can say that a= b + c + 2d. Since all of the numbers are distinct positive integers, clearly a has to be the biggest. In this case, again, both the LHS and RHS will yield a and hence both sides will be equal. Hence, this data is also sufficient.

The correct answer option is D.

When there are problems on maximization and minimization, the idea is to consider two scenarios – one, when all the values are equal and hence maximum or minimum will be the same; two, when we have one value which is bigger than all others so that you can clearly distinguish between maximum and minimum.

Hope this helps!
User avatar
vishumangal
Joined: 27 Jun 2015
Last visit: 22 Dec 2021
Posts: 91
Own Kudos:
49
 [1]
Given Kudos: 57
GRE 1: Q158 V143
GRE 1: Q158 V143
Posts: 91
Kudos: 49
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ArvindCrackVerbal : In the Solution provided by you, random values of a and b are taken same.
I guess as per the question stem a,b,c,d suppose to be distinct integers so the values of and b cannot be same. Although, It will not effect the final outcome, but just for the clarity
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 22 Apr 2026
Posts: 4,846
Own Kudos:
9,181
 [1]
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,181
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vishumangal
ArvindCrackVerbal : In the Solution provided by you, random values of a and b are taken same.
I guess as per the question stem a,b,c,d suppose to be distinct integers so the values of and b cannot be same. Although, It will not effect the final outcome, but just for the clarity

That's right Vishnumangal. As we take bigger values for a (let's say a=6), a will have more factors and therefore, we will be able to take distinct values for a, b, c and d. For example, we can take a = 6, b = 3, c = 2 and d = 1

However, as you have seen, taking all the values as same (although not permitted by the question) is like trying out the boundary condition. It's like saying "Okay, the values at the extremities satisfy my constraints, so the values within the extremities should also hold true".

In other words, "In the worst case scenario that all the values are equal also, 'a' turns out to be the maximum. When we consider 'a' to be the biggest of the lot, it HAS to be the maximum regardless of the values of b, c and d".

Does this sound right? Please let me know.

Thanks :)
User avatar
MHIKER
Joined: 14 Jul 2010
Last visit: 24 May 2021
Posts: 939
Own Kudos:
Given Kudos: 690
Status:No dream is too large, no dreamer is too small
Concentration: Accounting
Posts: 939
Kudos: 5,811
Kudos
Add Kudos
Bookmarks
Bookmark this Post
CrackVerbalGMAT
Although this question looks like a difficult one, it’s actually not difficult when you plug in the right values. The fact that a, b, c and d are distinct positive integers actually makes life easier.

From statement I alone, since b, c and d are factors of a, we can conclude that b, c and d are smaller than a or utmost equal to a.

If b, c and d are smaller than a, then the max value in both the brackets will be a. We will be able to answer the question with a YES.

If all of b, c, d and a are equal, then, the value on both sides will come out to be a. Let’s take an example:

Let a = 4, b = 4, c = 2 and d = 1. Then,

max(4, max(4, min(2,1))) = max (1, max(4,min(4,2))), which on simplification, gives us,

max(4, max(4,1)) = max(1, max(4,2)) which in turn gives us,

max(4,4) = max(1,4).

Clearly, both sides are equal. If we take a=b=c=d=4, the two sides will again will be equal. This data is sufficient. Answer options can be A or D. Options B, C and E can be ruled out.

From statement II alone, we can say that a= b + c + 2d. Since all of the numbers are distinct positive integers, clearly a has to be the biggest. In this case, again, both the LHS and RHS will yield a and hence both sides will be equal. Hence, this data is also sufficient.

The correct answer option is D.

When there are problems on maximization and minimization, the idea is to consider two scenarios – one, when all the values are equal and hence maximum or minimum will be the same; two, when we have one value which is bigger than all others so that you can clearly distinguish between maximum and minimum.

Hope this helps!

What wrong will I do if I that as both conditions are giving specific values for all the variables so we can solve the given equation? And the answer will be.

Actually, I took four value such as

d=1
c=2
b=3, and
a= 6

Then I solved the equation. Later on, I realized this is a DS and I can just say Yes and No. I am asking you to double-check my thinking. I regularly watch the webinar by CrackVerbalGMAT.

Hope you will understand my concern.
User avatar
MHIKER
Joined: 14 Jul 2010
Last visit: 24 May 2021
Posts: 939
Own Kudos:
Given Kudos: 690
Status:No dream is too large, no dreamer is too small
Concentration: Accounting
Posts: 939
Kudos: 5,811
Kudos
Add Kudos
Bookmarks
Bookmark this Post
saswata4s
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(2, 1) = 1 and max(2,1) = 2. If a, b, c and d are distinct positive integers, is max(a, max(b, min(c, d))) = max(d, max(a, min(b, c))) ?

(1) b, c and d are factors of a
(2) a – 2d = b + c

(1) As a, b, c and d are distinct positive integers so according to this condition, a will be the largest number. In the both part of max(a, max(b, min(c, d))) = max(d, max(a, min(b, c))) "a'' will remain, i.e., a=a; Sufficient.

(2) a – 2d = b + c; a=b+c+2d, which means a is the largest value and In the both part of max(a, max(b, min(c, d))) = max(d, max(a, min(b, c))) "a'' will remain, i.e., a=a; Sufficient.

The answer is D
User avatar
MayankThapar
Joined: 24 Nov 2021
Last visit: 25 Mar 2025
Posts: 2
Given Kudos: 41
Location: India
GMAT 1: 740 Q50 V41
GPA: 3.6
GMAT 1: 740 Q50 V41
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi, I have a doubt here. For statement 1, when we reach the final stage of max(a,d) - given that d is a factor of a, why can't d=a, since a number is also a factor of itself.
Moderators:
Math Expert
109776 posts
498 posts
212 posts