Let $a,b,x,y$ be positive integers $>0$. Suppose $$ \begin{align} xy&=ab,\\ x<a&\leq b<y \end{align}. $$ Then how to show that $x+y>a+b$?
I saw this statement in a comment in the answer of @Haran to this question.
The cited question does not require the above statement to be true. It is sufficient if the statement with $\gcd(a,b)=1=x$ is true. In this case the statement is easy to see. But I have no idea how the general case can be deduced.
Any ideas or hints are sincerely welcomed. Thanks in advance.
Since $x$ and $y$ are on the outside of $a$ and $b$, it is easy to see that $y-x>b-a\ge0$. Square both sides: $$y^2-2xy+x^2>b^2-2ab+a^2.$$ Now add $4xy=4ab$ to both sides, and take the square root of both sides.