SOLUTION: The problem I need help with is: Find the coordinates of the vertex for the parabola defined by the given quadratic function. F(x)=7x^2+14x-3

Algebra ->  Graphs -> SOLUTION: The problem I need help with is: Find the coordinates of the vertex for the parabola defined by the given quadratic function. F(x)=7x^2+14x-3      Log On


   



Question 648932: The problem I need help with is: Find the coordinates of the vertex for the parabola defined by the given quadratic function. F(x)=7x^2+14x-3
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
Find the coordinates of the vertex for the parabola defined by the given quadratic function.
F(x)=7x^2+14x-3 |putting in Vertex form by completing the Square
F(x) = 7(x+1)^2 - 7 - 3
F(x) = 7(x+1)^2 - 10 V(-1,-10)
the vertex form of a Parabola opening up(a>0) or down(a<0), y=a%28x-h%29%5E2+%2Bk
where(h,k) is the vertex
Checking our Work
F(x) = 7(x+1)^2 - 10
F(x) = 7(x^2 + 2x + 1) - 10
F(x) = 7x^2 + 14x + 7 - 10
F(x) = 7x^2 + 14x -3