I understand most of the explanation, bust I having trouble with a particular part. The answer for statement 2 I understand, but not statement 1. Here it is:
Since the question asks for the value of the positive integer z, it is a good idea to isolate z in the given equation. Rearranging (2xy + z = 9) yields (z = 9 - 2xy), so one rephrase of this question is "what is the value of xy?
(1) SUFFICIENT: This statement can be manipulated by factoring the variable z.
z(xy - z) = 0
This equation indicates that either z or the expression (xy - z) must equal zero. Given that z is a positive integer, it follows that
xy - z = 0
xy = z
Note that this partially answers both the original question and the rephrased question; we know that z = 9 - 2xy, and that z = xy. By substituting z for xy in the original equation, we can solve for z:
2xy + z = 9
2z + z = 9
3z = 9
z = 3
My question is if you factoe into z(xy-z) = 0 does not z=0 and xy-z=0 as factors? What happened to the factored z, there is no mention of what happened to it.