danzig
Is z less than 0 ?
(1) \(xz > yz\)
(2) \(xy > yz\)
What should be the approach to solve this question?, picking numbers, algebra, etc?
Thanks!
Having 3 variables, I feel I have too much freedom, so I would start directly testing (1) and (2) together.
None of the variables can be 0. A nice number to plug in would be y = 1.
0, 1, -1 are nice choices to plug in for testing. If 0 is not acceptable, next choice would be 1.
I am using such choices frequently. Sometimes, numbers greater than 1 or smaller than one, depending on the data.
From (1), we get xz > z, or z(x - 1) > 0, and from (2) we obtain x > z.
If x > 1, so x - 1 > 0, then z must be positive. We have plenty of choices for x and z such that also x > z. For example x = 2, z = 1.
If x < 1, so x - 1 < 0, then z must be negative. Again, no problem to find values for which x > z. For example x = -1, z = -2.
Not sufficient.
You can try instead of y = 1, taking x = 1 and work out some examples to prove that (1) and (2) together are not sufficient.
Answer E.