inetcleopatra Wrote:Anyone know how to solve this algebraically?
heh.
actually, you can't.
seriously --
a HUGE part of the mission of this exam is to create problems/equations/inequalities that CANNOT be solved with routine algebra.remember that this is a standardized test. one of the key directives of standardized test ands, especially in math, is to create problems that are deliberately UNLIKE "school" problems.
TAKEAWAY:
if you absolutely can't get anywhere with algebra on a given equation, it's possible that the equation CAN'T be solved with algebra.
if this happens, you should QUICKLY ABANDON THE ALGEBRA and go with PLUG-IN METHODS.--
LET'S PLUG IN
statement (1)
let's try x = 2, y = 1
is |2 - 1| > |2| - |1| ?
no.
let's try x = -1, y = -2
is |-1 - (-2)| > |-1| - |-2| ?
yes.
insufficient.
statement (2)
this means we have to pick OPPOSITE SIGNS. therefore, there are basically 6 cases to try:
* x is negative "bigger", y is positive "smaller"
* x is negative, y is positive, same magnitude
* x is negative "smaller", y is positive "bigger"
* x is positive "bigger", y is negative "smaller"
* x is positive, y is negative, same magnitude
* x is positive "smaller", y is negative "bigger"
if you try all of these --
-2, 1 --> is |-3| > 2 - 1? YES
-1, 1 --> is |-2| > 0? YES
-1, 2 --> is |-3| > 1 - 2? YES
2, -1 --> is |3| > 2 - 1? YES
1, -1 --> is |2| > 0? YES
1, -2 --> is |3| > 1 - 2? YES
the pattern is pretty clear: in each of these cases, the two numbers' magnitudes are working
together on the left, but
against each other on the right. therefore, the left-hand side is always going to be bigger.
sufficient.