Solve the following system $$\begin{cases} y<x\\ -(x-y)^2\leq 4 (1-y-x+xy) \end{cases} $$ I tried to solve it graphically (e.g. $y=x$ is the bisector) but I can't handle the second inequality.
Maybe I should solve the second inequality algebraically in $y$ or $x$ and then set $y<x$.
Suggestions?
Hint:
You can rewrite the inequality as $$(x-y)^2+4xy -4(x+y)+4\ge 0\iff (x+y)^2 -4(x+y)+4\ge 0.$$