I am given the following formula:
$$y=\frac{x}{a}+\sqrt{\frac{x}{b}}.$$
I want to make x the subject.
I rearranged the equation and got to:
$$y^{4}=x(\frac{y^{2}}{2}+2y^{2})-x^{2}.$$
and I don't know where to go from here. May be this is the wrong rearrangement.
The answer according to wolfram alpha is:
$$x=\pm \frac{a^{\frac{3}{2}}\sqrt{a+4by}+a^{2}+2aby}{2b}.$$
How can I get there?