【正确答案】
B
【答案解析】Determine if z > 1 is true.(1) Given that z > x + y + 1, by adding z to both sides, it follows that 2z>x+y + z + 1. Also, x+y + z+1 > 1 because x + y + z > 0.Thus, 2z > 1 and z >1/2. It is possible that z > 1 is true and it is possible that z > 1 is not true. For example, if z = 1.1 and x = y = 0, then x + y + z > 0 and z > x + y + 1 are both true, and z > 1 is true. However, if z = 1, x = -0.5 and y = -0.25,x+y+ z > 0 and z > x+ y+ 1 are both true, and z > 1 is not true; NOT sufficient.(2) Given that x + y + 1 < 0, it follows that 1 < -x - y. It is also given that x + y + z > 0, so z > -x -y or -x-y < z. Combining 1 < -x - y and -x - y < z gives 1 < z or z > 1; SUFFICIENT.The correct answer is B; statement 2 alone is sufficient.