-4

I am trying to solve this problem but nothing is thought on my mind. Please any one help me to solve this problem

$\sqrt{x + \sqrt {x + \sqrt{ x + \cdots } } } = 5$ then find the value of $x$.

2 Answers2

8

HINT:

$$\text{If }\sqrt{\underbrace{x+\sqrt{\underbrace{x+\sqrt{x+\cdots}}}}}=y,$$

As $\infty-1=\infty,$ the terms under the two braces are same i.e.,

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

3

You are given $$\sqrt{x+\sqrt{x+\sqrt{x+\cdots}}}=5\tag{1}$$ Squaring both sides gives you $$x+\sqrt{x+\sqrt{x+\sqrt{x+\cdots}}}=25\tag{2}$$ Do you see how you can use these two equations to isolate $x$?

Cameron Buie
  • 102,994