Let $f(x)=\sqrt{x+3}$ for $x\ge -3$. Consider the iteration $$x_{n+1}=f(x_n),x_0=0;n\ge 0$$ The possible limits of the iteration are
-1
3
0
$\sqrt{3+\sqrt{3+\sqrt{3+\cdots}}}$
I think only option 4. is correct as it the only one satisfying $x^2-x-3=0$
You're right, but you should be looking at the equation $x=\sqrt{x+3}$.
The equation $x=\sqrt{x+3}$ has only one solution, and it happens to be in $(-3,+\infty)$.
The equation $x^2-x-3=0$ has two solutions, both of which are in $(-3,+\infty)$.
The options given make the distinction above irrelevant but it might not be so in other questions.