gokul, nice solution.
i guess we should probably elaborate on this:
gokul_nair1984 wrote:
Case 1: x = 8(Given)
This means y>-2....Hence Sufficient
this comes from plugging x = 8 back into the original inequality from the prompt (x - y > 10).
that gives
8 - y > 10
-y > 2
divide by -1 (don't forget to flip around the ">") to give
y < -2
therefore, y is negative.