Here's a step-by-step procedure for solving equations where the variable is in the radicand of a square root (like yours):
Isolate a square root that has a variable in its radicand. ("Isolate" means get it by itself on one side of the equation.)
Square both sides of the equation.
If there is still a square root with a variable in its radicand, then repeat steps 1 and 2 until they are all gone.
At this point there should be no square roots with a variable in its radicand. Use appropriate techniques to solve whatever type of equation you mow have.
Check your answers. This is required. Whenever you square both sides of an equation, which has been done at least once so far, then extraneous solutions may appear. Extraneous solutions are solutions which fit the squared equation but do not fit the original equation! Extraneous solutions can appear even if you have no errors! So you must check your solutions in the original equation and if you find any extraneous solutions you reject them.
Let's see how this works on your equation:
1) Isolate a square root. Your equation only has one square root and it is already isolated.
2) Square both sides:
The left side is easy to square. On the right side we must use FOIL or the pattern to square it properly. I prefer the pattern:
which simplifies to:
3) Repeat steps 1 and 2 if there are still any square roots with variable in them.
We have no square roots left.
4) Solve the resulting equation.
This is a quadratic equation (because of the ) so we want one side to be zero. Subtracting 2x and 8 from each side:
Then we factor (or use the Quadratic Formula). This factors easily:
0 = (x+2)(x+4)
Then we use the Zero Product Property which tells us that this (or any) product can be zero only if one (or more) of the factor is zero. So:
x+2 = 0 or x+4 = 0
Solving these we get:
x = -2 or x = -4
5) Check your solutions (using the original equation):
Checking x = -2:
which simplifies as follows: Check!
Checking x = -4:
which simplifies as follows: Check!
Both solutions checked. (But we did not know they would until we actually checked. One or even both of them could have been extraneous solutions!)