The question I originally came across is this,
Find positive, non-equal ,integrs such that the sum of their reciprocals is $\frac12$
I got an equation,
$$\frac1{x}+\frac1{y}=\frac12$$
Where $x$ and $y$ are the positive integers. Which reduces to, $$x+y=\frac{xy}{2}$$
I have come across many similar equations earlier too, had the term of $xy$ been not there I would have solved it.
But now I don't know how to do it, I seek not only the solution of theis equation but also of equations that have a similar general form.
If $x,y>4$, then $(x,y)$ will not be a solution since $\frac{1}{x}+\frac{1}{y}<\frac{1}{2}$.
Without loss of generality, $x\le y$, so $x=1,2,3$ or $4$. Then find $y$ in each of the four cases and see if it is a positive integer.
It turns out there is only one solution $$x=3,y=6$$
If we look for ordered pairs then there are two solutions.