$$x+xy+y=223$$ $$x^2 y+x y^2=5460$$
I need to find the integer solutions to this equation. However, from the looks of it a simple substitution and solve will be difficult, so it seems that clever manipulations might be necessary. I noticed that $(x+xy+y)^2$ includes a $x^2 y + xy^2$ term (multiplied by 2) but playing around with that seemed fruitless. Further, I also tried completing the rectangle on $x + xy+ y$ to get $(x+1)(y+1)$ but that too led to a dead end.