C is correct here very nice question.
Here the question asks whether m + z > 0 means m > -z ........ (P)
St 1 m > 3z. let's put +ve and -ve values.
let's say z = -2 and m = -1..... -1 > -6 does that mean that -1 > 2? from (P). Nope
let's say z = 2 and m = 7..... 7 > 6 does that mean that 7 > -6? from (P). Yes
So st 1 is not sufficient
St 2 4z > m. let's put +ve and -ve values
let's say z = -2 and m = -9..... -8 > -9 does that mean that -9 > 2? from (P). Nope
let's say z = 2 and m = 6..... 8 > 6 does that mean that 6 > -2? from (P). Yes
So st 2 is not sufficient
Now let's see st 1 and 2 and here is the trick
m - 3z > 0
-m +4z>0
----------------
z > 0
I get z > 0 and from statement 1, I know that m-3z>0 it means that m is greater than 0 and greater than z. Therefore m is greater than -z. this is the answer
tahitiboy wrote:Is m + z > 0?
1. m-3z> 0
2. 4z-m>0
I think the answer is E. Can someone help?