I find it hard to solve explicit for a variable when it looks something like this: $100+75x+225y=100+10\sqrt{5}x^{-1}+10\sqrt{5}y^{-1}$
Is there a trick or intuitive way of finding an expression of x using y?
I find it hard to solve explicit for a variable when it looks something like this: $100+75x+225y=100+10\sqrt{5}x^{-1}+10\sqrt{5}y^{-1}$
Is there a trick or intuitive way of finding an expression of x using y?
HINT: you can multiply by$$xy\ne 0$$ then we get $$75x^2y+225xy^2=10\sqrt{5}y+10\sqrt{5}x$$ this can be solved for $x$ or $y$ We get $$y_1=\frac{-15 x^2-\sqrt{225 x^4+300 \sqrt{5} x^2+20}+2 \sqrt{5}}{90 x}$$ or $$y_2=\frac{-15 x^2+\sqrt{225 x^4+300 \sqrt{5} x^2+20}+2 \sqrt{5}}{90 x}$$