Solve the equation $$x^2+4\left(\frac{x}{x-2}\right)^2=45$$
My attempt,
I decided to use completing the square method, so I change it to $$x^2+\left(\frac{2x}{x-2}\right)^2=45$$
But I never encounter this before. Normally, for example $x^2+4x=5$, we can change it to $x^2+4x+(\frac{4}{2})^2=45+(\frac{4}{2})^2$. But in this question is different. Could someone give me some hints for it? Thanks in advance.