Question in the attachment

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 157
Joined: Sat Jan 30, 2016 5:55 am
Thanked: 1 times

Question in the attachment

by eitijan » Fri Apr 15, 2016 9:50 pm
IMO D
Attachments
DS3.jpg

User avatar
Master | Next Rank: 500 Posts
Posts: 410
Joined: Fri Mar 13, 2015 3:36 am
Location: Worldwide
Thanked: 120 times
Followed by:8 members
GMAT Score:770

by OptimusPrep » Mon Apr 18, 2016 7:48 pm
eitijan wrote:IMO D
Given: min (x,y) gives the minimum value
max (x,y) gives the maximum value

Max (a, b, c) = 8
Min (a, b, c) = 5
a > c

Required: max (a, b) + min (b, c)

Statement 1: min (a, b) = min (b, c) = 5
Case 1: a = b = 5 and b = 8
Case 2: b = c = 5 and a = 8
Case 3: b = 5, 5 < c < b and a = 8

But we know that a > c, hence Case 1 is not possible
From case 2 and 3 both, max (a, b) + min (b, c) = 8 + 5 = 13
Sufficient

Statement 2: min (c, b) = b and max (a, c) = 8
These tell us that b < c, and a = 8
Hence b = 5, the smallest of the values
Hence we have the following relation:
5 < c < 8
Therefore, max (a, b) + min (b, c) = 8 + 5 = 13
Sufficient

Correct Option: D