Question is as follows:
Prove that, when $$y=\frac{\sqrt{(1+x)}+\sqrt{1+2x}+\sqrt{x}}{\sqrt{(1+x)}-\sqrt{1+2x}+\sqrt{x}}$$
then $$4y^2(1+2x)^2=(y-1)^4x(x+1)$$
Despite several attempts at this, I have been unable to derive the required result. My main line of attack has been to use:
If $\frac{a}{b}=\frac{c}{d}$ then $\frac{a+b}{a-b}=\frac{c+d}{c-d}$. So from above:
$$\frac{y}{1}=\frac{\sqrt{(1+x)}+\sqrt{1+2x}+\sqrt{x}}{\sqrt{(1+x)}-\sqrt{1+2x}+\sqrt{x}}$$ gives $$\frac{y+1}{y-1}=\frac{\sqrt{(1+x)}+\sqrt{x}}{\sqrt{1+2x}}$$
I've tried squaring etc after this but can't seem to get the result.
I also tried working backwards from the required result. After taking positive square roots and rearranging I was left with:
$$\frac{2y}{(y-1)^2}=\frac{\sqrt{(1+x)}*\sqrt{x}}{\sqrt{1+2x}}$$
I'm finding this more than a little tricky so if anyone can offer any help I would be extremely grateful.
There is a second line of a attack using the following substitutions:
$$1+x=u^2, 1+2x=v^2, x=w^2$$ This method apparently dispenses with the root but I can't get the result using this method either.
Many thanks in advance for any advice given and I hope I've given enough information in my attempted solution.