Define $$ S_{n+1} = \frac{S_n^2+x}{2S_n}$$ and $S_1 = k$, where x,k > 0. find an explicit formula for $S_n$ in terms of n.
I don't even know where to begin. I tried using algebraic manipulation to rid of $S_{n+1}$ but nothing is working. Since x needs to disappear I'm thinking we should use ratios.