
Nitin P. answered 05/18/20
Machine Learning Engineer - UC Berkeley CS+Math Grad
To write the function in vertex form, we need to complete the square. If we add and subtract 1, we get:
y = x2 + 2x + 1 + 26 - 1
y = (x2 + 2x + 1) + 25
y = (x+1)2 + 25
This is the vertex form of the quadratic function. From it, we see that the vertex is located at (-1,25).