OE:
When possible, start with the easier statement. Let’s consider statement (2). If z=0, then the question is really whether x2+y2>0
Any number squared is either 0 or positive, so this statement is not sufficient: if either x or y is not zero, the answer is yes, while if both x and y are 0, the answer is no. Statement (1) is trickier, but take statement (2) as a clue. If z = 0, then the two equations say that (x+y)2=0 and (x−y)2= 0, from which we could conclude that (x+y)=0 and (x-y)=0, meaning that both x and y are 0. If z isn’t 0, however, lots of things could happen; not sufficient. Taken together, we have the scenario described above: x is 0, y is 0, and z is 0, and the answer to the original stimulus is a definitive no: (C).
Please note: the most common answer to this problem is A, largely because those who work on statement 1 first will first expand the quadratics:
x2+2xy+y2=9z
x2−2xy+y2=z
Then combine the two, eliminating the middle term and arriving at:
2x2+2y2=10z
x2+y2=5z
And since 5z looks like it has to be greater than 3z where z is nonnegative, they'll say that the answer has to be "yes." But remember: nonnegative means positive OR zero. Even if you missed that concept upon going through statement 1 ALONE, statement 2 is a chance to save yourself by asking "Why Are You Here?" to the easier statement. It's there to tip you off to the possibility of z = 0.