Bunuel
In the figure, is a < b < c ?
(1) x = (y + z)/2
(2) y = (z − x)/2
Attachment:
2019-07-19_1043.png
For a<b<c to be true, we need x<y<z to be true.
Note that x,y,z can only be positive integers
Statement 1Since x is the average of y and z, it lies between y and z. Therefore x is not the smallest. So, x<y<z is not true.
SufficientStatement 2 -
I am confused if this is a correct question because of the following reason. y = (z-x)/2
As per the equation, z is definitely greater than x. We need to know if y is definitely greater than x or not.
Taking cases ( keep in mind that the sum of 2 sides of a triangle is always greater than the third side)
If z = 10, x =8, then y =2.
This set of sides is not possible since x+y is not greater than z. Let's try another
z = 18, x = 10, y = 4.
This set is also not possible for the same reason. Let's try another
z=6, x =3, y = 1.5. This set is also not possible for the same reason
=> Statement 2 is not giving us a valid set of side values for a triangle.
I would choose
A as the answer because of this reason.