-
voodoo_child
- Master | Next Rank: 500 Posts
- Posts: 405
- Joined: Thu Feb 10, 2011 1:44 am
- Thanked: 3 times
- Followed by:1 members
Find the solution of Sqrt(2+sqrt(2+sqrt(2+sqrt(.........
Here's what I did:
sqrt(2+x)=x
Therefore, 2+x=x^2
Therefore, x^2 - x - 2 => (x-2) (x+1)=0
X = 2 or -1.
Correct answer is 2; I am not able to rule out (-1). Any help? Thanks
Here's what I did:
sqrt(2+x)=x
Therefore, 2+x=x^2
Therefore, x^2 - x - 2 => (x-2) (x+1)=0
X = 2 or -1.
Correct answer is 2; I am not able to rule out (-1). Any help? Thanks













