$x$ and $y$ are both positive real numbers :
My attempt:
$$x^{2}+y^{2}=6xy \Leftrightarrow x^{2}+y^{2}-2xy=4xy \Leftrightarrow (x-y)^{2}=4xy \Leftrightarrow (x-y)=\frac{4xy}{x-y} $$ A little note here: $x$ doesn’t equal to $y$.
And now let’s plug this result to $\frac{x+y}{x-y} $: $$\frac{x+y}{x-y} = (x+y) \cdot \frac{x-y}{4xy}=\frac{x^{2}-y^{2}}{4xy}=\frac{x}{4y}-\frac{y}{4x}$$ And the problem here is to figure out the value of: $$\frac{x}{y}-\frac{y}{x} $$ Thank you for your help