Hi...could someone pls explain how to solve this one..
If zy < xy < 0, is mod (x-z) + mod (x) = mod (z)
a) z < x
b) y > 0
OA is D.
This is a GMAT prep Q.
nehag84 Wrote:Hi...could someone pls explain how to solve this one..
If zy < xy < 0, is mod (x-z) + mod (x) = mod (z)
a) z < x
b) y > 0
OA is D.
This is a GMAT prep Q.
RonPurewal Wrote:heh, this problem.
believe it or not, it turns out that JUST THE PROBLEM STATEMENT IS ALREADY SUFFICIENT on this problem!
in other words, this problem is already "sufficient", even without EITHER of the two statements!
yes, you read that correctly.
proof:
* "zy < xy < 0" means that z and y have opposite signs, and x and y have opposite signs. therefore, x and z have the same sign.
furthermore, z must be farther away from zero than x (because the magnitude of zy is greater than the magnitude of xy).
therefore, there are only 2 possibilities (shown on number line):
y-------0-------x--------z
or
z-------x-------0-------y
now let's turn to the problem statement.
|x - z| is the distance between x and z.
|x| is the distance between 0 and x.
|z| is the distance between 0 and z.
using these interpretations, it's plain that |x - z| + |x| = |z| is ALREADY true for both of these statements.
neither of statements (1) and (2) is necessary.
technically, there's no answer choice that does this ("the problem statement is already sufficient"), although it's clear that you should pick (d) should this situation ever arise on the real exam.
it's problems like this that make me worry about the secrecy of the official test.
how recently did you get this problem? when did you download the software?
it's been in the software for at least a couple of years; i'm surprised they wouldn't have removed it by now.
debmalya.dutta Wrote:If zy < xy < 0, is mod (x-z) + mod (x) = mod (z)
a) z < x
b) y > 0
using Statement 1 :
from the question , zy < xy
y(z-x)<0 ------- (A)
Now statement 1 tells me that (z-x)< 0 . This implies Y>0
So, if zy < xy < 0 and Y>0
This implies Z & X < 0
mod (x-z) + mod (x) = X-Z (since Z-X<0) + (-X) = -Z = |Z|
Using Statement 2 :
From (A), y(z-x)<0
Since from Statement 2 we know that y > 0
That implies (z-x)< 0 ..The subsequent reasoning is similar to that in Statement
RonPurewal Wrote:heh, this problem.
believe it or not, it turns out that JUST THE PROBLEM STATEMENT IS ALREADY SUFFICIENT on this problem!
in other words, this problem is already "sufficient", even without EITHER of the two statements!
yes, you read that correctly.
proof:
* "zy < xy < 0" means that z and y have opposite signs, and x and y have opposite signs. therefore, x and z have the same sign.
furthermore, z must be farther away from zero than x (because the magnitude of zy is greater than the magnitude of xy).
therefore, there are only 2 possibilities (shown on number line):
y-------0-------x--------z
or
z-------x-------0-------y
now let's turn to the problem statement.
|x - z| is the distance between x and z.
|x| is the distance between 0 and x.
|z| is the distance between 0 and z.
using these interpretations, it's plain that |x - z| + |x| = |z| is ALREADY true for both of these statements.
neither of statements (1) and (2) is necessary.
technically, there's no answer choice that does this ("the problem statement is already sufficient"), although it's clear that you should pick (d) should this situation ever arise on the real exam.
it's problems like this that make me worry about the secrecy of the official test.
how recently did you get this problem? when did you download the software?
it's been in the software for at least a couple of years; i'm surprised they wouldn't have removed it by now.
jp.jprasanna Wrote:But there are other possibility as well right,
y = 5 , z =1 and x = 10