Is: X < Y?
Absolute Value Rule:
For any real values of X and Y, it will always hold true that:
[X - Y] >/= [X] - [Y]
The right side can NEVER be greater than the left side for any real values of X and Y
(1)the 2 sides can equal in a couple of cases
Case 1:
X * Y > 0
And
[X] > [Y] ————> if the absolute value of Y is GREATER than the absolute value of X, then you will end up with a negative value on the right hand side, while the left hand side will remain positive
OR
Case 2: Y = 0
Then the inequality changes and becomes: [X] = [X]
We are given in the first statement:
Statement (1): [X - Y] > [X] - [Y]
remembering that the right hand side can take a (-)negative value, while the right hand side can never be negative can help you decide whether the statement is sufficient or not
Finding a YES: XY < 0
Case 1: if the signs of X and Y are different, the subtraction inside the absolute value Modulus on the left side will 1st INCREASE the magnitude of the 2 values when combined
However, on the right side, because we are taking the absolute value of each first and THEN subtracting, the value on the right hand side will still decrease
Case 1: X = +4 And Y = -2
[4 - (-2)] > [4] - [-2]
[4 + 2] > 4 - 2
6 > 2
So we can have the signs of X and Y be opposite (XY < 0) and still satisfy statement 1.
Furthermore: X > Y ——- +4 > -2
(satisfies statement 2)
YES to the question stem
Finding a NO ——— XY > 0
Case 2: as long as the MAGNITUDE of the Y value is greater than the Magnitude of the X value, we will always end up with a (-)negative value on the right hand side of statement 1’s inequality.
This is true even if X and Y both have the same signs (XY > 0) —— X’s value can be greater than (but magnitude less than) Y’s value when both variables are (-)negative values
Case 2: X = -2 and Y = -4
When we multiply two negative values we get a positive value ———> XY > 0 ——-NO to the question stem
Satisfy s1: [-2 - (-4)] > [-2] - [-4]
[-2 + 4] > 2 - 4
+2 > -2 ——- s1 satisfied
S2 satisfied: X > Y ———-> -2 > -4
NO
Since we can get a YES and a NO when both statements are applied, the answer is
E
Posted from my mobile device