Answer :
Answer:
Vertex is (-4, -18)
Step-by-step explanation:
f(x) = [tex]ax^{2} +bx +c[/tex]
Let (h, k) be the vertex
An easy way to find h is to use the formula h = -b/2a
In your case where f(x) = [tex]x^{2} +8x - 2[/tex] a = 2 and b = 8
So, h = -8/2(1) = -8/2 = -4
Substitue -4 in for x to find k
k = ([tex]-4^{2}[/tex]) + 8(-4) - 2
= (16) - 32 - 2
= 16 - 32 - 2
= -18
Vertex is (-4, -18)
Note: Another way to find the vertex is to complete the square, but this can really be difficult in some cases