Respuesta :
We'll use "completing the square" to rewrite y = 2x^2 + 8x + 3 in vertex form:
y = 2(x^2 + 4x ) + 3
Halve the coefficient of x (that is, halve 4), obtaining 2, and then square 2.
Add this 2 and then subtract it as shown below:
y = 2(x^2 + 4x + 4 - 4 ) + 3
Next, rewrite x^2 + 4x + 4 as the square of a binomial:
y = 2( (x+2)^2 - 4 ) + 3
Multiply the -4 term by 2 and take the result outside the parentheses:
y = 2( (x+2)^2 ) + 3 - 8
Simplifying this result:
y = 2( (x+2)^2 ) - 5
Thus, the vertex is at x = -2 and y = -5: (-2, -5).
answer: [tex]y = 2(x + 2)^{2} - 11[/tex]
explanation:
you gotta know the equation for vertex; [tex]y = a(x - h)^{2} + k[/tex]. we can turn the quadratic equation into vertex using the complete square.
[tex]y = 2(x^{2} + 4x) -3[/tex] | first, the coefficient [tex]x^{2}[/tex] must be 1
then add/subtract ([tex]\frac{1}{2}[/tex] coffiecent of x term)^2 of [tex]x^2 + 4x[/tex]
[tex]y = 2(x^2 + 2 (2)x +4 - 4) -3[/tex]
[tex]y = 2(x + 2)^2 - 8 -3[/tex]
[tex]y = 2(x + 2)^2 -11[/tex] | final answer
hope this helps! ❤from peachimin