Bunuel
Is xy positive?
(1) \(x = y + 1\)
(2) \((x + y)^2 < (x - y)^2\)
I considered statement (2) in a different manner from what has been outlined above, perhaps because I was not writing anything down. I thought I would share, just in case others in the community could benefit. (These types of number properties questions are quite common.)
* First, neither
x nor
y can be 0, since either quadratic would then be the same as the other, violating the inequality.
* Second, if
x is positive,
y must be negative (a positive plus another positive would be greater when squared than a positive plus a negative); along the same lines, if
x is negative,
y must be positive (a negative plus another negative would be greater when squared than a negative plus a positive, and if both
x and
y were negative, the right-hand side of the inequality would be less than the left-hand side).
Putting our two realizations together, we can conclude that
Statement (2) is sufficient, and the answer is (B): a positive-negative product will be negative. (We do not even have to test numbers, although we could.)
- Andrew