-x + y > 5 add x to bot sides
y > x + 5 → y = x + 5
for x = 0 → y = 0 + 5 = 5 → (0, 5)
for x = -5 → y = -5 + 5 = 0 → (-5, 0)
The dotted line (sign >, not ≥).
We shade above the line (y > ...).