For any integers a and b, min(a, b) and max(a, b) denote

This topic has expert replies
Legendary Member
Posts: 1622
Joined: Thu Mar 01, 2018 7:22 am
Followed by:2 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

For any integers a and b, min(a, b) and max(a, b) denote the minimum and maximum of a and b, respectively.

For example, min(1, 2) = 1 and max(1, 2) = 2.

If x, y, and z are integers, what is max(y, 8)?

(1) min(9, x) = y

(2) min(6, z) = y

[spoiler]OA=B[/spoiler]

Source: Veritas Prep

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Gmat_mission wrote:For any integers a and b, min(a, b) and max(a, b) denote the minimum and maximum of a and b, respectively.

For example, min(1, 2) = 1 and max(1, 2) = 2.

If x, y, and z are integers, what is max(y, 8)?

(1) min(9, x) = y
(2) min(6, z) = y
Notice that min(3, 4) = 3
Notice that min(2, 2) = 2
Notice that min(1, 11) = 1

KEY PROPERTY:
In general, we can say that, if min(a,b) = c, then we know that c ≤ a and c ≤ b


Target question: What is max(y, 8)?

Statement 1: min(9, x) = y
This tells us that y ≤ 9
Let's test some values of y:
Case a: y = 9. In this case, the answer to the target question is max(y, 8) = max(9, 8)=9
Case b: y = 7. In this case, the answer to the target question is max(y, 8) = max(9, 8)=8
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: min(6, z) = y
This tells us that y ≤ 6
If y ≤ 6, then 8 is ALWAYS GREATER THAN y
So, the answer to the target question is max(y, 8) = 8
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer: B

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image