Stephanie B. answered  06/19/19
Math Tutor - patient, engaging, experienced!
You can also think about it like this:
Add 9 to both sides (I call this getting rid of the "problem child")
y+9=-2x2 +8x
Now divide both sides by -2. This will make it easier to see how to complete the square.
(y+9)/-2 = x2+4x
Now, look at the right side and think, "What can I add to make this a perfect square trinomial?" A perfect square trinomial is a trinomial that can be rewritten as a binomial squared. For example,x2+2x+1 , can be written as (x+1)2 . You can check that with factoring. In general, to find what to add to both sides, divide the coefficient with just the x (4 in this case) by 2 and square it. You actually get 4 again in this case. Add 4 to both sides.
(y+9)/-2 +4 = x2+4x +4
Now the right side can be written as a binomial squared.
(x+2)2
Multiply both sides by -2.
y+9 = -2 (x+2)2
Remember, when you have it in vertex form, y - k = a(x - h)^2
the vertex is (h,k).