I have the following problem : pretty version $\sqrt{x+8} - \sqrt{x-4} = -2$
So far my thinking is to isolate $\sqrt{x+8}$ by changing our equation to $-2 + \sqrt{x-4} = \sqrt{x+8}$
When we square all of it, i'm running into my issue. I don't understand what I should be doing with my binomial left over. At the moment my equation looks like $x + 8 = (-2 + \sqrt{x-4})^2$.
If anyone could show me how to proceed from here it would be much appreciated.
I wouldn't square the equation, at least not in this case. In either way, you need to square two times to get rid of all the radicals.
Solution 1. You could note that $x+8 > x-4$ so the difference of the two radicals cannot be negative.
Solution 2. Note that $\sqrt{x+8}-\sqrt{x-4} = \frac{x+8-x+4}{\sqrt{x+8}+\sqrt{x-4}}=\frac{12}{\sqrt{x+8}+\sqrt{x-4}}$. In this way you can find $\sqrt{x+8}+\sqrt{x-4}$ and by a simple system of equations you can find $\sqrt{x+8}$ and $\sqrt{x-4}$ which in turn will give $x$ right away. Again, in your case you get no solution.