I would like to know how to solve the inequality $$|x^2-y^2|\leq 2x+2y-4xy.$$ I have tried to solve it by myself and searched in the internet, but didn't come up with an answer.
Thanks in advance.
Edit: I forgot to mention that the inequality should be shown for all $x,y\in[0,1]$.
I do not understand what "solve" may mean for you. However, did you notice that it is equivalent to $$ \begin{cases} x^2-y^2 \leq 2x+2y-4xy \\ -2x-2y+4xy \leq x^2-y^2 \end{cases} ? $$ Now you have two inequalities without any absolute value, and you can try to "solve" them. Some notion of conic sections will be useful.