How would I show $\sqrt{3+\sqrt{13+4\sqrt{3}}} = 1+\sqrt{3}$?
I tried starting from the LHS, and rationalising and what-not but I can't get the result...
Also curious to how they got the LHS expression from considering the right.
How would I show $\sqrt{3+\sqrt{13+4\sqrt{3}}} = 1+\sqrt{3}$?
I tried starting from the LHS, and rationalising and what-not but I can't get the result...
Also curious to how they got the LHS expression from considering the right.
On
$$ \sqrt{3+\sqrt{13+4\sqrt3}}= \sqrt{3+\sqrt{1+2\times2\sqrt{3}+(2\sqrt{3})^2}}$$ $$=\sqrt{3+\sqrt{(1+2\sqrt{3})^2}}$$ $$=\sqrt{3+1+2\sqrt{3}}$$ $$=\sqrt{(1+\sqrt{3})^2}$$ $$=1+\sqrt3$$
On
By one line:$$\sqrt{3+\sqrt{13+4\sqrt{3}}} =\sqrt{3+\sqrt{1+2\cdot2\sqrt3+12}}= \sqrt{3+1+2\sqrt3}=1+\sqrt3$$
Squaring both sides, you get$$3+\sqrt{13+4\sqrt3}=4+2\sqrt3,$$which is equivalent to $\sqrt{13+4\sqrt3}=1+2\sqrt3$. Squaring again both sides, you get $13+4\sqrt3=13+4\sqrt3$, and we're done.
Note that you can square at will, since we are dealing only with numbers greater than or equal to $0$.