Option C: $a - b$
Adding both equations: $(a+b)x + (a+b)y = a^2 - b^2$, so $(a+b)(x+y) = (a+b)(a-b)$, giving $x + y = a - b$.
Add the two equations directly: $(a+b)x + (a+b)y = a^2 - b^2$. Factor both sides: $(a+b)(x+y) = (a+b)(a-b)$. Divide by $(a+b)$ (assuming $a \neq -b$) to get $x+y = a-b$. This elimination shortcut finds $x+y$ without solving for $x$ and $y$ individually — a common MCQ technique examiners expect you to recognise.