jackson.b.allan Wrote:Thanks Ron!
I didn't think about 0, rookie error. This has come up where the question stipulates xy>0. I think the key take away though is that x and y have to be the same value if x+y=xy.
Well... no.
Go back again and read my previous post: You can pick any value in the world (except 1) for y, and then let x = y/(y - 1). (Since the condition x + y = xy is symmetric, you can also pick a random value for x and let y = x/(x - 1).)
So, the two values most definitely don't have to be the same; in fact, they're only the same if x = y = 2. They're different in every other possible case.
For instance, they could be...
3 and 3/2;
-1 and 1/2;
√2 and 2 + √2;
pi and pi/(pi - 1);
... you get the picture.