Given the function:
[tex]y=2x^2+4x+1[/tex]To find the vertex, first use the formula below to find x:
[tex]x\text{ = }\frac{-b}{2a}[/tex]Where b = 4 and a = 2 from the equation.
we have:
[tex]x\text{ = }\frac{-b}{2a}=\frac{-4}{2\ast2}\text{ = }\frac{-4}{4}\text{ = -1}[/tex]Since x = -1, to find y, substitute x for -1 in the equation:
[tex]\begin{gathered} y=2x^2+4x+1 \\ \\ \text{ = 2(-1)}^2+4(-1)+1 \\ \\ \text{ = 2 - 4 + 1 = }-1 \end{gathered}[/tex]Therefore the vertex is: (-1, -1)
ANSWER:
(-1, -1)