BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Positive / Negatives

Expert replies
by melguy » Sat Oct 22, 2016 7:55 pm
Hello

Please help with the question below

Determine whether the expression can be described as positive, negative or cannot be determined.

-x
------- given that xyz > 0 (Manhattan guide #1 Page 43 Q15)
(-y)(-z)

The answer is negative but how is it possible considering even if x is negative then atleast one other sign has to be negative (considering xyz > 0).

So when doing division the same rule will apply and the result will be always positive.

Please help

Thanks
Join the discussion
Source: — Problem Solving |

by [email protected] » Sun Oct 23, 2016 9:12 am
Hi melguy,

Since (X)(Y)(Z) > 0, then there are two possible 'groups' of values:

1) ALL variables are positive, NONE are negative.
2) ONE variable is positive, TWO are negative.

From here, you can either use Number Properties against the prompt or TEST VALUES.

IF... all variables are positive, then we have...

(-1)(pos) / (-1)(pos)(-1)(pos) =
(neg) / (pos) =
neg

IF.... one variable is positive, then we have...

(-1)(pos) / (-1)(neg)(-1)(neg) =
(neg) / (pos) =
neg

or

(-1)(neg) / (-1)(pos)(-1)(neg) =
(pos) / (neg) =
neg

In ALL scenarios, the resulting fraction is NEGATIVE.

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion

by fiza gupta » Sun Oct 23, 2016 10:50 am
-x/(-y)(-z) or we can write : -x/yz

given : xyz>0
so either all are positive or two negative and one positive.
(i) if all positive than -x/yz will be negative

(ii) two negative and one positive
now if that two negative are in division their sign will cancel and will be positive
-a/-b = a/b
and if they are product then will be positive too
-a*-b = ab so from all three if two numbers are negative then they will become positive
-x/yz = will be negative always
Fiza Gupta
Join the discussion

by vineet.nitd » Tue Oct 25, 2016 7:41 am
Remember as a general thumb rule:

If you know the parity (negative or positive) of the product of any number of variables, then the same will be the parity of any combination of those variables multiplied in numerator or denominator.

Reason is pretty simple the parity of 'a' is always the same as that of its reciprocal '1/a'.

So, essentially if you have ab>0, then this implies that a/b > 0 and vice versa is also true.

Hence, xyz will have the same sign as x/yz and opposite the sign of -x/yz.

We are done here!
Private GMAT Instructor
----------------------------
Please feel free to connect at [email protected]
Join the discussion

by Matt@VeritasPrep » Thu Oct 27, 2016 11:29 pm
I'd write it as

-x / ((-1) * (-1) * y * z)

or

-x / yz

or

-(x/yz)

Since xyz is positive, x/yz must also be positive, making -(x/yz) negative.
Join the discussion

by Matt@VeritasPrep » Thu Oct 27, 2016 11:30 pm
Another idea would be trying the two scenarios in which xyz > 0.

First scenario: All three are positive

Say we have x = 2, y = 3, z = 4. Then -x/(-y * -z) => -2 / (-3 * -4) => -1/6.

Second scenario: Exactly one is positive

Say we have x = 2, y = -3, z = -4. Then -x/(-y * -z) => -2 / (-(-3) * -(-4)) => -1/6.

So our result is negative in both cases.
Join the discussion

by Matt@VeritasPrep » Thu Oct 27, 2016 11:34 pm
One last option: start with the given, and transform it into what you're asked for.

xyz > 0

-xyz < 0

-xyz/(y²z²) < 0

-xyz/((-y)*(-y)*(-z)*(-z)) < 0

-x/(-(-y) * -(-z)) < 0

-x/(-y * -z) < 0
Join the discussion