Answer:
y=x^2+2
Explanation:
Quadratic function has a general function:

And you can calculate the axis of symmetry with:
x1=-b/2a
Then you calculate the axis for each equation:
1. y = x^2 + 2x
x1=-2/(2*1)=-1
2. y = x^2 − 16x + 58
x1=-(-16)/(2*1)=8
3. y = x^2 + 2
notice: you don't have b term
x1=-0/(2*1)=0
4. y = x ^2 − 4x + 2
x1=-(-4)/(2*1)=2