Hi T.
To complete the square, we need to force the left side to be (x-a)2, and keep the whole equation balanced.
If we started with v2+6v, to complete the square we would divide 6 by 2, then square the answer to get the constant to add at the end.
6/2 = 3
32 = 9
So we could fill in a constant to make the v2+6v a complete square. It would be:
v2+6v+9 because this is (x+3)2
So that is our goal. To make the left side (x+3)2 without unbalancing the equation.
Start by adding 8 to both sides. This gives you
v2+6v = 19
Now add the 9 (that completes the square on the left) to both sides.
v2+6v+9 = 19 + 9
Now represent the left side as the perfect square we just forced it to be
(v+3)2 = 28
That was the hard part. Now just take the square root of both sides.
v+3 = + √28
And the last thing is to isolate v by subtracting 3 from both sides.
v = -3 + √28
And your teacher probably wants the radical in most-simplified form, so the final answer will be
v = -3 + 2√7