We are given that $x_{n+1}=\sqrt{x_n + 1} -1$ for $n\geq 1$ and $x_1\in (-1,0)$.
Previous parts of the question have already proven that $x_n\in(-1,0)$, that $(x_n)$ is an increasing sequence, and that $(x_n)$ converges to some limit, but I'm having difficult proving that the limit is zero.
This is an introductory analysis course, so at this point they mainly want us to prove using $\epsilon$/N proofs for sequences. I've mostly tried to prove by showing that a nonzero limit gives a contradiction, but haven't had any success.
Since you proved that the sequence converges to a limit $\ell$, just let $n$ go to $+\infty$ in the relation that defines the sequence. You obtain $$\ell=\sqrt{\ell+1}-1$$ and from here it is not difficult to obtain that the limit is $0$.