I've tried to solve it, is this right?
$$2x^2+6x+35=0$$
$$2(x^2+6x)+35$$
$$2(x+3)^2+35-9=0$$
$$2(x+3)^2=26=0$$
I was told to write it in the form $a(x+b)^2+c$.
I've tried to solve it, is this right?
$$2x^2+6x+35=0$$
$$2(x^2+6x)+35$$
$$2(x+3)^2+35-9=0$$
$$2(x+3)^2=26=0$$
I was told to write it in the form $a(x+b)^2+c$.
Besides the error saying $2x^2+6x=2(x^2+6x)$, the second line loses the $=0$ at the end, the $-9$ came from inside parentheses multiplied by $2$ so should be $-18$, and the equals sign before the $26$ in the last line should be a plus sign. Finally, the form you are given is an expression while you are working with an equation.