I have question as follows: Express $2x^2 - 6x + 7$ in the form $a(x + b)^2 + c$.
My approach is to complete the square so I did this:
$(2x^2 + 6/2)^2 - (6/2)^2 + 7 = 0$
$(2x^2 - 3)^2 - 9 + 7 = 0$
$(2x^2 - 3)^2 - 2 = 0$
I got a bit lost here and not sure how to proceed forward.
Try it with $$2\left(x^2-3x+\frac{7}{2}\right)=2\left(x^2-2\cdot \frac{3}{2}x+\frac{9}{4}-\frac{9}{4}+\frac{7}{2}\right)$$