Root question help needed

88 Views Asked by At

$$\sqrt{3+\sqrt{3+\sqrt{3+x}}}=x$$

Question is: How to find x?

Could you help me? Thanks in advance

1

There are 1 best solutions below

3
On BEST ANSWER

Check this sly trick out. Just keep plugging in for $x$.

$$\begin{align*} x&=\sqrt{3+x}\\ &=\sqrt{3+\sqrt{3+x}}\\ &=\sqrt{3+\sqrt{3+\sqrt{3+x}}}\\ &=\sqrt{3+\sqrt{3+\sqrt{3+\cdots}}} \end{align*}$$

This recursive behavior implies that

$$\sqrt{3+\sqrt{3+\sqrt{3+x}}}=\sqrt{3+x}$$

So just cut yourself some slack and solve the equation

$$x=\sqrt{3+x}$$