Solve the equation
$$\sqrt{s+13}-\sqrt{7-s} = 2$$
I moved the $-\sqrt{7-s}$ to the right side
Thus, I had $$\sqrt{s+ 13} = 2 +\sqrt{7-s}$$
I then squared both sides $$\sqrt{s+ 13}^2 = \left(2 +\sqrt{7-s}\right)^2$$
Using the product formula $(x + y)^2 = x^2 + 2xy + y^2$
I got $$s + 13 = 4 + 4\sqrt{7-s}+ 7 – s$$
I then combined like terms $$2s + 2= 4 \sqrt{7-s}$$
I’m stuck at this point. Does anyone have an idea how to solve this equation?