Hi,
This is how I have in mind. Please could you advise if my logic is correct.
abs(y-a) is the distance between y&a on the number line;
abs(y-b) is the distance between y&a on the number line;
and we know a<y<z<b. if we draw the number line with this sequence and apply (1) and (2). the answer is obvious
(1) distance between z & a is less than the distance between z & b on the number line.
(2) distance between y&a is less than the distance between z&b on the number line.
thank you,
Xiao
brianmcma Wrote:Apologies if this has already been posted, but I was not able to find it. This appeared for me as question 31 in GMAT Prep 2:
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)
Answer is D. Was wondering if there is a quicker method to solve this problem, other than simply plugging in numbers? Some sort of rules-based, or common-sense approach. Thanks!