I need some tips with solving this algebraic equation $$\frac{x^2 + 12x + 4}{x+2} = 6\sqrt x$$
I've tried subtracting: $$\frac{8x}{x+2}$$ and also setting $$\sqrt x = t$$
Where "t" is a substitution to make things simpler.
This is how it ends up:
$$x + 2 = 6\sqrt x - \frac{8x}{x+2}$$
or
$$t^2 + 2 = 6t - \frac{8t^2}{t^2+2}$$
Unfortunately, I couldn't find a way from here without getting polynomials of the fourth degree or equations with $$x\sqrt x$$
I'd just like to clarify that I'm not looking for the solution here. I'd just like it if I could have some pointers or tips on where to go from here, or even if I did something wrong.
Thanks in advance!!!