Official Solution: If \(x\neq{y}\) and \(y = \frac{x^2 - y^2}{x-y}\), what is the value of \(y\)? We are given \(y = \frac{x^2 - y^2}{x-y}\). Simplify: \(y = \frac{(x - y)(x + y)}{x - y}\). Cancel out the \((x - y)\) terms: \(y = x + y\). From this, we get that \(x = 0\).
(1) \(x+y-3=0\).
Substituting \(x = 0\) into the equation above gives us \(y = 3\). Sufficient.
(2) \(x(y-3)=0\).
Since we know that \(x = 0\), the product \(x(y - 3)\) will be 0, regardless of the value of \(y\). This means \(y\) can take any value. Not sufficient.
Answer: A