Though I have not started working on inequalities, so it is hard for me to understand the above solution posted by Camitava.
However, there is also another way to solve this problem without having much knowledge about inequalities. Here it goes:-
Statement 1: m - 3z > 0 => m > 3z
Statement 2: 4Z - m > 0 => 4z > m
From both statement as you deduce that 4z > m > 3z
Now lets check the solution with negative values to prove that m + z < 0
Lets take z = -1 (simplest one)
i.e -4 > m > -3
which is incorrect as -4 can't greater than -3.
Now lets check with some negative fractional value.
Lets take -1/12 (divisible by both 3 and 4)
therefore equation becomes, -0.33 > m > -0.25, which again incorrect, as -0.33 cannot be greater than -0.25
So, it means z cannot be negative. So, if z is not negative, then m also cannot be negative.
Therefore adding 2 positive number yields a positive number.
i.e. m + z > 0
There C is the answer
Last edited by
codesnooker on Mon Mar 31, 2008 5:27 am, edited 3 times in total.