We have to solve whether, y-a > b-yabhasjha wrote:If a < y < z < b, is abs(y-a) < abs(y-b)?
1. abs(z-a) < abs(z-b)
2. abs(y-a) < abs(z-b)
NOTE : abs = modulus or absolute value .
=>2y > a+ b
Given that a < y < z < b
Statement 1 alone: z-a > b-z
=> 2z > a+ b [z is greater than the arithmetic mean of a and b]
Insufficient.
Statement 2 alone: y-a < z-b
Insufficient.
Combining the two, z>(a+b)/2
From stat. (2), y < z+a-b [This means even if i put the min. value of z,y will still be smaller than z+a-b]
But value of z not given.Hence IMO E.












