dr_o Wrote:I guess the question was (Is and not If):
Is z the median of any 3 positive integers x, y and z?
i) x<y+z
ii) y=z
If that is that case.
i) is insufficient. there is not enough information on the values of x,y,z.
ii) is sufficient. there are 3 possibilities: x<y=z, x=y=z, y=z<x. in any case z is the median.
Hence the answer is B
i couldn't have put it better myself.
if you need convincing about answer a, then remember that your goal on these types of problems is to try to prove 'maybe' (i.e., insufficient). so try to find 2 groups of numbers, one of which gives a 'yes' answer and one of which gives a 'no' answer:
(x, y, z) = (1, 3, 5): z is not the median
(x, y, z) = (1, 5, 3): z is the median
bam! insufficient.