1. Well, I believe we're better off trying a few numeric examples for this one. Say m = 5 and z = 1. This means that m - 3z = 2 > 0 and m + z = 6 > 0.
Now let's take another example: Say m = 5 and z = -6.
m - 3z = 5 + 18 = 23 > 0. But m + z = 5 - 6 = -1 <0. So 1 is not sufficient.
2. is not sufficient using the same line of thought as above.
Now, let's take the two statements together. Adding the two is equivalent to z > 0. Since z is positive, this means that, using statement 1, m can only be positive as well. Adding the two positive numbers will always be a positive number, so both statements taken together are sufficient.